local-skills-setup
Installation
SKILL.md
Local Skills Setup
This skill provides a guided wizard for setting up and managing your local learned skills. Skills are reusable problem-solving patterns that Claude automatically applies when it detects matching triggers.
Why Local Skills?
Local skills allow you to capture hard-won insights and solutions that are specific to your codebase or workflow:
- Project-level skills (.omc/skills/) - Version-controlled with your repo
- User-level skills (~/.claude/skills/omc-learned/) - Portable across all your projects
When you solve a tricky bug or discover a non-obvious workaround, you can extract it as a skill. Claude will automatically detect and apply these skills in future conversations when it sees matching triggers.
Interactive Workflow
Step 1: Directory Check and Setup
First, check if skill directories exist and create them if needed: