Back to the catalog

firecrawl-deep-research

Produce an intensive, cited analytical report: executive summary, multi-angle findings, contrarian views, open questions, and full sources.

Open source Repository Open in the app JSON README (API)

About

Produce an intensive, cited analytical report: executive summary, multi-angle findings, contrarian views, open questions, and full sources. Use only when the user needs rigorous synthesis of a complex topic (scientific, technical, policy, or market-analytical) that cannot be answered with a short search, and wants a formal written report, not a recommendation list. Do not use for product picks, top-N lists, quick lookups, or routine "find out about X" tasks. If the request does not clearly need this kind of report, do not use this skill. Do not use for a literature review over published papers. This skill collects evidence from the open web. A request for the literature on a biomedical, clinical, life-science, or other scientific topic — papers, studies, trials, preprints — belongs to firecrawl-research-papers, which queries Firecrawl's paper index (PubMed, bioRxiv, medRxiv, arXiv) instead of searching websites.

Details

Kind
Agent skills
Topic
Government & public data
Publisher
firecrawl
Origin
skillssh
Category
ferramentas
Stars
157
Forks
36
Open pull requests
1
Last push
2026-08-21T12:33:11Z
Repository state
ativo
License
ISC
Added
2026-08-30 15:21:09
Updated
2026-09-08 21:03:07
Origin id
firecrawl/firecrawl-workflows/firecrawl-deep-research

README

# Firecrawl Workflows

**Source of truth for Firecrawl workflow skills** — outcome-focused skills for AI coding agents: research reports, SEO audits, QA reports, knowledge bases, lead lists, and agent-ready website design systems. CI mirrors `skills/` into the [`firecrawl/skills`](https://github.com/firecrawl/skills) catalog, which is the promoted install path.

## Install

Preferred — the full catalog (includes these workflows):

```bash
npx skills add firecrawl/skills
```

Installing directly from this repo also works and serves the same 16 workflow skills:

```bash
npx skills add firecrawl/firecrawl-workflows
```

## Contributing

Workflow skills are authored **here** — PRs welcome. For other skill families: CLI skills (including the research/developer index skills) → PR [`firecrawl/cli`](https://github.com/firecrawl/cli). Build/SDK skills → PR the [`firecrawl`](https://github.com/firecrawl/firecrawl) monorepo (`skills/`). The catalog ([`firecrawl/skills`](https://github.com/firecrawl/skills)) is a read-only distribution repo synced by CI — never PR it directly.

For authoring guidance, see [`skills/firecrawl-workflows/references/workflow-authoring.md`](./skills/firecrawl-workflows/references/workflow-authoring.md).

## License

ISC

More