Workflows · Firecrawl…
29 skills · 57 min
Workflows
Skill 29 of 29
Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over published papers, SEO audits, QA reports, lead lists, knowledge…
2 minutes · 473 words · 5 sections
Install
npx skills add firecrawl/skills --skill firecrawl-workflowsnpx skills add firecrawl/skills/plugin marketplace add firecrawl/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use this when the user wants a finished deliverable powered by Firecrawl, not only raw web extraction and not product-code integration.
DESIGN.md.firecrawl-research-papers above.If no existing workflow fits, use this generic process and produce a reusable pattern that could become a new skill.
Infer the workflow, inputs, audience, and output format from the user’s request and surrounding context. If enough is clear, start immediately.
Ask at most 1-3 concise clarifying questions only when a missing input would block the work, such as:
Use the host agent’s normal way to ask clarifying questions. Do not depend on a harness-specific function name.
If appropriate, use sub-agents or equivalent parallel task runners for independent units such as:
Keep the handoff generic: provide the unit of work, source URLs or search terms, expected extracted fields, and output format.
Every workflow should return:
For authoring new workflow skills, see workflow-authoring.md (opens in a new tab).
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.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/workflows/firecrawl-workflows/SKILL.mdmain, last pushed 22 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: skills/core/*/SKILL.md, skills/workflows/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json/firecrawl/skills.md, and each skill at its own .md URL.1 file · 2 KB
Everything this skill ships beside its prose. All of it is set here, as a subchapter of skill 29.
Documentation the agent loads on demand, rather than up front.