Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Perform complex, long-running research tasks using Gemini Deep Research Agent. Use when asked to research topics requiring multi-source synthesis, competitiv...
Perform complex, long-running research tasks using Gemini Deep Research Agent. Use when asked to research topics requiring multi-source synthesis, competitiv...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use Gemini's Deep Research Agent to perform complex, long-running context gathering and synthesis tasks.
GEMINI_API_KEY environment variable (from Google AI Studio) Note: This does NOT work with Antigravity OAuth tokens. Requires a direct Gemini API key.
Deep Research is an agent that: Breaks down complex queries into sub-questions Searches the web systematically Synthesizes findings into comprehensive reports Provides streaming progress updates
scripts/deep_research.py --query "Research the history of Google TPUs"
scripts/deep_research.py --query "Research the competitive landscape of EV batteries" \ --format "1. Executive Summary\n2. Key Players (include data table)\n3. Supply Chain Risks"
scripts/deep_research.py --query "Compare our 2025 fiscal year report against current public web news" \ --file-search-store "fileSearchStores/my-store-name"
scripts/deep_research.py --query "Your research topic" --stream
The script saves results to timestamped files: deep-research-YYYY-MM-DD-HH-MM-SS.md - Final report in markdown deep-research-YYYY-MM-DD-HH-MM-SS.json - Full interaction metadata
Endpoint: https://generativelanguage.googleapis.com/v1beta/interactions Agent: deep-research-pro-preview-12-2025 Auth: x-goog-api-key header (NOT OAuth Bearer token)
Requires Gemini API key (get from Google AI Studio) Does NOT work with Antigravity OAuth authentication Long-running tasks (minutes to hours depending on complexity) May incur API costs depending on your quota
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.