From Firecrawl Workflows
Runs outcome-focused Firecrawl workflows that produce structured web-data deliverables like research reports, SEO audits, QA reports, lead lists, knowledge bases, and design systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/firecrawl-workflows:firecrawl-workflowsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this when the user wants a finished deliverable powered by Firecrawl, not only raw web extraction and not product-code integration.
Use this when the user wants a finished deliverable powered by Firecrawl, not only raw web extraction and not product-code integration.
DESIGN.md.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.
npx claudepluginhub firecrawl/firecrawl-workflows --plugin firecrawl-workflowsRoutes and orchestrates Agentic SEO work by decomposing broad SEO requests into gated workflows, routing to the right downstream skills, and producing business-facing outputs in pt-BR.
Gathers real-time competitive intelligence via Apify actors to answer questions about competitors, pricing, market landscape, customer sentiment, hiring, and SEO.
Analyzes website URL to deploy AI agents generating SEO audits with fix snippets, ready-to-publish content for Reddit/HN/Twitter, competitor intel, and prioritized marketing plans.