What problem does it solve?
This Skill removes the friction of getting a new Enterprise Modular RAG MCP environment running by guiding users through provider choice, credentials, dependency setup, configuration generation, and first launch.
Core Features & Use Cases
- Interactive setup wizard: Collects the right LLM, embedding, vision, and rerank choices for a fresh project.
- Configuration generation: Produces a valid settings file from provider-specific templates and model requirements.
- Startup repair: Diagnoses setup failures, installs missing dependencies, and retries with guardrails.
- Provider scaffolding: Creates boilerplate support for unimplemented OpenAI-compatible providers when needed.
- Use case: A teammate clones the repository and wants a working dashboard and MCP server without manually reading every config detail.
Quick Start
Use the setup skill to configure providers, generate the project settings, install dependencies, validate the environment, and launch the dashboard from a clean clone.