Skip to content

Add antigravity — a local NotebookLM for Claude Code#275

Open
MarcosNahuel wants to merge 2 commits into
ccplugins:mainfrom
MarcosNahuel:add-antigravity
Open

Add antigravity — a local NotebookLM for Claude Code#275
MarcosNahuel wants to merge 2 commits into
ccplugins:mainfrom
MarcosNahuel:add-antigravity

Conversation

@MarcosNahuel

Copy link
Copy Markdown

Adds the antigravity plugin to the marketplace.

It bridges Claude Code to Google's Antigravity CLI (agy / Gemini 3.x, multimodal). The flagship /agy:notebook <folder> | <objective> reads a whole folder of documents (PDFs, scans, images, docx) inside Gemini and writes per-document summaries, a relevance index, a cited master synthesis, a timeline and an entity sheet; /agy:notebook-ask then answers questions over them with citations — so the heavy document reading stays off Claude's own context.

It also does what Claude Code can't natively: audio/video transcription (/agy:transcribe, /agy:media), deep web research with citations, browser-walkthrough recording, structured web scraping, document-to-markdown conversion, and visual/UX design review.

🤖 Generated with Claude Code

Marcos Nahuel Albornoz and others added 2 commits June 19, 2026 15:49
Bridges Claude Code to Google's Antigravity CLI (agy / Gemini 3.x,
multimodal). Flagship /agy:notebook turns a folder of documents into
per-doc summaries + a relevance index + a cited master synthesis +
timeline + entities, with /agy:notebook-ask for cited Q&A — keeping
heavy document reading off Claude's context. Also audio/video
transcription, deep web research, browser recording, web scraping,
doc-to-markdown and design review. MIT, no Node runtime.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…eo commands

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant