What problem does it solve?
This Skill removes friction from managing local oh-my-claudecode skills by providing a single CLI-like interface to discover, create, edit, remove, search, and synchronize SKILL.md-based skill directories across built-in, user, and project scopes.
Core Features & Use Cases
- Inventory & Discovery: Scan built-in, user (~/.claude/skills/omc-learned/) and project (.omc/skills/) skill directories and parse YAML frontmatter for searchable metadata.
- Create & Import: Interactive wizards to add new skills with validated YAML templates and optional import from URL or pasted content.
- Edit, Remove & Sync: Safely edit frontmatter or full content, remove skills with confirmation, and sync user/project scopes with diffs and copy options.
- Search & Info: Full-text and metadata search across skills, prioritized ranking for name/triggers matches, and detailed info views including file paths and content.
- Use Case: Quickly capture a hard-won fix from a conversation into a reusable local skill, keep project-level knowledge versioned, and synchronize selected skills to team repositories.
Quick Start
Use the skill to list all available local skills by running the list command (for example: /skill list).