gemini-deep-research
Perform complex, long-running research tasks using Gemini Deep Research Agent. Use when asked to research topics requiring multi-source synthesis, competitive analysis, market research, or comprehensive technical investigations that benefit from systematic web search and analysis.
Why use this skill?
Use the Gemini Deep Research skill in OpenClaw to perform comprehensive, multi-source web research, automated data synthesis, and complex technical investigations with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lion504/gemini-deep-research-1-0-0What This Skill Does
The gemini-deep-research skill leverages Google's advanced Gemini Deep Research Agent to execute complex, multi-layered information gathering tasks. Unlike standard chat assistants that perform single-shot web queries, this skill systematically breaks down broad research questions into structured sub-tasks, performs iterative searches, and synthesizes findings into exhaustive, long-form reports. It is designed for tasks requiring heavy lifting, such as market intelligence, technical deep dives, or competitive analysis.
Installation
To install this skill, use the ClawHub CLI command within your OpenClaw environment:
clawhub install openclaw/skills/skills/lion504/gemini-deep-research-1-0-0
Ensure you have your GEMINI_API_KEY configured in your environment variables, as this skill requires a direct API key from Google AI Studio and is incompatible with Antigravity OAuth tokens.
Use Cases
- Market Analysis: Identify trends, key players, and emerging threats in specific industry sectors.
- Technical Due Diligence: Investigate documentation and public discourse to compare different architectural approaches or software stacks.
- Academic & Policy Research: Synthesize multiple viewpoints on complex topics by aggregating data from various reputable web sources.
- Competitive Intelligence: Cross-reference company fiscal reports with public web news to map out competitive advantages.
Example Prompts
- "Perform a deep research report on the current state of battery energy density in 2025 for heavy-duty electric transport, including a competitive analysis of top three manufacturers."
- "Research the evolution of Transformer architectures in AI, specifically looking for performance benchmarks published between 2023 and 2025."
- "Analyze the supply chain risks for semiconductor fabrication in Southeast Asia, synthesizing reports from government outlets and financial news agencies."
Tips & Limitations
- Cost Awareness: Because this tool performs extensive searches, it may consume significant API quota; monitor your usage in Google AI Studio.
- Performance: Research tasks are long-running and can take anywhere from a few minutes to an hour; use the
--streamflag to monitor real-time progress. - Output: The skill generates both a Markdown report for human reading and a JSON file for metadata integration.
- Scope: Ensure your queries are descriptive to get the best results from the synthesis phase.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-lion504-gemini-deep-research-1-0-0": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
Code
Coding workflow with planning, implementation, verification, and testing for clean software development.
language-learning
AI language tutor for learning ANY language through conversation, vocab drills, grammar lessons, flashcards, and immersive practice. Use when the user wants to: learn a new language, practice vocabulary, study grammar, do flashcard drills, translate phrases, practice conversation, prepare for travel, learn slang/idioms, or improve pronunciation. Supports ALL languages including Spanish, French, German, Japanese, Chinese (Mandarin/Cantonese), Korean, Arabic, Hindi, Bengali/Bangla, Portuguese, Russian, Italian, Turkish, Vietnamese, Thai, Swahili, Hebrew, Polish, Dutch, Greek, and 100+ more.
agent-browser-core
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.