research

Installation
SKILL.md

Antigravity Deep Research

Run $ARGUMENTS as a deep-research query on Gemini's deep-research managed agent, wait for it to finish, and report the cited result. Two models are available: deep-research-preview-04-2026 (default) and deep-research-max-preview-04-2026 (max mode — slower, higher effort), selected with --max.

The script is at ${CLAUDE_PLUGIN_ROOT}/scripts/antigravity.py. It is self-daemonizing: research returns immediately with a run_id, a detached worker runs the research, and a status file flips to completed / failed when done. Requires GEMINI_API_KEY in the environment and uv on PATH. Deep research can take several minutes.

Phase 1: Frame the query

Goal: Turn $ARGUMENTS into a clear research question.

Installs
3
GitHub Stars
588
First Seen
Jul 7, 2026
research — fradser/dotclaude