Back to the catalog

firecrawl-workflows

Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over published papers, SEO au

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

About

Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over published papers, SEO audits, QA reports, lead lists, knowledge bases, website design systems, and other structured web-data artifacts. Use when the user wants Firecrawl to complete a business, marketing, product, or creative workflow rather than merely scrape a page or integrate API calls into code.

Details

Kind
Agent skills
Topic
Web search, scraping & browser
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-09 00:05:10
Origin id
firecrawl/firecrawl-workflows/firecrawl-workflows

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