oh-my-ag-mcp-integration
SKILL.md
oh-my-ag MCP Integration
When to use this skill
- You want to use
oh-my-agthrough MCP in a ulw workflow - You need a reproducible installation/setup sequence
- You need bridge mode between stdio and HTTP/SSE
- You need quick verification for MCP readiness
Instructions
Step 1: Install prerequisites
- Install
bun - Install
uv - Authenticate at least one CLI (
gemini,claude,codex, orqwen)
Step 2: Install oh-my-ag in the target project
bunx oh-my-ag
This installs .agent/skills, .agent/workflows, and default config for the target workspace.
Step 3: Run setup workflow
In your agent chat:
/setup
Setup checks CLI availability and MCP connection status.
Step 4: Configure transport mode
Use one of:
- Command mode: MCP server runs per session
- SSE mode: MCP server shared via URL
If your IDE path requires bridging, run:
bunx oh-my-ag bridge http://localhost:12341/sse
Step 5: Verify health
bunx oh-my-ag doctor
Pass criteria:
- Required CLI is detected
- MCP target is reachable/configured
- No critical setup warnings
Output format
Provide:
- Installation commands executed
- Selected MCP mode (command or SSE)
- Verification result from
doctor - Any blocking issue and exact fix command
Constraints
MUST
- Run install from project root
- Use
/setupbefore execution workloads - Run
doctorafter configuration
MUST NOT
- Do not skip MCP verification
- Do not assume bridge mode is always required
References
oh-my-agREADME: https://github.com/first-fluke/oh-my-ag- Integration guide: https://github.com/first-fluke/oh-my-ag/blob/main/web/content/en/guide/integration.md
Weekly Installs
3
Repository
supercent-io/skills-templateFirst Seen
11 days ago
Security Audits
Installed on
opencode2
codex1