Skip to content

skillett remove

Terminal window
skillett remove <skill-name>

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.

No flags. The skill name is a required positional argument.

Terminal window
$ skillett remove github
Removed skillett-github from .claude/skills/
  • 0 — Successfully removed
  • 1 — Skill not found locally