Skip to main content

remove

Remove one or more installed skills from the current repository.

Usage

ag-skill remove <skill-name>

Examples

# Remove a single skill
ag-skill remove testing

# Remove multiple skills
ag-skill remove testing docs

# Remove from a specific target
ag-skill remove testing --target all

Options

OptionDescription
--targetRemove from: copilot, claude, cursor, all

Help

ag-skill remove --help