gemini-deep-research

Installation
SKILL.md

Gemini Deep Research

Google Gemini's Deep Research Agent autonomously breaks down complex queries, searches the web systematically, and produces structured markdown reports with citations. It handles the kind of multi-source synthesis that would take a human hours of browsing.

Prerequisites

  • GEMINI_API_KEY environment variable must be set (obtain from Google AI Studio)
  • Python 3.8+ with the requests library installed
  • Requires a direct Gemini API key — OAuth tokens are not supported

How to Run the Script

The script is at scripts/deep_research.py relative to this skill's directory (i.e., the directory containing this SKILL.md). Resolve the full path from the skill's location before running.

Installs
5
GitHub Stars
1.0K
First Seen
May 6, 2026
gemini-deep-research — openlair/dr-claw