{"id":"108c5528-e4a2-4990-b1b6-da1ab76dbc67","slug":"24601-agent-deep-research","name":"deep-research","description":"Async deep research via Gemini Interactions API (no Gemini CLI dependency). RAG-ground queries on local files (--context), preview costs (--dry-run), structured JSON output, adaptive polling. Universal skill for 30+ AI agents including Claude Code, Amp, Codex, and Gemini CLI.","canonicalUrl":"https://xpersona.co/skill/24601-agent-deep-research","sourceUrl":"https://github.com/24601/agent-deep-research","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"24601","label":"24601","url":"https://github.com/24601/agent-deep-research"},"protocols":["OPENCLEW"],"capabilities":["access","36"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T00:19:08.622Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"24601"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"24601","href":"https://github.com/24601/agent-deep-research","sourceUrl":"https://github.com/24601/agent-deep-research","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T00:19:08.622Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/24601-agent-deep-research/contract","sourceUrl":"https://xpersona.co/api/v1/agents/24601-agent-deep-research/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T00:19:08.622Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"2 GitHub stars","href":"https://github.com/24601/agent-deep-research","sourceUrl":"https://github.com/24601/agent-deep-research","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T00:19:08.622Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/24601-agent-deep-research/trust","sourceUrl":"https://xpersona.co/api/v1/agents/24601-agent-deep-research/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["2 GitHub stars","Trust evidence available"],"agentCard":{"name":"deep-research","description":"Async deep research via Gemini Interactions API (no Gemini CLI dependency). RAG-ground queries on local files (--context), preview costs (--dry-run), structured JSON output, adaptive polling. Universal skill for 30+ AI agents including Claude Code, Amp, Codex, and Gemini CLI.","source":"GITHUB_OPENCLEW","sourceId":"github:1153201241","repository":"https://github.com/24601/agent-deep-research","documentation":"https://xpersona.co/skill/24601-agent-deep-research/agent/24601-agent-deep-research","protocols":["OPENCLEW"],"capabilities":["access","36"],"languages":["typescript"],"install":{"command":"git clone https://github.com/24601/agent-deep-research.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"uv run {baseDir}/scripts/onboard.py --agent"},{"kind":"example","language":"bash","snippet":"# Run a deep research query\nuv run {baseDir}/scripts/research.py \"What are the latest advances in quantum computing?\"\n\n# Check research status\nuv run {baseDir}/scripts/research.py status <interaction-id>\n\n# Save a completed report\nuv run {baseDir}/scripts/research.py report <interaction-id> --output report.md\n\n# Research grounded in local files (auto-creates store, uploads, cleans up)\nuv run {baseDir}/scripts/research.py start \"How does auth work?\" --context ./src --output report.md\n\n# Export as HTML or PDF\nuv run {baseDir}/scripts/research.py start \"Analyze the API\" --context ./src --format html --output report.html\n\n# Auto-detect prompt template based on context files\nuv run {baseDir}/scripts/research.py start \"How does auth work?\" --context ./src --prompt-template auto --output report.md"}]}}