deep-research

Generates cited multi-source research reports using firecrawl and exa web search tools.

Updated May 7, 2026
One-click install
npx skills add https://github.com/mirzadham/trainingroombookingsystem2 --skill deep-research-mirzadham
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/mirzadham/trainingroombookingsystem2/tree/main/.agent/.agents/skills/deep-research
Command: npx skills add https://github.com/mirzadham/trainingroombookingsystem2 --skill deep-research-mirzadham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Answering complex questions thoroughly requires searching many sources, reading them in depth, and synthesizing findings with proper attribution, which is slow and error-prone when done manually. ## Core Features & Use Cases - Multi-Source Search: Runs structured sub-question queries across firecrawl and exa MCP tools, gathering 15-30 unique sources per topic. - Deep Source Reading: Fetches full content of key sources rather than relying on search snippets, then synthesizes findings into a structured report. - Cited Report Generation: Produces reports with executive summaries, inline citations, key takeaways, source lists, and a methodology section. - Use Case: Ask for a deep dive into a market, technology, or company, and receive an evidence-backed report where every claim links to a source. ## Quick Start Use the deep-research skill to research the current state of nuclear fusion energy and produce a cited report.

Frequently Asked Questions about deep-research

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

FAQPage Schema
How do I research a topic with cited sources using AI?▼

Invoke the deep-research skill with your topic, and it breaks the subject into 3-5 sub-questions, searches each across firecrawl and exa, reads key sources in full, and delivers a structured report with inline citations and a source list.

What tools does deep research use for web search?▼

It uses the firecrawl MCP tools (firecrawl_search, firecrawl_scrape, firecrawl_crawl) and the exa MCP tools (web_search_exa, web_search_advanced_exa, crawling_exa). At least one of the two MCP servers must be configured, and both together give the best coverage.

Can deep research run multiple searches in parallel?▼

Yes. For broad topics it can launch parallel research agents via the Task tool, with each agent handling a subset of sub-questions, while the main session synthesizes their findings into the final report.

Does the research report verify claims from single sources?▼

Claims supported by only one source are flagged as unverified. The skill cross-references findings, prefers sources from the last 12 months, and explicitly acknowledges gaps where insufficient data was found.

What are the limitations of automated web research?▼

Results depend on the coverage of the configured search tools and publicly accessible pages. Paywalled or unindexed content may be missed, and the report labels estimates and inferences separately from verified facts.