local-skills-setup
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:
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
434autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
415omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404