remove — Remove a skill

Remove an installed skill and update the lock file.

xskill remove [OPTIONS] --skill <SKILL>

Options:

  • -s, --skill <SKILL> — Skill name (use '*' for all skills)
  • -g, --global — Remove from global directory
  • -a, --agent <AGENT> — Target platform (use '*' for all platforms)
  • -A, --all — Shorthand for --skill '*' --agent '*'