Command reference
Every command accepts the global options documented with configuration. Mutating commands expose --dry-run where a preview is meaningful, and destructive replacement always requires explicit intent beyond a generic confirmation.
Interactive index
Find a command
23 commands
- Connect or create the default Git-backed skill library.
- Validate and add a new local skill to the canonical library.
- Publish edits from managed project copies to existing skills.
- Delete one canonical skill while leaving project copies in place.
- List explicit groups in the canonical library.
- Create a persistent empty library group.
- Move a group subtree and report changed qualified IDs.
- Remove an empty group or explicitly remove a subtree.
- Install selected canonical skills into the current project.
- Refresh every safely reconcilable tracked skill.
- Refresh selected tracked skills from the library.
- Remove selected managed copies from the project.
- Browse and filter the grouped skill catalog.
- Inspect metadata and inventory for one skill.
- Classify reconciliation state for managed project copies.
- Compare one project skill with its recorded and canonical state.
- Validate a library, canonical skill, installed copy, or local path.
- Run non-mutating environment, Git, config, and state diagnostics.
- Print the active user configuration file path.
- List resolved non-secret configuration values and sources.
- Read one supported configuration key.
- Persist one supported non-secret configuration value.
- Remove one persisted configuration override.
The explorer is progressively enhanced: its complete linked command list is present in the static HTML, while React adds text and category filtering when JavaScript is available.
Reference sections
Section titled “Reference sections”- Library commands — connect, create, add, publish, group, and remove canonical content.
- Project commands — install, synchronize, update, and uninstall managed copies.
- Inspection and diagnostics — browse, inspect, compare, validate, and diagnose.
- Configuration and global options — resolve defaults and control output or project context.