setup
Original:🇺🇸 English
Translated
Unified setup entrypoint for install, diagnostics, and MCP configuration
2installs
Added on
NPX Install
npx skill4agent add yeachan-heo/oh-my-claudecode setupTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Setup
Use as the unified setup/configuration entrypoint.
/oh-my-claudecode:setupUsage
bash
/oh-my-claudecode:setup # full setup wizard
/oh-my-claudecode:setup doctor # installation diagnostics
/oh-my-claudecode:setup mcp # MCP server configuration
/oh-my-claudecode:setup wizard --local # explicit wizard pathRouting
Route by the first argument:
- No argument, ,
wizard,local, orglobal-> run--force/oh-my-claudecode:omc-setup {{ARGUMENTS}} - -> run
doctor/oh-my-claudecode:omc-doctor {{ARGUMENTS_AFTER_DOCTOR}} - -> run
mcp/oh-my-claudecode:mcp-setup {{ARGUMENTS_AFTER_MCP}}
Examples:
bash
/oh-my-claudecode:omc-setup {{ARGUMENTS}}
/oh-my-claudecode:omc-doctor {{ARGUMENTS_AFTER_DOCTOR}}
/oh-my-claudecode:mcp-setup {{ARGUMENTS_AFTER_MCP}}Notes
- ,
/oh-my-claudecode:omc-setup, and/oh-my-claudecode:omc-doctorremain valid compatibility entrypoints./oh-my-claudecode:mcp-setup - Prefer in new documentation and user guidance.
/oh-my-claudecode:setup
Task: {{ARGUMENTS}}