What problem does it solve?
This Skill removes the friction of first-time project setup by guiding you through provider selection, credential entry, dependency installation, configuration generation, and dashboard launch for a modular RAG MCP server.
Core Features & Use Cases
- Interactive environment setup: Walks users through choosing LLM, embedding, vision, and rerank providers with sensible defaults.
- Config generation and validation: Builds a ready-to-use settings file from templates, creates required directories, and checks the configuration before launch.
- Provider scaffolding: Automatically adds support for unimplemented providers by following the plugin architecture when the user selects Qwen, Gemini, or similar endpoints.
- Auto-recovery for startup issues: Detects common installation or runtime failures and retries with guided fixes to get the dashboard running.
- Use case: A new user can take a fresh clone of the repository, configure API keys, and launch the dashboard without manually editing multiple files.
Quick Start
Tell the setup skill to initialize this project and walk you through provider selection, configuration, dependency installation, and dashboard startup.