What problem does it solve?
Managing Claude Code local skills across built-in, user, and project scopes becomes confusing when you need to list, create, edit, search, or safely remove skills.
Core Features & Use Cases
- Skill inventory across scopes: Lists built-in, user (${CLAUDE_CONFIG_DIR:-~/.claude}/skills/omc-learned/), and project (.omc/skills/) skills with metadata.
- Interactive lifecycle management: Creates new skills, edits YAML frontmatter/content, removes skills with confirmation, and shows full details.
- Trigger-driven discovery: Searches skills by name, description, triggers, or content so you can quickly find the right automation pattern.
- Local workflow setup and sync: Runs a setup wizard to ensure directories exist and syncs skills between user and project scopes safely.
Quick Start
Ask your assistant to run /oh-my-claudecode:skill list to see all available skills grouped by built-in, user, and project scope.