Claude Skill
harikrishna8121999/antigravity-workflows
Antigravity Workflows offers community-driven reusable prompts and automation for AI coding assistants. Like Claude Skills, it supports Copilot, Gemini, and OpenCode via VSCode extension and npm pa...
Overview
Repository
Install this Skill
npx antigravity-workflows install git-commitRegistry
npx antigravity-workflows install git-commitnpx antigravity-workflows listnpx antigravity-workflows search "test"npx antigravity-workflows install <name> # Single workflownpx antigravity-workflows install <name1> <name2> # Multiple workflows
Summary
Antigravity Workflows is a community-driven collection of reusable prompts and automation scripts for Antigravity AI, similar to Claude Skills. It helps developers streamline AI coding assistants with pre-built workflows, supporting tools like Copilot, Gemini, and OpenCode via a VSCode extension and npm package.
社区驱动的反重力AI工作流。类似于Claude Skill——为AI编程助手提供可复用的提示词与自动化功能。
Key features
- Community-driven reusable prompts and automation
- Similar to Claude Skills for AI coding assistants
- Supports Copilot, Gemini, and OpenCode
- Available as VSCode extension and npm package
- Designed for Antigravity AI platform
Use cases
- Automate repetitive coding tasks with reusable prompts
- Enhance AI assistant responses for code generation
- Share and discover community-built workflows
- Integrate with VSCode for seamless development
- Standardize AI interactions across projects
README excerpt
# 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