omgskills Get the Mac app
Skill

skill

@Yeachan-Heo 38k stars Updated 2026-07-22 Author match: High

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

agentic-codingai-agentsautomationclaudeclaude-codemulti-agent-systemsoh-my-opencodeopencode

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
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

View on GitHub

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