antigravity

antigravity is a plugin for Claude Code from MarcosNahuel/antigravity-plugin-cc. Its manifest loads nothing; the 2 skills, 22 commands, 1 agent it bundles cost 1,634 tokens per session together, scanned A, original, MIT.

A Claude Code add-on for turning markdown into branded reports, transcribing audio and video, researching topics, reviewing code and designs, scraping websites, and handling other media and document tasks.

In plain words
What is it for?
Use it to generate styled reports, transcribe recordings, summarize folders of documents, conduct cited research, review code or website design, record browser walkthroughs, scrape web pages, and convert documents to Markdown.
Why use it?
It groups many research, content, media, and review tasks into ready-made commands, so you do not need to build separate workflows for each one.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add MarcosNahuel/antigravity-plugin-cc
agentmods
npx agentmods add plugins/marcosnahuel/antigravity-plugin-cc/antigravity
Clone the repo
git clone --depth 1 https://github.com/MarcosNahuel/antigravity-plugin-cc

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/plugins/marcosnahuel/antigravity-plugin-cc/antigravity.svg)](https://agentmods.dev/plugins/marcosnahuel/antigravity-plugin-cc/antigravity)
Your own site
<a href="https://agentmods.dev/plugins/marcosnahuel/antigravity-plugin-cc/antigravity"><img src="https://agentmods.dev/badge/plugins/marcosnahuel/antigravity-plugin-cc/antigravity.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 2 skills, 22 commands, 1 agent cost 1,634 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

antigravity 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 3d 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.

plugins/antigravity/.claude-plugin/plugin.json · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "antigravity",
  "version": "1.6.2",
  "description": "Antigravity plugin for Claude Code with TRAID Design System: 5 canonical HTML templates (traid-dark, traid-light, stripe-press, notion-docs, magazine) for branded report generation from markdown. Plus audio & video transcription (/agy:transcribe, /agy:media), a local NotebookLM (/agy:notebook — sweep a folder of documents into objective-driven summaries + a relevance index + a cited master synthesis, with all heavy reading offloaded to agy), a multi-agent deep research loop (/agy:deep-research — adaptive rounds, plan gate, red-team pass, applied recommendation, complements the fast single-shot /agy:research), quick one-shot prompts, git-diff code review, deep web research with citations, code rescue, task delegation, browser walkthrough recording, structured web scraping, document-to-markdown conversion, and visual/UX design review via Google Antigravity CLI (agy / Gemini 3.x). Twenty-two slash commands — /agy:notebook, /agy:notebook-ask, /agy:transcribe, /agy:media, /agy:model, /agy:report, /agy:ask, /agy:review, /agy:research, /agy:deep-research, /agy:rescue, /agy:record, /agy:scrape, /agy:doc-to-md, /agy:design-review, /agy:setup — with `--background` support on long-running modes, --template and --images (native/external/none) on /agy:report, full issue #76 handling (write_file workaround + transcript.jsonl recovery + headless auth-timeout detection + stdin-hang fix), and Windows rename-bug mitigation (pre-flight .tmp sweep + retry on output-file miss). No Node.js runtime dependency for the core commands (deep-research uses Node only for the report renderer).",
  "author": {
    "name": "Marcos Nahuel Albornoz",
    "email": "[email protected]",
    "url": "https://github.com/MarcosNahuel"
  },
  "homepage": "https://github.com/MarcosNahuel/antigravity-plugin-cc",
  "repository": "https://github.com/MarcosNahuel/antigravity-plugin-cc",
  "license": "MIT",
  "keywords": [
    "claude-code",
    

Read the full file on GitHub · 78 lines

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. 3d ago First seen · 78 lines scan A 2e36dc8bc87e

Subscribe to this mod's changes

antigravity is a plugin published in the GitHub repository MarcosNahuel/antigravity-plugin-cc (26 stars, last pushed 18d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-30.