skill
Manage local skills - list, add, remove, search, edit, setup wizard
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/skill ~/.claude/skills/skill
From README
Skill Management CLI Meta-skill for managing oh-my-claudecode skills via CLI-like commands. Subcommands /skill list Show all available skills organized by scope. Behavior: Scan bundled built-in skills in the plugin skills/ directory (read-only) Scan user skills at ${CLAUDECONFIGDIR:-/.claude}/skills/omc-learned/ Scan project skills at .omc/skills/ Parse YAML frontmatter for metadata Display in organized table format: Fallback: If quality/ stats not available, show "N/A" Built-in skill note: Built-in skills are bundled with oh-my-claudecode and are discoverable/readable, but not removed or edited through /skill remove or /skill edit. --- /skill add [name] Interactive wizard for creating a new skill.
More from this repo
ai-slop-cleaner
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
ralplan
Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
ultraqa
QA cycling workflow - test, verify, fix, repeat until goal met