What problem does it solve?
This Skill gives AI coding assistants a single entry point for MixSeek workspace setup, team and orchestration configuration, validation, model discovery, prompt authoring, and debugging so users can manage the project in natural language.
Core Features & Use Cases
- Workspace initialization: create the standard MixSeek directory structure and set up presets for a new project.
- Configuration generation and checks: build team, orchestrator, evaluator, judgment, and prompt-builder TOML files, then validate them against schema rules.
- Model and environment support: list available provider models, detect the right Python command, and inspect debug-related environment variables for troubleshooting.
- Use case: A developer asks for a web research team, the skill generates the configuration, validates it, and points to the right execution and debugging steps.
Quick Start
Ask the assistant to initialize my MixSeek workspace and generate a validated team configuration for a web research task.