What problem does it solve? Managing a growing library of local AI skills across user and project scopes becomes tedious when done by hand—this Skill provides a single CLI-style interface to list, add, remove, edit, search, and sync SKILL.md files without manually touching directories or YAML frontmatter. ## Core Features & Use Cases - Skill CRUD Operations: Create skills via an interactive wizard with templates, edit frontmatter fields, and remove skills with confirmation safeguards. - Discovery and Search: List skills organized by scope, search across names, triggers, descriptions, and content, and view detailed info for any skill. - Scope Synchronization: Compare user-level (~/.codex/skills/) and project-level (.codex/skills/) skills and copy them between scopes with confirmation prompts. - Use Case: After solving a tricky bug, run the add wizard to capture it as a project-level skill with proper triggers, then sync it to your user scope so it applies across all projects. ## Quick Start Ask the assistant to list all local skills across user and project scopes to see your current skill inventory.