Browse Skills
11972 skills across 8 categories
⏹️
2026/08/13
Cancel OMC Mode
Cancel OMC Mode detects and cancels the active Oh My Claude Code mode such as autopilot, ralph, ultrawork, or swarm. Use it to cleanly exit a workflow, release tasks, and clear state files.
AI Engineering
38.5K3.5K
🧠
2026/08/13
CCG
CCG routes tasks through Codex and Antigravity/Gemini CLIs, then Claude synthesizes both outputs into one answer. Use it to get parallel external perspectives on architecture, code review, and UI without tmux team workers.
AI Engineering
38.5K3.5K
🧩
2026/08/13
Commands
Commands exposes the /oh-my-claudecode:skill compatibility command so a Claude Code session can load the full OMC skill instructions on demand without loading the entire skill description in every session.
AI Engineering
38.5K3.5K
🔔
2026/08/13
Configure Notifications
Configure Notifications sets up Telegram, Discord, or Slack notification integrations for Claude Code sessions so users are alerted when sessions end, need input, or complete background tasks.
Automation
38.5K3.5K
🐛
2026/08/13
Debug
Debug diagnoses current OMC or Claude Code session problems by inspecting logs, traces, state, and focused reproduction. Use it when a workflow breaks or runtime behavior is confusing and you need the root cause and smallest next fix.
Quality
38.5K3.5K
🔍
2026/08/13
Deep Dive
Deep Dive runs a two-stage pipeline: trace investigates root causes in parallel, then deep-interview crystallizes requirements, with trace findings injected to avoid re-exploration. Use when a problem is ambiguous and needs investigation before requirements.
AI Engineering
38.5K3.5K
📚
2026/08/13
Deep Init
Deep Init creates comprehensive, hierarchical AGENTS.md documentation across a codebase to help AI agents understand directory purpose, relationships, and conventions.
AI Engineering
38.5K3.5K
🎙️
2026/08/13
Deep Interview
Deep Interview turns vague ideas into spec-ready requirements through one-question-at-a-time Socratic interviewing and weighted ambiguity scoring. Use it when a user wants thorough clarification and no assumptions before execution.
AI Engineering
38.5K3.5K
🔍
2026/08/13
External Context
External Context decomposes a query into parallel search facets and invokes document-specialist agents to fetch external documentation, references, and context with citations. Use it when you need up-to-date information from official docs, blogs, or the web for a technical question.
AI Engineering
38.5K3.5K
📊
2026/08/13
HUD
HUD configures the OMC (oh-my-claudecode) heads-up display for the Claude Code statusline, letting you switch between minimal, focused, and full presets. Use it to set up or repair the HUD, control displayed elements, and view agent status.
Frontend
38.5K3.5K
🧠
2026/08/13
Learner
Learner extracts a learned skill from the current conversation, capturing hard-won debugging insights and non-obvious project-specific knowledge as reusable skill files with triggers and guidance.
AI Engineering
38.5K3.5K
🛠️
2026/08/13
Local Build Reminder
Local Build Reminder prompts the user to run npm run build after editing TypeScript files when running OMC from a local fork. It triggers automatically whenever the AI notices changed src/**/*.ts files or local mode is active.
DevOps
38.5K3.5K