Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Antigravity Awesome

Discord License: MIT

A curated list of skills, tools and resources for Google Antigravity, Google's agent-first IDE.

Every link below was opened and checked in September 2026. Projects that only exist to share accounts, dodge quotas or get around regional limits are left out on purpose. If something here is dead or missing, open a pull request.

Contents

Official

Skill collections

Antigravity loads skills from a folder of SKILL.md files, so most collections written for other agents work here too.

Single skills worth installing

Spec-driven development

Memory and context

  • CaviraOSS/LongMemory - Local memory store your agent keeps between sessions.
  • mksglu/context-mode - Keeps bulky tool output out of the context window and persists session memory.
  • ctxrs/ctx - Search the agent sessions already on your machine. Git blame for agent history.

Code intelligence

  • colbymchenry/codegraph - A local, pre-indexed graph of your code so the agent needs fewer tool calls.
  • Graphify-Labs/graphify - Turns a codebase with its docs, schemas and PDFs into a knowledge graph you can query.
  • zzet/gortex - Code-intelligence engine over CLI, MCP and API for 257 languages and several repositories at once.

Quota and usage monitors

Safety

  • kenryu42/cc-safety-net - Blocks destructive git and file commands before the agent runs them. Supports Antigravity CLI.
  • google/mantis - Google's toolkit for agents that find, reproduce and patch vulnerabilities.

Running several agents

Fixes and quality of life

In this repository

  • The unofficial Antigravity guide - Setup, core concepts and working habits.
  • Prompts - Mission briefs for coding agents, a bug investigation brief, a code review assistant, a test-first policy.
  • Workflows - Reusable Antigravity workflows, starting with validation.
  • Gravilo - The Discord bot that answers questions in our community, built with n8n and Supabase. Full source and deployment notes.

Other lists

Community

The Antigravity Community Discord is where we trade prompts, skills and fixes. Gravilo, the bot from this repository, answers there too.

From the maintainer

I'm Michael Zelbel. Apart from this list I build a personal AI that runs on my own machines: it remembers what I tell it, does the small repeated jobs on its own and messages me first when something needs me. The whole thing is free and open: teach-it-once-kit.

I write about what I build and what broke on Substack. New skills show up there first.

Contributing

  1. Fork this repository.
  2. Add your link to the section where it fits, one line, saying what it does and not how great it is.
  3. Open a pull request.

Please follow the Contributor Covenant.

About

The ultimate collection of Antigravity IDE extensions, agent workflows, and community hacks.

Topics

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages