Skip to content
Surface: CliStability: Public StableMaturity: StableSource

plugin-kit-ai skills remove

Generated from the live Cobra command tree.

Remove external Agent Skills through the npm skills CLI

plugin-kit-ai skills remove

Remove external Agent Skills through the npm skills CLI

plugin-kit-ai skills remove [skills...] [flags]

Options

  -a, --agent strings               remove from agent(s), use '*' for all agents
      --all                         shorthand for --skill '*' --agent '*' --yes in the upstream skills CLI
  -g, --global                      remove from global scope
  -h, --help                        help for remove
  -s, --skill strings               skill name(s) to remove, use '*' for all skills
      --skills-cli-version string   npm skills CLI version to run (default "1.5.5")
  -y, --yes                         skip confirmation prompts

SEE ALSO

  • plugin-kit-ai skills - Experimental skill authoring tools

Public docs for plugin authors and integrators.