antigravity-guide

antigravity-guide is a skill for Claude Code, Codex from pedroiff0/awesome-skills. It costs 53 tokens per session (545 once invoked), scanned A, original, MIT.

A reference guide for Google Antigravity, an AI coding environment with a command-line tool, editor features, and customization options.

In plain words
What is it for?
Use it when working with the Antigravity CLI, editor extensions, slash commands, background tasks, or connections to other agent tools.
Why use it?
It gives developers one place to find commands and guidance for configuring or troubleshooting Antigravity.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for hermes-agent. Also seen: mentions subagents; mentions AGENTS.md; built for hermes-agent.

Good fit Use it when working with the Antigravity CLI, editor extensions, slash commands, background tasks, or connections to other agent tools.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pedroiff0/awesome-skills/antigravity-guide
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pedroiff0/awesome-skills --skill antigravity-guide
Clone the repo
git clone --depth 1 https://github.com/pedroiff0/awesome-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for antigravity-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/antigravity-guide/github.svg)](https://agentmods.dev/skills/pedroiff0/awesome-skills/antigravity-guide)
Your own site
<a href="https://agentmods.dev/skills/pedroiff0/awesome-skills/antigravity-guide"><img src="https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/antigravity-guide/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for antigravity-guide

Your own site · 80×15
<a href="https://agentmods.dev/skills/pedroiff0/awesome-skills/antigravity-guide"><img src="https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/antigravity-guide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 545 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.00545
Opus 5 $0.00026 $0.00272
Sonnet 5 $0.00011 $0.00109
Haiku 4.5 $0.00005 $0.00055

Measured 10d ago against content hash a18c3da70308, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

antigravity-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/autonomous-ai-agents/antigravity-guide/SKILL.md · 61 lines

What it actually says

Antigravity (AGY) Guide & Architecture Reference

Purity rules: Pure open documentation; no API keys, internal tokens, or closed endpoints.

This skill provides an authoritative operational reference for working with the Google Antigravity (AGY) ecosystem, covering the CLI, modern agent capabilities, slash command workflows, sidecars, and IDE features.

When to Use

  • Configuring or diagnosing Antigravity CLI (agy) or Antigravity IDE workspaces.
  • Authoring custom slash commands, agent modes, or persistent background tasks.
  • Integrating MCP (Model Context Protocol) servers and subagent topologies.
  • Troubleshooting terminal persistence, persistent runtimes, or task managers.

Key Architecture & Core Commands

# Start an interactive pair-programming session
agy

# Run directly against a specific repository or task
agy --dir /path/to/project --goal "Implement feature X with full test coverage"

# List and manage active background tasks and sidecars
agy task list
agy mcp list

Standard Workspace Hierarchy

<project_root>/
  ├── .agent/
  │   ├── skills/              # Workspace-scoped skills (SKILL.md)
  │   ├── rules/               # Contextual agent rules (*.md)
  │   └── mcp/                 # Local MCP configuration
  └── AGENTS.md                # Agent instructions & hard rules

Built-in Slash Command System

Command Purpose
/goal Autonomous long-running execution mode; continues until goal is verified.
/plan Generates a structured multi-step execution plan artifact before coding.
/grill-me Interactive design alignment and architecture interview.
/schedule Configures cron schedules or one-shot notification timers.
/learn Persists user preferences and codebase corrections across conversations.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 61 lines · 53 tokens per session scan A a18c3da70308

Subscribe to this mod's changes

antigravity-guide is a skill published in the GitHub repository pedroiff0/awesome-skills (1 stars, last pushed 3d ago), licensed MIT. It adds 53 tokens to every session and 545 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

dx-roaster

Brutally honest developer-experience audit for a GitHub repo. Scores 10 DX dimensions (time-to-first-success, README clarity, visual proof, install, quick-start, docs, examples, community, trust, marketing), writes a shareable roast in the requested tone (brutal/honest/kind), produces a prioritized action plan ranked…

Varnan-Tech/opendirectory · 130 tokens

resharper-clt

Use the free official JetBrains ReSharper Command Line Tools for .NET repositories. USE FOR: jb inspectcode; jb cleanupcode; stronger C# inspections, cleanup profiles, and CI-friendly JetBrains analysis. DO NOT USE FOR: replacing tests with inspection output; ad-hoc formatting-only work when the repo intentionally…

managedcode/dotnet-skills · 107 tokens

mnemosyne-maintenance

Use when: upgrading Mnemosyne, diagnosing slow/hung consolidation (mnemosynesleep), fixing missing embeddings, or troubleshooting import/version mismatches.

AtlasOmnia/donna-starter · 40 tokens

style-guide

Dedalus style guide quick reference. Key rules for writing code that lasts. Use when writing or reviewing Python code.

Kevin-Liu-01/Agent-Machines · 26 tokens

review-workflow

A review workflow for GitHub pull requests and issues, including judging whether changes can be merged or an issue can be closed. It requires read-only review, REST API access, and testing changes in practice.

ggg123124/vrchat-assistant · 46 tokens

python-style

Validate Python code against style and architectural conventions.

peteski22/agent-pragma · 11 tokens