Deep research (CLI and agent skill) via the Gemini Interactions API. Automatic RAG grounding from local files (optional), cost estimation (--dry-run), adaptive polling, structured output, and agent onboarding. No Gemini CLI dependency. Universal AI agent skill for Claude Code, Amp, Codex, Clawdbot, and 30+ agents.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
113
commits
36
commits
10
commits
1
commits
fix: use nested YAML metadata (not JSON string) for Codex compatibility
d006b56View on GitHubfix: validate output paths before starting research, prevent wasted API spend
383ad16View on GitHubsecurity: SSRF fix, YAML quoting, prompt injection hardening (v2.1.1)
1451924View on GitHubsecurity: sensitive file filtering, API key echo fix (v2.1.0)
cc023c5View on GitHubfix: use inline JSON metadata format for ClawHub compatibility (v2.0.4)
8a932d1View on GitHubsecurity: declare all 6 env vars in registry metadata (v2.0.3)
d1f642cView on GitHubsecurity: add clawdis/clawdbot registry metadata to SKILL.md
e858189View on GitHubsecurity: declare all requirements in SKILL.md frontmatter
29136f4View on GitHubfeat: v2.0.0 -- depth modes, caching, progress, cost guards
9dc6bceView on GitHub