Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By firecrawl
Runs outcome-focused Firecrawl workflows that produce structured web-data deliverables: research reports, SEO audits, QA reports, lead lists, knowledge bases, design-system extraction, competitive intelligence, and shopping recommendations.
npx claudepluginhub firecrawl/firecrawl-workflows --plugin firecrawl-workflowsExtract structured company lists from directories with Firecrawl. Use for scraping YC, Crunchbase, Product Hunt, G2, startup directories, category directories, or custom company databases into JSON, CSV, CRM-ready lists, or research tables.
Monitor competitor pricing, features, changelogs, dashboards, and product changes with Firecrawl. Use for recurring competitive intelligence, pricing tier extraction, feature change tracking, or structured competitor alerts.
Pull metrics from analytics dashboards and internal web tools with Firecrawl browser. Use when the user needs dashboard reporting, cross-platform metric summaries, authenticated analytics extraction, date-range reports, or structured metrics from web dashboards.
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.
Walk through a product's key flows with Firecrawl browser and produce a structured UX/product walkthrough. Use for signup, onboarding, pricing, docs, dashboard, product demo prep, UX teardown, and first-run experience analysis.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Real-time web search and data extraction for AI agents - powered by Nimble. Search, extract, map, and crawl any site on the web with built-in stealth, JS rendering, and retries. Get clean, structured web data from any public webpage with pre-built Web Search Agents, or build your own reusable extraction templates. The definitive web data toolkit for AI-native development.
Comprehensive market research for any product or business idea across Web, Reddit, and X. Validate the problem, size the market, map competition, profile the customer, and produce a cited markdown report. No API keys required.
Complete SEO toolkit with 13 capabilities via single /seo command. Full site audits with 6 parallel subagents, technical SEO (crawlability, Core Web Vitals, JS rendering), E-E-A-T content quality, schema markup, image optimization, sitemap analysis, AI search / GEO optimization, strategic planning with industry templates, programmatic SEO at scale, competitor comparison pages, hreflang/i18n, and Google Search Console data-driven optimization.
Parallel Web Search MCP and Task API integration for Claude Code. Provides web search, content extraction, deep research, data enrichment, entity discovery (FindAll), and web monitoring.
Community collection of Apify agent skills for web scraping, data extraction, and automation
AI-powered deep research with multi-agent source verification and structured outputs
Scrape, search, crawl, and map the web with a single command.
Scrape, search, crawl, and map the web with a single command.
Skills and MCP configuration for integrating Firecrawl scrape, search, and interact into apps and agents.
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:
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
| 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 |
Every workflow skill in this repo must:
AskUserQuestionThis repo takes the useful parts of:
anthropics/skills: simple skills/<name>/SKILL.md layoutanthropics/financial-services: outcome-focused domain workflows and optional agent packaginganthropics/claude-for-legal: verticalized workflows with concrete deliverablesThe heavier managed-agent and partner-plugin scaffolding is intentionally omitted until the workflow pack needs it.
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.
ISC