Manage agent skill lifecycle
skill-managementskillsetup L2★0
vanducng/skills ↗What it does
Install, list, and discover available agent skills
Best for
Discovering and managing installed agent capabilities.
Inputs
- · [--create <name> | --add <src> | --list | --sync | --update | --remove <name> | --diff <name> | --doctor | --validate | --release [patch|minor|major]]
Outputs
- · markdown report with findings
- · step-by-step execution plan
- · enumerated list
Requires
- · GitHub CLI
Preconditions
- · specify target scope or glob
- · operate within git repository
- · provide auth credentials or tokens
Trust signals
- · MIT/OSS license
- · named author with version
- · includes validation harness
- · includes test guidance