Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
firecrawl-workflows logo

firecrawl-workflows

firecrawl-workflows

OtherClaude Codeby firecrawl

Summary

Outcome-focused Firecrawl workflow skills for research, SEO audits, QA, knowledge bases, lead lists, dashboard reporting, shopping, and design-system extraction.

Install to Claude Code

/plugin install firecrawl-workflows@firecrawl-workflows

Run in Claude Code. Add the marketplace first with /plugin marketplace add firecrawl/firecrawl-workflows if you haven't already.

README.md

Firecrawl Workflows

Outcome-focused Firecrawl skills for AI coding agents. These workflows use Firecrawl to produce concrete deliverables such as research reports, SEO audits, QA reports, knowledge bases, lead lists, and agent-ready website design systems.

This repo is the workflow counterpart to the two existing Firecrawl skill segments:

  • Core skills: live web work with the Firecrawl CLI
  • Build skills: integrate Firecrawl into application code
  • Workflows: use Firecrawl to complete repeatable business and creative tasks

Install

The Firecrawl CLI setup should install all three segments together:

npx -y firecrawl-cli@latest init --all --browser

Or install this workflow pack directly:

npx skills add firecrawl/firecrawl-workflows

Available Skills

| Skill | Outcome | | --- | --- | | firecrawl-workflows | Umbrella skill for choosing and running Firecrawl workflow skills | | firecrawl-deep-research | Multi-source sourced research reports | | firecrawl-seo-audit | Site maps, on-page SEO checks, SERP comparison, and prioritized recommendations | | firecrawl-lead-research | Pre-meeting company/person intelligence briefs | | firecrawl-qa | Live-site QA reports with issues and reproduction steps | | firecrawl-competitive-intel | Recurring pricing, feature, and changelog monitoring | | firecrawl-company-directories | Directory extraction into structured company lists | | firecrawl-dashboard-reporting | Metrics extraction from dashboards and internal web tools | | firecrawl-knowledge-base | LLM-ready reference docs, RAG chunks, training data, or docs mirrors | | firecrawl-knowledge-ingest | Auth-gated or JS-heavy docs portal ingestion | | firecrawl-lead-gen | Prospect list generation from databases and directories | | firecrawl-market-research | Market, financial, earnings, and industry research | | firecrawl-research-papers | Literature reviews from papers, PDFs, and whitepapers | | firecrawl-demo-walkthrough | Product flow walkthroughs and UX teardown reports | | firecrawl-shop | Product research and shopping recommendations | | firecrawl-website-design-clone | Extract a website's design system into an agent-ready DESIGN.md |

Authoring Principles

Every workflow skill in this repo must:

  • stay harness-agnostic; do not name editor-specific APIs such as AskUserQuestion
  • infer from context first, then ask at most 1-3 blocking onboarding questions only if needed
  • target a real user deliverable, not a Firecrawl feature demo
  • be structured enough for recurring automation
  • call out independently parallelizable work for sub-agents or equivalent parallel task runners
  • use Firecrawl through the CLI or the host's equivalent Firecrawl tool surface

Reference Layouts

This repo takes the useful parts of:

The heavier managed-agent and partner-plugin scaffolding is intentionally omitted until the workflow pack needs it.

Scope

These skills are for repeatable workflows that use Firecrawl during an agent session. If the task is to add Firecrawl API calls to a product, use the build skills instead. If the task is one-off web access, use the core CLI skills directly.

License

ISC

Related plugins

Browse all →