gemini-deep-researcher

Generate structured, citation-rich research reports in zh-TW via Gemini Deep Research.

252|52|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/duotify/GitHubClawToolkit --skill gemini-deep-researcher
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: gemini-deep-researcher
Source: https://github.com/duotify/GitHubClawToolkit/tree/main/templates/codex-gemini-api/.agents/skills/gemini-deep-researcher
Command: npx skills add https://github.com/duotify/GitHubClawToolkit --skill gemini-deep-researcher

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill requires @google/genai, and includes scripts (resource) components.

What problem does it solve?

Auto-generates structured, well-cited research reports in zh-TW for any topic, saving time and ensuring traceable sources.

Core Features & Use Cases

  • Comprehensive research reports with citations attached to key conclusions.
  • Structured output with sections ζ‘˜θ¦γ€θƒŒζ™―γ€δΈ»θ¦η™ΌηΎγ€εˆ†ζžγ€η΅θ«–θˆ‡ε»Ίθ­°γ€εƒθ€ƒδΎ†ζΊ.
  • Traditional Chinese output (zh-TW) suitable for decision-making, presentations, and learning.
  • Background processing using Gemini Deep Research agent with polling for completion.
  • CLI and pipeline-friendly usage for automation and integration.

Quick Start

Run the gemini-deep-researcher script with a topic to generate a complete, cited zh-TW research report.

Frequently Asked Questions about gemini-deep-researcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a cited research report in Traditional Chinese using Gemini?β–Ό

You can generate a cited research report in Traditional Chinese by running the gemini-deep-researcher script with your desired topic to automatically produce a structured Markdown file with traceable citations.

What is needed to automate deep research report generation with Gemini?β–Ό

Automating deep research report generation requires a Gemini API key (GEMINI_API_KEY or GOOGLE_API_KEY), Node.js 20+, and bun build output to run the background agent and produce Markdown reports.

Can I use this deep research tool for pipeline automation and CLI usage?β–Ό

Yes, the deep research tool supports both CLI and pipeline-friendly usage, allowing you to integrate background processing with polling for completion into automated workflows.

Does the generated research report include structured sections and citations?β–Ό

The generated research report includes structured sections such as summary, background, findings, analysis, conclusions, and references, with citations attached to key conclusions for traceability.

What are the limitations of using a Gemini Deep Research agent for topic analysis?β–Ό

Limitations of using a Gemini Deep Research agent include its dependency on background processing with polling for completion, which requires waiting for the asynchronous task to finish before retrieving the final Markdown output.