What problem does it solve?
This Skill automates initial project configuration, dependency installation, build verification, and first-run diagnostics for the ecom-agent repository, reducing manual setup time and troubleshooting for developers.
Core Features & Use Cases
- Interactive wizard guiding preflight checks, LLM credential configuration, dependency installation, build/type-test verification, and service startup.
- Auto-diagnose and repair loop that detects common failures, attempts fixes, and retries up to three rounds.
- Multi-mode validation and run supporting CLI, HTTP API, and optional Streamlit dashboard startup.
- Use Case: A developer who just cloned the repo can run the wizard to populate .env, validate Node/Python versions, install packages, run type checks and tests, and reliably start the services.
Quick Start
Run the setup wizard to configure the .env with LLM credentials, install dependencies, validate the build and tests, and start the API and dashboard.