{"id":"d5799f4f-dc40-4a51-9e10-c61fbabae600","shortId":"JyYGKm","kind":"skill","title":"deep-research","tagline":"Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.","description":"# Gemini Deep Research Skill\n\nRun autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.\n\n## Requirements\n\n- Python 3.8+\n- httpx: `pip install -r requirements.txt`\n- GEMINI_API_KEY environment variable\n\n## Setup\n\n1. Get a Gemini API key from [Google AI Studio](https://aistudio.google.com/)\n2. Set the environment variable:\n   ```bash\n   export GEMINI_API_KEY=your-api-key-here\n   ```\n   Or create a `.env` file in the skill directory.\n\n## Usage\n\n### Start a research task\n```bash\npython3 scripts/research.py --query \"Research the history of Kubernetes\"\n```\n\n### With structured output format\n```bash\npython3 scripts/research.py --query \"Compare Python web frameworks\" \\\n  --format \"1. Executive Summary\\n2. Comparison Table\\n3. Recommendations\"\n```\n\n### Stream progress in real-time\n```bash\npython3 scripts/research.py --query \"Analyze EV battery market\" --stream\n```\n\n### Start without waiting\n```bash\npython3 scripts/research.py --query \"Research topic\" --no-wait\n```\n\n### Check status of running research\n```bash\npython3 scripts/research.py --status <interaction_id>\n```\n\n### Wait for completion\n```bash\npython3 scripts/research.py --wait <interaction_id>\n```\n\n### Continue from previous research\n```bash\npython3 scripts/research.py --query \"Elaborate on point 2\" --continue <interaction_id>\n```\n\n### List recent research\n```bash\npython3 scripts/research.py --list\n```\n\n## Output Formats\n\n- **Default**: Human-readable markdown report\n- **JSON** (`--json`): Structured data for programmatic use\n- **Raw** (`--raw`): Unprocessed API response\n\n## Cost & Time\n\n| Metric | Value |\n|--------|-------|\n| Time | 2-10 minutes per task |\n| Cost | $2-5 per task (varies by complexity) |\n| Token usage | ~250k-900k input, ~60k-80k output |\n\n## Best Use Cases\n\n- Market analysis and competitive landscaping\n- Technical literature reviews\n- Due diligence research\n- Historical research and timelines\n- Comparative analysis (frameworks, products, technologies)\n\n## Workflow\n\n1. User requests research → Run `--query \"...\"`\n2. Inform user of estimated time (2-10 minutes)\n3. Monitor with `--stream` or poll with `--status`\n4. Return formatted results\n5. Use `--continue` for follow-up questions\n\n## Exit Codes\n\n- **0**: Success\n- **1**: Error (API error, config issue, timeout)\n- **130**: Cancelled by user (Ctrl+C)","tags":["deep","research","skills","sanjay3290","agent-skills","ai-skills","atlassian","azure-devops","claude-code","claude-skills","confluence","deep-research"],"capabilities":["skill","source-sanjay3290","skill-deep-research","topic-agent-skills","topic-ai-skills","topic-atlassian","topic-azure-devops","topic-claude-code","topic-claude-skills","topic-confluence","topic-deep-research","topic-elevenlabs","topic-gmail","topic-google-calendar","topic-google-drive"],"categories":["ai-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sanjay3290/ai-skills/deep-research","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sanjay3290/ai-skills","source_repo":"https://github.com/sanjay3290/ai-skills","install_from":"skills.sh"}},"qualityScore":"0.574","qualityRationale":"deterministic score 0.57 from registry signals: · indexed on github topic:agent-skills · 248 github stars · SKILL.md body (2,355 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-02T18:54:10.231Z","embedding":null,"createdAt":"2026-04-18T22:05:10.992Z","updatedAt":"2026-05-02T18:54:10.231Z","lastSeenAt":"2026-05-02T18:54:10.231Z","tsv":"'-10':30,235,294 '-5':39,241 '/)':86 '0':318 '1':74,138,281,320 '130':327 '2':29,38,87,200,234,240,287,293 '250k':250 '250k-900k':249 '3':296 '3.8':62 '4':304 '5':308 '60k':254 '60k-80k':253 '80k':255 '900k':251 'agent':15 'ai':82 'aistudio.google.com':85 'aistudio.google.com/)':84 'analysi':19,261,276 'analyz':156 'api':69,78,95,99,227,322 'autonom':5,47 'bash':92,116,129,152,164,178,185,193,205 'batteri':158 'best':257 'c':332 'cancel':328 'case':259 'check':173 'cite':35 'code':317 'compar':133,275 'comparison':142 'competit':20,263 'complet':184 'complex':246 'comprehens':58 'config':324 'continu':189,201,310 'cost':37,229,239 'creat':103 'ctrl':331 'data':220 'deep':2,13,43 'deep-research':1 'default':211 'detail':34 'dilig':27,269 'directori':110 'due':26,268 'elabor':197 'env':105 'environ':71,90 'error':321,323 'estim':291 'ev':157 'execut':4,139 'exit':316 'export':93 'file':106 'follow':313 'follow-up':312 'format':128,137,210,306 'framework':136,277 'gemini':12,42,68,77,94 'get':75 'googl':11,81 'histor':271 'histori':122 'httpx':63 'human':213 'human-read':212 'inform':56,288 'input':252 'instal':65 'issu':325 'json':217,218 'key':70,79,96,100 'kubernet':124 'landscap':21,264 'list':202,208 'literatur':22,266 'markdown':215 'market':18,159,260 'metric':231 'minut':31,236,295 'monitor':297 'multi':7 'multi-step':6 'n2':141 'n3':144 'no-wait':170 'output':127,209,256 'per':40,237,242 'pip':64 'plan':51 'point':199 'poll':301 'previous':191 'produc':33 'product':278 'programmat':222 'progress':147 'python':61,134 'python3':117,130,153,165,179,186,194,206 'queri':119,132,155,167,196,286 'question':315 'r':66 'raw':224,225 'read':53 'readabl':214 'real':150 'real-tim':149 'recent':203 'recommend':145 'report':36,59,216 'request':283 'requir':60 'requirements.txt':67 'research':3,9,14,25,44,48,114,120,168,177,192,204,270,272,284 'respons':228 'result':307 'return':305 'review':23,267 'run':46,176,285 'scripts/research.py':118,131,154,166,180,187,195,207 'search':52 'set':88 'setup':73 'skill':45,109 'skill-deep-research' 'source-sanjay3290' 'start':112,161 'status':174,181,303 'step':8 'stream':146,160,299 'structur':126,219 'studio':83 'success':319 'summari':140 'synthes':55 'tabl':143 'take':28 'task':41,49,115,238,243 'technic':24,265 'technolog':279 'time':151,230,233,292 'timelin':274 'timeout':326 'token':247 'topic':169 'topic-agent-skills' 'topic-ai-skills' 'topic-atlassian' 'topic-azure-devops' 'topic-claude-code' 'topic-claude-skills' 'topic-confluence' 'topic-deep-research' 'topic-elevenlabs' 'topic-gmail' 'topic-google-calendar' 'topic-google-drive' 'unprocess':226 'usag':111,248 'use':10,16,223,258,309 'user':282,289,330 'valu':232 'vari':244 'variabl':72,91 'wait':163,172,182,188 'web':135 'without':162 'workflow':280 'your-api-key-her':97","prices":[{"id":"a634dea1-0511-4d48-a3fb-1364407e04ea","listingId":"d5799f4f-dc40-4a51-9e10-c61fbabae600","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sanjay3290","category":"ai-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T22:05:10.992Z"}],"sources":[{"listingId":"d5799f4f-dc40-4a51-9e10-c61fbabae600","source":"github","sourceId":"sanjay3290/ai-skills/deep-research","sourceUrl":"https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research","isPrimary":false,"firstSeenAt":"2026-04-18T22:05:10.992Z","lastSeenAt":"2026-05-02T18:54:10.231Z"}],"details":{"listingId":"d5799f4f-dc40-4a51-9e10-c61fbabae600","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sanjay3290","slug":"deep-research","github":{"repo":"sanjay3290/ai-skills","stars":248,"topics":["agent-skills","ai-skills","atlassian","azure-devops","claude-code","claude-skills","confluence","deep-research","elevenlabs","gmail","google-calendar","google-drive","google-workspace","imagen","jira","mcp","mysql","notebooklm","postgresql","text-to-speech"],"license":"apache-2.0","html_url":"https://github.com/sanjay3290/ai-skills","pushed_at":"2026-04-13T14:16:19Z","description":"Collection of agent skills for AI coding assistants","skill_md_sha":"1fce823bd18bf2b3bf2f01ad9176050fb333b468","skill_md_path":"skills/deep-research/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research"},"layout":"multi","source":"github","category":"ai-skills","frontmatter":{"name":"deep-research","license":"Apache-2.0","description":"Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task."},"skills_sh_url":"https://skills.sh/sanjay3290/ai-skills/deep-research"},"updatedAt":"2026-05-02T18:54:10.231Z"}}