setup
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSetup
设置
Use as the unified setup/configuration entrypoint.
/oh-my-claudecode:setup使用 作为统一的设置/配置入口。
/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 pathbash
/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}}根据第一个参数进行路由:
- 无参数、、
wizard、local或global-> 运行--force/oh-my-claudecode:omc-setup {{ARGUMENTS}} - -> 运行
doctor/oh-my-claudecode:omc-doctor {{ARGUMENTS_AFTER_DOCTOR}} - -> 运行
mcp/oh-my-claudecode:mcp-setup {{ARGUMENTS_AFTER_MCP}}
示例:
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}}
- 、
/oh-my-claudecode:omc-setup和/oh-my-claudecode:omc-doctor仍然是有效的兼容入口。/oh-my-claudecode:mcp-setup - 新文档和用户指引中优先使用 。
/oh-my-claudecode:setup
任务:{{ARGUMENTS}}