MarcosNahuel/antigravity-plugin-cc

Local NotebookLM for Claude Code via Google Antigravity (agy / Gemini 3.x): /agy:notebook turns a folder of documents into per-doc summaries + a relevance index + a cited synthesis + Q&A. Plus audio/video transcription, deep web research with citations & branded HTML reports. 13 commands, no Node runtime.

26Stars on the repository
26Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ask

01

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

One-shot prompt to Antigravity (agy) — quick question, returns response verbatim. No file persistence to docs/.

not rated 26 18d ago A 25 tokens original MIT

deep-research

02

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Deep, multi-source, fact-checked web research with agy — reach for it when a decision or design depends on getting it right and a single-shot answer is not enough (architecture / tool / vendor choices, thorough landscape scans, anything you will act on). Builds an evidence matrix + a plan you approve, then agy browses…

not rated 26 18d ago A 149 tokens original MIT

design-review

03

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Run a UX/visual design audit of a URL using Antigravity (agy). Captures desktop + mobile screenshots, scores 10 dimensions (hierarchy, typography, color, spacing, a11y, etc.), benchmarks against industry. Saves to docs/agy/design-reviews/.

not rated 26 18d ago A 57 tokens original MIT

doc-to-md

04

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Convert a PDF, docx, image, or other document to clean Markdown using Antigravity (agy) multimodal Gemini. Saves to docs/agy/converted/.

not rated 26 18d ago A 34 tokens original MIT

graph

05

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Build a knowledge GRAPH of a folder (code + docs) with Graphify — tree-sitter ASTs + NetworkX + Leiden communities + an interactive graph.html. The code graph is built LOCALLY and costs zero tokens on any assistant; Gemini via agy only names the communities. Then Claude reads graph.json / GRAPHREPORT.md to reason…

not rated 26 18d ago A 106 tokens original MIT

media

06

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Ask a question about an AUDIO, VIDEO or IMAGE file (or a YouTube/remote URL) with Antigravity (agy / Gemini 3.x multimodal). Beyond transcription — "what decisions were made in this meeting?", "what happens at 2:30 in the video?", "what's the tone of this voice note?". Claude Code can't see/hear media; agy can.

not rated 26 18d ago A 80 tokens original MIT

model

07

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Show or set the agy (Antigravity / Gemini) model by writing /.gemini/antigravity-cli/settings.json — the reliable way to switch models (the unreliable --model flag silently falls back to the default). No agy call; takes effect immediately, no plugin reinstall.

not rated 26 18d ago A 59 tokens original MIT

notebook-ask

08

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Ask a question over a notebook corpus you already built with /agy:notebook. agy answers from the per-document summaries (docs/agy/notebook/ /.resumen.md) with citations — the "chat" of a local NotebookLM. Cheap: reads only the small summaries, never the original documents.

not rated 26 18d ago A 64 tokens original MIT

notebook-audit

09

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Adversarial consistency audit over the notebook knowledge base — finds contradictions in a document corpus: the same category with conflicting amounts, the same person under two names, the same reference with different values, coverage gaps (unprocessed docs), unparseable amounts. Pure SQL, read-only. Writes…

not rated 26 18d ago A 64 tokens original MIT

notebook-graph

10

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Turn a notebook knowledge base into a knowledge GRAPH — a node-link graph.json + a self-contained interactive graph.html — with NO agy calls and NO extra deps. Derives edges from entity co-occurrence within documents (works even though agy rarely emits explicit relations) plus any explicit relations. See who/what…

not rated 26 18d ago A 95 tokens original MIT

notebook-query

11

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Query the notebook knowledge base (SQLite) built by /agy:notebook — precise, grounded, cited. Ask in natural language ("sum the amounts by category", "which docs mention 'Acme Corp'", "build a project timeline") or pass raw SQL. Read-only. Use this when you need exact aggregates/lookups across a document corpus…

not rated 26 18d ago A 74 tokens original MIT

notebook-status

12

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Check the progress of a /agy:notebook sweep (for long document sets run with --background). Reports % complete, done/pending/failed counts, elapsed time and a rough ETA, and which documents are still pending — so you can resume. Read-only, no agy.

not rated 26 18d ago A 57 tokens original MIT

notebook

13

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Local NotebookLM over a FOLDER of documents using Antigravity (agy). Sweeps each document (PDF with text, scanned PDF, image, docx) into an objective-driven Markdown summary, then builds a relevance INDEX and a cited master summary. Incremental cache (re-runs only re-summarize changed docs / changed objective) and…

not rated 26 18d ago A 101 tokens original MIT

record

14

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Record a browser walkthrough of a URL using Antigravity (agy). Generates .webm video, screenshots, and a report. Auto-converts to MP4 if ffmpeg is available.

not rated 26 18d ago A 38 tokens original MIT

report

15

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Generate a publication-grade HTML report from a markdown source using the TRAID Design System catalog (5 templates). Agy matches content to template, you confirm, agy produces final branded HTML.

not rated 26 18d ago A 38 tokens original MIT

research

17

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Quick single-shot web research with agy at chosen intensity (low/medium/high) → docs/agy/research/. For fast lookups and lightweight source-gathering. When a decision depends on it and you need deep, multi-round, fact-checked research, use /agy:deep-research instead.

not rated 26 18d ago A 63 tokens original MIT

scrape

19

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Scrape structured data from a single URL using Antigravity (agy). Returns markdown table or JSON. Saves to docs/agy/scrapes/.

not rated 26 18d ago A 30 tokens original MIT

transcribe

21

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

Transcribe and summarize an AUDIO or VIDEO file (or a YouTube/remote URL) with Antigravity (agy / Gemini 3.x multimodal) — something Claude can't do natively. Voice notes, meetings, calls, screencasts. Faithful transcript + summary; timestamps for video/URLs. Saves to docs/agy/transcripts/.

not rated 26 18d ago A 71 tokens original MIT

video

22

MarcosNahuel/antigravity-plugin-cc

Command

Part of antigravity

WATCH a video and return a structured VISUAL breakdown (not just a transcript) with Antigravity (agy / Gemini 3.x, natively multimodal in video). Scene-by-scene segments with timestamps, on-screen text/OCR (slides, charts, UI, captions), key visual events, and a summary. For screencasts, tutorials, presentations…

not rated 26 18d ago A 96 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: