Skip to content

remove

Remove installed skills.

Terminal window
skil remove [skills...] [options]
  • -g, --global: remove from global install location.
  • -a, --agent <agent...>: target one or more agents.
  • -s, --skill <skill...>: remove one or more named skills.
  • -y, --yes: skip interactive prompts.
  • --all: remove all skills across selected agents.
Terminal window
skil remove gh-cli
skil remove --agent codex --skill gh-cli
skil remove --all --yes