ask
01MarcosNahuel/antigravity-plugin-cc
Command
Part of antigravity
One-shot prompt to Antigravity (agy) — quick question, returns response verbatim. No file persistence to docs/.
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.
MarcosNahuel/antigravity-plugin-cc
Command
Part of antigravity
One-shot prompt to Antigravity (agy) — quick question, returns response verbatim. No file persistence to docs/.
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…
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/.
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/.
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…
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.
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.
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.
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…
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…
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…
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.
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…
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.
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.
MarcosNahuel/antigravity-plugin-cc
Command
Part of antigravity
Delegate a coding, debugging or implementation task to the Antigravity CLI (agy) subagent.
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.
MarcosNahuel/antigravity-plugin-cc
Command
Part of antigravity
Send the current git diff to Antigravity (agy) for code review. Optional focus text to steer the review.
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/.
MarcosNahuel/antigravity-plugin-cc
Command
Part of antigravity
Check whether the Antigravity CLI (agy) is installed, on PATH, and responding to a ping.
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/.
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…
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: