Interactive project setup wizard. From a clean codebase, guides user through provider selection (OpenAI/Azure/DeepSeek/Ollama/Qwen/Gemini/etc.), API key configuration, dependency installation, config generation, and launches the dashboard. If user selects an unimplemented provider, auto-scaffolds the provider code following the plugin architecture. Auto-diagnoses and fixes startup failures with up to 3 retry rounds. Use when user says 'setup', 'set up', 'configure', 'init project', '初始化', '环境配置', '项目配置', 'first run', 'get started', 'quick start', or wants to configure and launch the project from scratch.
$npx -y skills add jerry-ai-dev/modular-rag-mcp-server --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/jerry-ai-dev/modular-rag-mcp-server" --skill "jerry-ai-dev/modular-rag-mcp-server/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jerry-ai-dev/modular-rag-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jerry-ai-dev/modular-rag-mcp-server"` and select the relevant skills, then follow their instructions.