# skill

> Claude/Codex skill by [@Yeachan-Heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars · Updated 2026-08-31

Manage local skills - list, add, remove, search, edit, setup wizard

Tags: agentic-coding, ai-agents, automation, claude, claude-code, multi-agent-systems, oh-my-opencode, opencode, parallel-execution, vibe-coding

## Install

```sh
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.

## Links

- HTML page: https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/skill/
- GitHub: https://github.com/Yeachan-Heo/oh-my-claudecode
- Author: [@Yeachan-Heo](https://omgskills.com/library/yeachan-heo/index.md)

## More from this repo

- [ai-slop-cleaner](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/ai-slop-cleaner/index.md) — Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
   - [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
- [ralplan](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/ralplan/index.md) — Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
   - [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
- [omc-doctor](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/omc-doctor/index.md) — Diagnose and fix oh-my-claudecode installation issues
   - [@Yeachan-Heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
