skills/skill-deepresearch/SKILL.md
Perform deep research on any topic using Exa.ai for parallel semantic search and Claude/OpenAI for synthesis. Use when you need comprehensive research reports with citations, analysis of topics from multiple angles, or thorough investigation of technical subjects.
npx skillsauth add hasna/skills skill-deepresearchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Agentic deep research skill using Exa.ai for search and Claude/OpenAI for synthesis.
/deepresearch <topic>
| Option | Description | Default |
|--------|-------------|---------|
| --depth <level> | Research depth: quick (6 queries), normal (15), deep (30) | normal |
| --model <provider> | LLM: claude or openai | claude |
| --output <path> | Custom output path | ~/.skills/skill-deepresearch/exports/ |
| --json | Also save sources as JSON | false |
| --no-firecrawl | Skip deep scraping | false |
# Quick overview of a topic
/deepresearch "What is RAG?" --depth quick
# Standard research with Claude
/deepresearch "Best practices for building production ML systems"
# Deep research with OpenAI, custom output
/deepresearch "Compare Next.js vs Remix" --depth deep --model openai --output ./research.md
EXA_API_KEY - Required for searchANTHROPIC_API_KEY - Required for Claude synthesisOPENAI_API_KEY - Required for OpenAI synthesisFIRECRAWL_API_KEY - Optional for deep scrapingReports are saved to ~/.skills/skill-deepresearch/exports/ with format:
report-{topic-slug}-{timestamp}.md - Full research reportsources-{topic-slug}-{timestamp}.json - Raw sources (if --json)testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates