clawhip × OMC (oh-my-claudecode)
Launch [OMC](https://github.com/Yeachan-Heo/oh-my-claudecode) coding sessions with clawhip monitoring.
Best use case
clawhip × OMC (oh-my-claudecode) is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Launch [OMC](https://github.com/Yeachan-Heo/oh-my-claudecode) coding sessions with clawhip monitoring.
Teams using clawhip × OMC (oh-my-claudecode) should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/omc/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How clawhip × OMC (oh-my-claudecode) Compares
| Feature / Agent | clawhip × OMC (oh-my-claudecode) | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Launch [OMC](https://github.com/Yeachan-Heo/oh-my-claudecode) coding sessions with clawhip monitoring.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# clawhip × OMC (oh-my-claudecode) Launch [OMC](https://github.com/Yeachan-Heo/oh-my-claudecode) coding sessions with clawhip monitoring. ## Source of truth clawhip owns the OMC/OMX integration doctrine. Use these docs for setup, routing policy, and troubleshooting: - quick operator flow: [`README.md`](../../README.md) - shared operator runbook: [`integrations/omx/README.md`](../../integrations/omx/README.md) - native routing/reference contract: [`docs/native-event-contract.md`](../../docs/native-event-contract.md) This skill should stay focused on OMC session-launch mechanics and local defaults. ## Prerequisites - [clawhip](https://github.com/Yeachan-Heo/clawhip) installed and daemon running - [OMC](https://github.com/Yeachan-Heo/oh-my-claudecode) installed - tmux ## Usage ### Create a session ```bash ./create.sh <session-name> <worktree-path> [prompt] [channel-id] [mention] ``` ```bash # Basic — uses clawhip default channel ./create.sh issue-123 ~/my-project/worktrees/issue-123 # Start a session and auto-send an initial prompt after the TUI initializes ./create.sh issue-123 ~/my-project/worktrees/issue-123 "Fix the bug in src/main.rs and create a PR to dev" # With prompt, specific channel, and mention ./create.sh issue-123 ~/my-project/worktrees/issue-123 "Fix the bug in src/main.rs and create a PR to dev" 1234567890 "<@user-id>" ``` `create.sh` emits lifecycle notifications directly from the OMC shell session. If you pass a prompt, the script waits 10 seconds for the TUI to initialize, then sends the prompt via `tmux send-keys -l` before pressing Enter. ### Send a prompt ```bash ./prompt.sh <session-name> "Fix the bug in src/main.rs and create a PR to dev" ``` `prompt.sh` sends prompt text in tmux literal mode (`send-keys -l`) and presses Enter separately so quotes, punctuation, and leading dashes are preserved exactly. ### Monitor output ```bash ./tail.sh <session-name> [lines] ``` ## Customization ### Environment variables | Variable | Default | Description | |----------|---------|-------------| | `CLAWHIP_OMC_KEYWORDS` | `error,Error,FAILED,PR created,panic,complete` | Comma-separated keywords to monitor | | `CLAWHIP_OMC_STALE_MIN` | `30` | Minutes before stale alert | | `CLAWHIP_OMC_FLAGS` | `--openclaw --madmax` | Extra flags passed to `omc` | | `CLAWHIP_OMC_ENV` | *(empty)* | Extra env vars prepended to omc command | | `CLAWHIP_OMC_PROJECT` | detected from the git common dir (fallback: worktree name) | Override the project name sent in lifecycle events | ### Config defaults Set defaults in `~/.clawhip/config.toml`: ```toml [skills.omc] channel = "1234567890" mention = "<@your-user-id>" keywords = "error,Error,FAILED,PR created,complete" stale_minutes = 30 flags = "--openclaw --madmax" ```
Related Skills
clawhip × OMX (oh-my-codex)
Launch [OMX](https://github.com/Yeachan-Heo/oh-my-codex) coding sessions with clawhip monitoring.
clawhip × filesystem-offloaded memory
Use this skill when you want a Claw OS-style memory system where `MEMORY.md` stays small and points into a structured `memory/` tree.
clawhip
Attach/install/use clawhip as a daemon-first notification gateway runtime for OpenClaw / Clawdbot
oh-my-claudecode
Orchestrate multi-agent Claude Code teams — assign roles, coordinate parallel tasks, share context between agents, and manage team workflows. Use when: running multiple Claude Code agents simultaneously, building team-based AI development workflows, coordinating complex multi-agent coding projects.
oh-story-claudecode-writing
网文写作 skill 包,覆盖长篇与短篇网络小说的扫榜、拆文、写作、去AI味全流程
workspace-surface-audit
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.
ui-demo
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
token-budget-advisor
Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.
skill-comply
Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
safety-guard
Use this skill to prevent destructive operations when working on production systems or running agents autonomously.
repo-scan
Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.