skillett remove
skillett remove <skill-name>Description
Section titled “Description”Removes a skill’s local documentation files from your agent’s skill directory. This doesn’t disconnect the integration — it only removes the local docs. You can re-add them with skillett add or skillett pull.
Options
Section titled “Options”No flags. The skill name is a required positional argument.
Examples
Section titled “Examples”$ skillett remove github✓ Removed skillett-github from .claude/skills/Exit codes
Section titled “Exit codes”0— Successfully removed1— Skill not found locally