This is a meta-orchestrator that chains together multiple Antigravity skills to tackle multi-step projects. Instead of manually invoking skills one by one, you pick a workflow like "ship a SaaS MVP" or "security audit for a web app" and it walks you through each phase with recommended skills, completion checks, and artifact handoffs. It reads from WORKFLOWS.md and workflows.json to know what to run and in what order. The value is in not having to remember which skills to use when or how they fit together, especially for end-to-end scenarios like building an AI agent system or setting up browser QA. It orchestrates but does not replace the underlying skills, so you still need them installed locally.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill antigravity-workflows