.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/yeachan-heo/oh-my-claudecode
home/mcp-servers/yeachan-heo/oh-my-claudecode
yeachan-heo avatar

oh-my-claudecode

byyeachan-heo· 1 MCP server

Stars

38k

Forks

3.4k

Category

AI Agents & MCP

View on GitHub

TL;DR

Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode

How to install oh-my-claudecode?

yeachan-heo/oh-my-claudecode
$git clone https://github.com/yeachan-heo/oh-my-claudecode

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install oh-my-claudecode by running `git clone https://github.com/yeachan-heo/oh-my-claudecode`, then use it for the current task and follow its documentation at https://github.com/yeachan-heo/oh-my-claudecode.

Files · 1

View on GitHub
README.md
1English | [한국어](README.ko.md) | [中文](README.zh.md) | [日本語](README.ja.md) | [Español](README.es.md) | [Tiếng Việt](README.vi.md) | [Português](README.pt.md)
2 
3# oh-my-claudecode
4 
5[![npm version](https://img.shields.io/npm/v/oh-my-claude-sisyphus?color=cb3837)](https://www.npmjs.com/package/oh-my-claude-sisyphus)
6[![npm downloads](https://img.shields.io/npm/dm/oh-my-claude-sisyphus?color=blue)](https://www.npmjs.com/package/oh-my-claude-sisyphus)
7[![GitHub stars](https://img.shields.io/github/stars/Yeachan-Heo/oh-my-claudecode?style=flat&color=yellow)](https://github.com/Yeachan-Heo/oh-my-claudecode/stargazers)
8[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
9[![Sponsor](https://img.shields.io/badge/Sponsor-❤️-red?style=flat&logo=github)](https://github.com/sponsors/Yeachan-Heo)
10[![Discord](https://img.shields.io/discord/1452487457085063218?color=5865F2&logo=discord&logoColor=white&label=Discord)](https://discord.gg/jq6jnSGABY)
11 
12> **For Codex users:** Check out [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex) — the same orchestration experience for OpenAI Codex CLI.
13 
14**Multi-agent orchestration for Claude Code. Zero learning curve.**
15 
16_Don't learn Claude Code. Just use OMC._
17 
18[Get Started](#quick-start) • [Documentation](https://yeachan-heo.github.io/oh-my-claudecode-website) • [CLI Reference](https://yeachan-heo.github.io/oh-my-claudecode-website/docs/#cli-reference) • [Workflows](https://yeachan-heo.github.io/oh-my-claudecode-website/docs/#workflows) • [Migration Guide](docs/MIGRATION.md) • [Discord](https://discord.gg/jq6jnSGABY)
19 
20---
21 
22## Core Maintainers
23 
24| Role | Name | GitHub |
25| -------------- | ----------- | ---------------------------------------------- |
26| Creator & Lead | Yeachan Heo | [@Yeachan-Heo](https://github.com/Yeachan-Heo) |
27 
28## Ambassadors
29 
30| Name | GitHub |
31| ---------- | ------------------------------------------------ |
32| Sigrid Jin | [@sigridjineth](https://github.com/sigridjineth) |
33 
34## Document Specialists
35 
36| Name | GitHub |
37| ------- | -------------------------------------- |
38| devswha | [@devswha](https://github.com/devswha) |
39 
40## Top Collaborators
41 
42| Name | GitHub | Commits |
43| -------------- | ---------------------------------------------- | ------- |
44| JunghwanNA | [@shaun0927](https://github.com/shaun0927) | 65 |
45| riftzen-bit | [@riftzen-bit](https://github.com/riftzen-bit) | 52 |
46| Seunggwan Song | [@Nathan-Song](https://github.com/Nathan-Song) | 20 |
47| BLUE | [@blue-int](https://github.com/blue-int) | 20 |
48| Junho Yeo | [@junhoyeo](https://github.com/junhoyeo) | 15 |
49 
50## Quick Start
51 
52**Step 1: Install**
53 
54Marketplace/plugin install (recommended for most Claude Code users).
55These are Claude Code slash commands — enter them **one at a time** (pasting both lines at once will fail):
56 
57```bash
58/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
59```
60 
61Then:
62 
63```bash
64/plugin install oh-my-claudecode
65```
66 
67If you prefer the npm CLI/runtime path instead of the marketplace flow:
68 
69```bash
70npm i -g oh-my-claude-sisyphus@latest
71```
72 
73> **Known npm warning:** npm may print `deprecated prebuild-install@7.1.3` during the CLI install.
74> This currently comes from the upstream `better-sqlite3` native-addon dependency
75> (`better-sqlite3 -> prebuild-install`); `prebuild-install@7.1.3` is still the latest
76> published version, so there is no safe repo-side dependency bump or override to remove
77> the warning yet. The warning is tracked in [#2913](https://github.com/Yeachan-Heo/oh-my-claudecode/issues/2913)
78> and does not by itself mean the OMC CLI install failed.
79 
80**Step 2: Setup**
81 
82```bash
83# Inside a Claude Code / OMC session
84/setup
85/omc-setup
86 
87# From your terminal
88omc setup
89```
90 
91If you r

Preview

yeachan-heo/oh-my-claudecodeyeachan-heo/oh-my-claudecode
Repoyeachan-heo/oh-my-claudecode
TypeMCP Servers
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. langchain-ai avatarlangchain-mcp-adaptersMake Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.MCP ServersJul 20267.0M3.6k
  2. openclaw avatarmcporterTypeScript runtime and CLI for connecting to configured Model Context Protocol servers.MCP ServersJul 20262.5M4.8k
  3. sparfenyuk avatarmcp-proxyA MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.MCP ServersJul 20262.2M2.7k
  4. sooperset avatarmcp-atlassianThe Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification.MCP ServersJul 20261.7M5.6k
  5. open-webui avataropen-webuiOpen WebUIMCP ServersJul 20261.4M147k
  6. dyoshikawa avatarrulesyncUnified AI rules management CLI tool that generates configuration files for various AI development toolsMCP ServersJul 2026889k1.3k