Skip to main content

← All sources

Oh My ClaudeCode skills

Teams-first Multi-agent orchestration for Claude Code. 41 skills. skills-hub.ai mirrors 41 skills from Oh My ClaudeCode daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/Yeachan-Heo/oh-my-claudecode

Installing a Oh My ClaudeCode skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Oh My ClaudeCode skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Oh My ClaudeCode skills via API
curl https://skills-hub.ai/api/v1/skills?source=oh-my-claudecode

# Browse all sources
open https://skills-hub.ai/sources

Top Oh My ClaudeCode skills

See all →

The most-installed skills from Oh My ClaudeCode, ranked by adoption.

  1. 01ask

    Process-first advisor routing for Claude, Codex, Gemini, Antigravity, Grok, or Cursor via `omc ask`, with artifact capture and no raw CLI assembly

    Buildfrom Oh My ClaudeCode
  2. 02autopilot

    Full autonomous execution from idea to working code

    Buildfrom Oh My ClaudeCode
  3. 03deep-dive

    2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection

    Buildfrom Oh My ClaudeCode
  4. 04deepinit

    Deep codebase initialization with hierarchical AGENTS.md documentation

    Buildfrom Oh My ClaudeCode
  5. 05hud

    Configure HUD display options (layout, presets, display elements)

    Buildfrom Oh My ClaudeCode
  6. 06mcp-setup

    Configure popular MCP servers for enhanced agent capabilities

    Buildfrom Oh My ClaudeCode
  7. 07omc-doctor

    Diagnose and fix oh-my-claudecode installation issues

    Buildfrom Oh My ClaudeCode
  8. 08omc-setup

    Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow

    Buildfrom Oh My ClaudeCode
  9. 09omc-plan

    Strategic planning with optional interview workflow

    Buildfrom Oh My ClaudeCode
  10. 10ralph

    Self-referential loop until task completion with configurable verification reviewer

    Buildfrom Oh My ClaudeCode
  11. 11release

    Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release

    Buildfrom Oh My ClaudeCode
  12. 12remember

    Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs

    Buildfrom Oh My ClaudeCode
  13. 13setup

    Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

    Buildfrom Oh My ClaudeCode
  14. 14skillify

    Turn a repeatable workflow from the current session into a reusable OMC skill draft

    Buildfrom Oh My ClaudeCode
  15. 15ultrawork

    Parallel execution engine for high-throughput task completion

    Buildfrom Oh My ClaudeCode
  16. 16visual-verdict

    Structured visual QA verdict for screenshot-to-reference comparisons

    Buildfrom Oh My ClaudeCode
  17. 17wiki

    LLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)

    Buildfrom Oh My ClaudeCode
  18. 18writer-memory

    Agentic memory system for writers - track characters, relationships, scenes, and themes

    Buildfrom Oh My ClaudeCode
  19. 19ai-slop-cleaner

    Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode

    Buildfrom Oh My ClaudeCode
  20. 20autoresearch

    Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior

    Buildfrom Oh My ClaudeCode
  21. 21cancel

    Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, ultragoal, swarm, ultrapilot, pipeline, team)

    Buildfrom Oh My ClaudeCode
  22. 22ccg

    Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask antigravity (or gemini), then Claude synthesizes results

    Buildfrom Oh My ClaudeCode
  23. 23configure-notifications

    Configure notification integrations (Telegram, Discord, Slack) via natural language

    Buildfrom Oh My ClaudeCode
  24. 24debug

    Diagnose the current OMC session or repo state using logs, traces, state, and focused reproduction

    Buildfrom Oh My ClaudeCode

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 18, 2026, 5:03 PM (success).

Oh My ClaudeCode skills, frequently asked

What are Oh My ClaudeCode skills?

Oh My ClaudeCode skills are AI coding skills published by Oh My ClaudeCode (Teams-first Multi-agent orchestration for Claude Code. 41 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Oh My ClaudeCode skills are available?

skills-hub.ai indexes 41 skills from Oh My ClaudeCode, synced daily from the upstream GitHub repository (https://github.com/Yeachan-Heo/oh-my-claudecode).

How do I install a Oh My ClaudeCode skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Oh My ClaudeCode skills?

Yes. Every skill from this source is mirrored from Oh My ClaudeCode's own GitHub repository (https://github.com/Yeachan-Heo/oh-my-claudecode). Each skill page links back to the upstream source of truth, so you can verify the original.