By MarcosNahuel
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).
npx claudepluginhub marcosnahuel/antigravity-plugin-cc --plugin antigravityOne-shot prompt to Antigravity (agy) — quick question, returns response verbatim. No file persistence to docs/.
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 each angle in parallel while Claude reasons convergence across adaptive rounds (--depth L<=2 / H<=4), runs an agy red-team pass, and returns a cited report with evidence/inference/assumption tags + an applied recommendation. Heavier and slower than /agy:research (single-shot) — use it when depth and correctness matter more than speed.
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/.
Convert a PDF, docx, image, or other document to clean Markdown using Antigravity (agy) multimodal Gemini. Saves to docs/agy/converted/.
Build a knowledge GRAPH of a folder (code + docs) with Graphify, powered by Gemini via the Antigravity CLI (agy) — so the graph is built OFF Claude's tokens. Tree-sitter ASTs + NetworkX + Leiden communities + an interactive graph.html. Then Claude reads graph.json / GRAPH_REPORT.md to reason. Complements /agy:notebook (graphs = relations/communities; notebook = multimodal docs + exact SQL). First run auto-installs graphify (opt-in deps).
Internal helper — how to tighten a user request into a sharp prompt for the Antigravity CLI (agy / Gemini 3.x with native web search and agentic tools)
Use the notebook knowledge base (the local SQLite RAG /agy:notebook builds from a folder of documents) to do precise, grounded, cited work — total amounts by category, find every doc that mentions a person/organization, build a timeline, export a table — instead of re-reading prose and burning Claude's context. Trigger on "sum the amounts", "which docs mention X", "build a timeline", "who/what/when across these documents", or any aggregate/lookup over an analyzed corpus.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Generate NotebookLM artifacts (slides, audio, video, mind maps, quizzes, flashcards, infographics, reports, data tables) from your notebooks. Use when the user wants to create any NotebookLM Studio output from their uploaded sources.
Interactive markdown review with web UI - review plans and documents with checkbox approvals and inline comments
Create beautiful HTML presentations from markdown specs using a Poimandres-themed template
Editorial "Documents & Presentations" bundle for Claude Code from Antigravity Awesome Skills.
Development tools and documentation for building applications with the Claude Agent SDK
Faithful information summarization with fidelity preservation, structured output, and anti-hallucination methodology. Provides skills for file, URL, and image summarization; agents for autonomous summarization tasks; and hooks for validating agent output structure.