Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install yeachan-heo-oh-my-claudecode-commandsgit clone https://github.com/Yeachan-Heo/oh-my-claudecode.gitcp oh-my-claudecode/SKILL.MD ~/.claude/skills/yeachan-heo-oh-my-claudecode-commands/SKILL.md--- description: "" --- # OMC skill This compatibility command keeps `/oh-my-claudecode:skill` available without loading the full `skill` skill description in every Claude Code session. ## Dispatch 1. Read the full bundled skill instructions from the active OMC plugin/install: `skills/skill/SKILL.md`. 2. Follow that SKILL.md exactly, treating the user's arguments as: ```text $ARGUMENTS ``` If the file is not directly readable from the current working directory, locate it under the active `CLAUDE_PLUGIN_ROOT`/`OMC_PLUGIN_ROOT`, package root, or installed OMC plugin directory, then continue.