Agent Deep Research — AI skill for Claude Code
Deep research (CLI and agent skill) via the Gemini Interactions API.
How to install Agent Deep Research
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 24601/agent-deep-research and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Deep Research does
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.
Alternatives in AI
- Oh My Claudecode — 32 specialized agents and 7 execution modes for Claude Code, with smart model routing and automatic paralleliz 10.9k ★
- Gemini Skills — Skills for Gemini API, SDK and model interactions 2.3k ★
- Browserwing — BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to control browse 1.2k ★
README
agent-deep-research
[](https://github.com/24601/agent-deep-research/actions/workflows/ci.yml) [](LICENSE) [](https://github.com/24601/agent-deep-research/releases)
Deep research and RAG-grounded file search powered by the Google Gemini Interactions API. A universal AI agent skill that works with Claude Code, Amp, Codex, OpenCode, Cursor, Gemini CLI, and [30+ other agents](https://skills.sh). No dependency on the Gemini CLI -- uses the `google-genai` Python SDK directly via `uv run`.
Installation
npx skills add 24601/agent-deep-research
Agent-specific installation
# Claude Code
npx skills add 24601/agent-deep-research -a claude-code -g -y
# Amp
npx skills add 24601/agent-deep-research -a amp -g -y
# Codex
npx skills add 24601/agent-deep-research -a codex -g -y
# Gemini CLI
npx skills add 24601/agent-deep-research -a gemini-cli -g -y
# OpenCode
npx skills add 24601/agent-deep-research -a opencode -g -y
# Pi (badlogic/pi-mono)
npx skills add 24601/agent-deep-research -a pi -g -y
# OpenClaw / Clawdbot
npx skills add 24601/agent-deep-research -a openclaw -g -y
Pi agent (manual install)
If you prefer manual installation for [Pi](https://github.com/badlogic/pi-mono):
# Clone to Pi's global skills directory
git clone https://github.com/24601/agent-deep-research.git ~/.pi/agent/skills/deep-research
# Or add to Pi settings.json to load from an existing directory
# ~/.pi/settings.json:
# { "skills": ["~/.agents/skills"] }
Then use `/skill:deep-research` in Pi, or let Pi auto-detect it from the description.
ClawHub (OpenClaw registry)
npx clawhub install agent-deep-research
Or browse at [clawhub.ai/skills/agent-deep-research](https://clawhub.ai/skills/agent-dee
Related Skills
Emri ML Deeplearning
ML/deep learning for EMRI waveform modeling, parameter estimation, population inference - main research direct
Source To Prompt Tui
TUI for combining source code files into LLM-ready prompts: tree explorer, syntax preview, token estimation, a
Vox Agent
LLM agent for customer support with inline evaluation, hallucination detection, retry/fallback logic, and RAG
Browserground
Local UI-grounding specialist for hybrid AI agents. Qwen3-VL-2B LoRA. Screenshot + text target → strict JSON b
Deeptutor Claude Skill
Claude Code skill adapting DeepTutor's graph-enhanced RAG tutoring methodology. Knowledge graphs, dual-loop so
Transcript To Knowledge
Turn any YouTube video into agent-ready research markdown: transcript -> structured LLM breakdown -> optional
Related Agents
Resource Optimizer
PROACTIVELY use this agent for dynamic resource monitoring and optimization. Specializes in performance mainte
Example Deep Rescue
Optional, explicitly authorized final investigation of a named blocker after advanced analysis. Disabled by de
Paper Engineer
Use for drafting, revising, reviewing, and structuring academic papers; managing local LaTeX/BibTeX paper proj