setup

Route setup requests to wizard, doctor, or MCP entrypoints by first argument.

Updated May 20, 2026
One-click install
npx skills add https://github.com/xdkp/oh-my-claudecode --skill setup-xdkp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/xdkp/oh-my-claudecode/tree/main/skills/setup
Command: npx skills add https://github.com/xdkp/oh-my-claudecode --skill setup-xdkp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need a single, reliable entrypoint to configure, troubleshoot, and set up MCP without guessing which specific Claude Code slash command should be used.

Core Features & Use Cases

  • Unified setup entrypoint: Use /oh-my-claudecode:setup to start the correct setup flow in one place.
  • Smart routing by first argument: Automatically directs requests to omc-setup, omc-doctor, or mcp-setup based on the first token you provide.
  • Compatibility and safe guidance: Keeps older entrypoints valid while encouraging /oh-my-claudecode:setup for new documentation.

Quick Start

Tell the assistant to run the full setup wizard by saying: /oh-my-claudecode:setup

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure MCP servers in Claude Code?

To configure MCP servers in Claude Code, use the unified setup command which routes your request to the appropriate mcp-setup workflow. You can start the configuration process by providing the correct first argument to initiate server handling.

What is the best way to run diagnostics for Claude Code configuration issues?

Running diagnostics for Claude Code configuration is handled by routing a doctor check request through the unified setup entrypoint. This directs your request to the omc-doctor flow to troubleshoot and verify your environment setup.

Can I use a single command for initial setup and troubleshooting in OMC sessions?

Yes, you can use a single command for initial setup and troubleshooting in OMC sessions. The unified entrypoint routes requests to wizard, doctor, or mcp handling based solely on the first argument you provide.

Do I need to know specific slash commands to start the setup wizard?

You do not need to know specific slash commands to start the setup wizard. The unified setup command automatically directs your request to the omc-setup wizard flow based on the first token provided.

Why does my setup command route to the wrong workflow in Claude Code?

Your setup command routes to the wrong workflow because routing is determined exclusively by the first argument. Ensure the initial token matches the expected entrypoint for wizard, doctor, or mcp handling.

Are older entrypoints still valid for MCP configuration and diagnostics?

Older entrypoints remain valid for MCP configuration and diagnostics, but using the unified setup command is encouraged. This ensures safe guidance and compatibility while routing your request to the correct flow.