What problem does it solve?
This Skill removes the friction of first-time project setup by guiding you through provider selection, API key configuration, dependency installation, config generation, and dashboard launch, while also diagnosing and retrying startup failures when something goes wrong.
Core Features & Use Cases
- Interactive configuration: Helps users choose LLM, embedding, vision, and rerank providers based on their environment and needs.
- Project bootstrap: Generates the correct settings file, prepares required folders, installs dependencies, and verifies critical imports.
- Recovery and extension: Automatically diagnoses launch issues with retry loops and can scaffold unsupported providers for the project’s plugin architecture.
- Use case: A new user can go from a clean clone to a working dashboard without manually reading setup docs or editing configuration by hand.
Quick Start
Ask the setup skill to configure the project from scratch, generate the settings, install dependencies, and launch the dashboard.