Complete AI TrainingYourJobSkills for your job

Skills / research

gemini-deep-research

Run autonomous multi-step research with Google's Gemini Deep Research Agent: kick off a query, poll progress, and collect a cited report for market analysis or literature reviews.

HealthcareGovernment & Public SectorProduct ManagementExecutives & StrategyScience & Researchgeminigooglereportsresearch

Gemini Deep Research Skill

When to Use

  • Use when a question needs autonomous multi-step research with cited sources (market analysis, literature reviews, competitive scans)
  • Use when you want to start a Gemini Deep Research run, poll its progress, and collect the final report
  • Use when a quick web search is not enough and a structured, source-grounded report is required

Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.

Requirements

  • Python 3.8+
  • httpx: pip install -r requirements.txt
  • GEMINI_API_KEY environment variable

Setup

  1. Get a Gemini API key from Google AI Studio
  2. Set the environment variable:
  3. ``bash export GEMINI_API_KEY=your-api-key-here ` Or create a .env` file in the skill directory.

Safety Gate

Before starting a research job, show the user the exact query, the fact that it will be sent to Google's Gemini service, the expected cost range, and the output destination. Start a job only after explicit approval. Do not include private workspace material, credentials, personal data, or confidential customer information in a query.

Usage

Start a research task

python3 scripts/research.py --query "Research the history of Kubernetes"

With structured output format

python3 scripts/research.py --query "Com

Subscribers only

The full skill, its 4 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcesanjay3290/ai-skills
LicenseApache-2.0
Risk labelcritical ("critical" means the skill may run commands or touch files — read before use)
FilesREADME.md, SKILL.md, requirements.txt, scripts/research.py
Added2026-07-09

Related skills

deepapi

Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.

dsh-deepread

Use for evidence-first reading of articles, books, PDFs, web pages, or document sets, with knowledge maps and Feynman checks.

entropy-box

Entropy Box knowledge-compiler for embodied-AI: turns bounded requirements into grounded workflows via Solution Consult, Search, Lookup, and Evidence. Do not use it to control physical robots.

fact-check-x-complete

Compare claims from one or more AI answers, verify their citations against public primary sources, and produce an evidence-linked fact-check report without installing a bundled browser runtime.

ii-commons

Deterministic search across arXiv, PubMed/PMC, and US policy corpora with daily freshness cutoffs.

multi-source-search

Cross-validate web research and produce an offline-checkable evidence ledger with explicit source diversity, confidence, conflicts, and gaps.