What problem does it solve?
Manage local skill files, metadata, and discovery across user and project scopes so you can reliably store, find, and reuse codebase-specific patterns and fixes without manual file juggling.
Core Features & Use Cases
- Listing & Inventory: Scan built-in, user, and project skill directories and present organized tables with metadata parsed from YAML frontmatter.
- Create & Import: Interactive wizard to add new skills with validation, templates, and scope selection (user or project).
- Edit & Remove Safely: Read and update frontmatter or full markdown content, rename skills, and remove directories only after explicit confirmation.
- Search & Sync: Full-text and metadata search across scopes, and safe sync/copy operations with diffs and overwrite confirmation.
- Use Case: Capture a hard-won debugging pattern as a project-level skill, then search and apply it across team projects.
Quick Start
Ask the assistant to "/skill list" to scan and display all local skills across user and project scopes.