Built the missing autoresearch skill for Gemini CLI (and Antigravity) — uses Google Search as a live verification source inside the loop #413
supratikpm
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Claude Code has one. Codex has one. Gemini had nothing. Until now.
→ https://github.com/supratikpm/gemini-autoresearch
What makes it different from every other autoresearch skill:
Google Search grounding as a verification source — Gemini checks
what's actually ranking, whether your API is deprecated, whether your
approach matches current best practices. No other agent can do this natively.
True headless overnight mode via --yolo --prompt — walk away,
wake up to results.
Lessons system — every 5 kept iterations writes to autoresearch-lessons.md.
Night 2 starts smarter than Night 1. Gains compound across runs.
Works in Antigravity too — copy to .agents/skills/autoresearch/
h/t @karpathy for the original concept
Beta Was this translation helpful? Give feedback.
All reactions