Community-driven workflows for Antigravity AI. Like Claude Skills - reusable prompts and automation for AI coding assistants.
# Antigravity Workflows 🚀 <div align="center"> **Stack-agnostic, question-driven workflows for AI coding assistants** [](https://www.npmjs.com/package/antigravity-workflows) [](LICENSE) [Quick Start](#-quick-start) • [Philosophy](#-philosophy) • [Workflows](#-available-workflows) • [Contributing](#-contributing) </div> --- ## 🌟 What Is This? A collection of **intelligent workflows** that teach AI coding assistants how to perform tasks — without assuming your tech stack. Unlike typical code snippets or templates, our workflows: - **🔍 Detect** your project's framework, styling, and patterns - **❓ Ask** clarifying questions to produce better results - **🎯 Adapt** to your specific setup, not force a specific stack **Think of it like [anthropics/skills](https://github.com/anthropics/skills), but stack-agnostic.** --- ## 🎯 Philosophy Every workflow follows five core principles: | Principle | Description | |-----------|-------------| | **Stack-Agnostic** | Works with React, Vue, Angular, Django, or any stack | | **Question-Driven** | Asks clarifying questions for better results | | **Progressive Disclosure** | Loads minimal context first, expands on demand | | **Single Responsibility** | Each workflow does ONE thing well | | **Composable** | Combine workflows for complex tasks | --- ## ⚡ Quick Start No installation required — just use `npx`! ```bash # Install a workflow into your project npx antigravity-workflows install git-commit # List all available workflows npx antigravity-workflows list # Search for workflows npx antigravity-workflows search "test" ``` Once installed, trigger the workflow in Antigravity: > Type `/git-commit` in the chat That's it! The agent will follow the workflow instructions. --- ## 📦 Available Workflows ### 🔧 Development | Workflow | Description | |----------|-------------| |
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.