[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-firecrawl-firecrawl-workflows":3,"mdc--enzy9y-key":40,"related-org-firecrawl-firecrawl-workflows":445,"related-repo-firecrawl-firecrawl-workflows":597},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":29,"repoUrl":30,"updatedAt":31,"license":32,"forks":33,"topics":34,"repo":35,"sourceUrl":38,"mdContent":39},"firecrawl-workflows","run outcome-focused Firecrawl web workflows","Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, 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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"firecrawl","Firecrawl","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Ffirecrawl.png",[12,16,19,22,25,28],{"name":13,"slug":14,"type":15},"Research","research","tag",{"name":17,"slug":18,"type":15},"SEO","seo",{"name":20,"slug":21,"type":15},"Automation","automation",{"name":23,"slug":24,"type":15},"Web Scraping","web-scraping",{"name":26,"slug":27,"type":15},"QA","qa",{"name":9,"slug":8,"type":15},99,"https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Ffirecrawl-workflows","2026-06-30T07:02:21.468","ISC",19,[],{"repoUrl":30,"stars":29,"forks":33,"topics":36,"description":37},[],null,"https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Ffirecrawl-workflows\u002Ftree\u002FHEAD\u002Fskills\u002Ffirecrawl-workflows","---\nname: firecrawl-workflows\ndescription: Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, 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.\nlicense: ISC\nmetadata:\n  author: firecrawl\n  version: \"0.1.0\"\n  homepage: https:\u002F\u002Fwww.firecrawl.dev\n  source: https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Ffirecrawl-workflows\ninputs:\n  - name: FIRECRAWL_API_KEY\n    description: Firecrawl API key for hosted Firecrawl requests when the workflow runs through the CLI or API.\n    required: true\nreferences:\n  - ..\u002F..\u002Freferences\u002Fworkflow-authoring.md\n---\n\n# Firecrawl Workflows\n\nUse this when the user wants a finished deliverable powered by Firecrawl, not only raw web extraction and not product-code integration.\n\n## Choose The Workflow\n\n- Use [firecrawl-website-design-clone](..\u002Ffirecrawl-website-design-clone\u002FSKILL.md) to extract a website's colors, fonts, spacing, components, and layout patterns into an agent-ready `DESIGN.md`.\n- Use [firecrawl-deep-research](..\u002Ffirecrawl-deep-research\u002FSKILL.md) for sourced multi-source research reports.\n- Use [firecrawl-seo-audit](..\u002Ffirecrawl-seo-audit\u002FSKILL.md) for site structure, on-page SEO, keyword, and SERP audits.\n- Use [firecrawl-lead-research](..\u002Ffirecrawl-lead-research\u002FSKILL.md) for pre-meeting company\u002Fperson intelligence briefs.\n- Use [firecrawl-qa](..\u002Ffirecrawl-qa\u002FSKILL.md) for live-site QA testing and bug reports.\n- Use [firecrawl-competitive-intel](..\u002Ffirecrawl-competitive-intel\u002FSKILL.md) for recurring pricing, feature, and changelog monitoring.\n- Use [firecrawl-company-directories](..\u002Ffirecrawl-company-directories\u002FSKILL.md) for directory extraction into company lists.\n- Use [firecrawl-dashboard-reporting](..\u002Ffirecrawl-dashboard-reporting\u002FSKILL.md) for dashboard metrics extraction.\n- Use [firecrawl-knowledge-base](..\u002Ffirecrawl-knowledge-base\u002FSKILL.md) for LLM-ready docs, RAG chunks, training data, or docs mirrors.\n- Use [firecrawl-knowledge-ingest](..\u002Ffirecrawl-knowledge-ingest\u002FSKILL.md) for auth-gated or JS-heavy docs portal ingestion.\n- Use [firecrawl-lead-gen](..\u002Ffirecrawl-lead-gen\u002FSKILL.md) for prospect list generation.\n- Use [firecrawl-market-research](..\u002Ffirecrawl-market-research\u002FSKILL.md) for market, financial, and industry research.\n- Use [firecrawl-research-papers](..\u002Ffirecrawl-research-papers\u002FSKILL.md) for literature reviews from papers, PDFs, and whitepapers.\n- Use [firecrawl-demo-walkthrough](..\u002Ffirecrawl-demo-walkthrough\u002FSKILL.md) for product flow walkthroughs and UX teardown reports.\n- Use [firecrawl-shop](..\u002Ffirecrawl-shop\u002FSKILL.md) for product research and shopping recommendations.\n\nIf no existing workflow fits, use this generic process and produce a reusable pattern that could become a new skill.\n\n## Required Intake\n\nInfer the workflow, inputs, audience, and output format from the user's request and surrounding context. If enough is clear, start immediately.\n\nAsk at most 1-3 concise clarifying questions only when a missing input would block the work, such as:\n\n- the URL, company, topic, or source to analyze\n- the desired deliverable or output format\n- a constraint that would materially change the workflow\n\nUse the host agent's normal way to ask clarifying questions. Do not depend on a harness-specific function name.\n\n## Default Process\n\n1. Confirm the workflow and final artifact.\n2. Collect web evidence with Firecrawl through the CLI or equivalent Firecrawl tool surface.\n3. Save or cite source evidence so the final claims are traceable.\n4. Run independent research units in parallel when available.\n5. Synthesize findings into the requested deliverable.\n6. Include a short \"rerun inputs\" block when the workflow could be automated.\n\n## Parallel Work\n\nIf appropriate, use sub-agents or equivalent parallel task runners for independent units such as:\n\n- one competitor per researcher\n- one URL or page per researcher\n- one source category per researcher\n- one analysis dimension per reviewer\n\nKeep the handoff generic: provide the unit of work, source URLs or search terms, expected extracted fields, and output format.\n\n## Deliverable Standards\n\nEvery workflow should return:\n\n- a concise executive summary\n- the evidence base used\n- the analysis or artifact requested by the user\n- recommendations or next actions when useful\n- automation inputs for reruns\n\nFor authoring new workflow skills, see [workflow-authoring.md](..\u002F..\u002Freferences\u002Fworkflow-authoring.md).\n",{"data":41,"body":52},{"name":4,"description":6,"license":32,"metadata":42,"inputs":45,"references":50},{"author":8,"version":43,"homepage":44,"source":30},"0.1.0","https:\u002F\u002Fwww.firecrawl.dev",[46],{"name":47,"description":48,"required":49},"FIRECRAWL_API_KEY","Firecrawl API key for hosted Firecrawl requests when the workflow runs through the CLI or API.",true,[51],"..\u002F..\u002Freferences\u002Fworkflow-authoring.md",{"type":53,"children":54},"root",[55,63,69,76,272,277,283,288,293,311,316,322,356,362,367,390,395,401,406,434],{"type":56,"tag":57,"props":58,"children":59},"element","h1",{"id":4},[60],{"type":61,"value":62},"text","Firecrawl Workflows",{"type":56,"tag":64,"props":65,"children":66},"p",{},[67],{"type":61,"value":68},"Use this when the user wants a finished deliverable powered by Firecrawl, not only raw web extraction and not product-code integration.",{"type":56,"tag":70,"props":71,"children":73},"h2",{"id":72},"choose-the-workflow",[74],{"type":61,"value":75},"Choose The Workflow",{"type":56,"tag":77,"props":78,"children":79},"ul",{},[80,104,116,128,140,152,164,176,188,200,212,224,236,248,260],{"type":56,"tag":81,"props":82,"children":83},"li",{},[84,86,93,95,102],{"type":61,"value":85},"Use ",{"type":56,"tag":87,"props":88,"children":90},"a",{"href":89},"..\u002Ffirecrawl-website-design-clone\u002FSKILL.md",[91],{"type":61,"value":92},"firecrawl-website-design-clone",{"type":61,"value":94}," to extract a website's colors, fonts, spacing, components, and layout patterns into an agent-ready ",{"type":56,"tag":96,"props":97,"children":99},"code",{"className":98},[],[100],{"type":61,"value":101},"DESIGN.md",{"type":61,"value":103},".",{"type":56,"tag":81,"props":105,"children":106},{},[107,108,114],{"type":61,"value":85},{"type":56,"tag":87,"props":109,"children":111},{"href":110},"..\u002Ffirecrawl-deep-research\u002FSKILL.md",[112],{"type":61,"value":113},"firecrawl-deep-research",{"type":61,"value":115}," for sourced multi-source research reports.",{"type":56,"tag":81,"props":117,"children":118},{},[119,120,126],{"type":61,"value":85},{"type":56,"tag":87,"props":121,"children":123},{"href":122},"..\u002Ffirecrawl-seo-audit\u002FSKILL.md",[124],{"type":61,"value":125},"firecrawl-seo-audit",{"type":61,"value":127}," for site structure, on-page SEO, keyword, and SERP audits.",{"type":56,"tag":81,"props":129,"children":130},{},[131,132,138],{"type":61,"value":85},{"type":56,"tag":87,"props":133,"children":135},{"href":134},"..\u002Ffirecrawl-lead-research\u002FSKILL.md",[136],{"type":61,"value":137},"firecrawl-lead-research",{"type":61,"value":139}," for pre-meeting company\u002Fperson intelligence briefs.",{"type":56,"tag":81,"props":141,"children":142},{},[143,144,150],{"type":61,"value":85},{"type":56,"tag":87,"props":145,"children":147},{"href":146},"..\u002Ffirecrawl-qa\u002FSKILL.md",[148],{"type":61,"value":149},"firecrawl-qa",{"type":61,"value":151}," for live-site QA testing and bug reports.",{"type":56,"tag":81,"props":153,"children":154},{},[155,156,162],{"type":61,"value":85},{"type":56,"tag":87,"props":157,"children":159},{"href":158},"..\u002Ffirecrawl-competitive-intel\u002FSKILL.md",[160],{"type":61,"value":161},"firecrawl-competitive-intel",{"type":61,"value":163}," for recurring pricing, feature, and changelog monitoring.",{"type":56,"tag":81,"props":165,"children":166},{},[167,168,174],{"type":61,"value":85},{"type":56,"tag":87,"props":169,"children":171},{"href":170},"..\u002Ffirecrawl-company-directories\u002FSKILL.md",[172],{"type":61,"value":173},"firecrawl-company-directories",{"type":61,"value":175}," for directory extraction into company lists.",{"type":56,"tag":81,"props":177,"children":178},{},[179,180,186],{"type":61,"value":85},{"type":56,"tag":87,"props":181,"children":183},{"href":182},"..\u002Ffirecrawl-dashboard-reporting\u002FSKILL.md",[184],{"type":61,"value":185},"firecrawl-dashboard-reporting",{"type":61,"value":187}," for dashboard metrics extraction.",{"type":56,"tag":81,"props":189,"children":190},{},[191,192,198],{"type":61,"value":85},{"type":56,"tag":87,"props":193,"children":195},{"href":194},"..\u002Ffirecrawl-knowledge-base\u002FSKILL.md",[196],{"type":61,"value":197},"firecrawl-knowledge-base",{"type":61,"value":199}," for LLM-ready docs, RAG chunks, training data, or docs mirrors.",{"type":56,"tag":81,"props":201,"children":202},{},[203,204,210],{"type":61,"value":85},{"type":56,"tag":87,"props":205,"children":207},{"href":206},"..\u002Ffirecrawl-knowledge-ingest\u002FSKILL.md",[208],{"type":61,"value":209},"firecrawl-knowledge-ingest",{"type":61,"value":211}," for auth-gated or JS-heavy docs portal ingestion.",{"type":56,"tag":81,"props":213,"children":214},{},[215,216,222],{"type":61,"value":85},{"type":56,"tag":87,"props":217,"children":219},{"href":218},"..\u002Ffirecrawl-lead-gen\u002FSKILL.md",[220],{"type":61,"value":221},"firecrawl-lead-gen",{"type":61,"value":223}," for prospect list generation.",{"type":56,"tag":81,"props":225,"children":226},{},[227,228,234],{"type":61,"value":85},{"type":56,"tag":87,"props":229,"children":231},{"href":230},"..\u002Ffirecrawl-market-research\u002FSKILL.md",[232],{"type":61,"value":233},"firecrawl-market-research",{"type":61,"value":235}," for market, financial, and industry research.",{"type":56,"tag":81,"props":237,"children":238},{},[239,240,246],{"type":61,"value":85},{"type":56,"tag":87,"props":241,"children":243},{"href":242},"..\u002Ffirecrawl-research-papers\u002FSKILL.md",[244],{"type":61,"value":245},"firecrawl-research-papers",{"type":61,"value":247}," for literature reviews from papers, PDFs, and whitepapers.",{"type":56,"tag":81,"props":249,"children":250},{},[251,252,258],{"type":61,"value":85},{"type":56,"tag":87,"props":253,"children":255},{"href":254},"..\u002Ffirecrawl-demo-walkthrough\u002FSKILL.md",[256],{"type":61,"value":257},"firecrawl-demo-walkthrough",{"type":61,"value":259}," for product flow walkthroughs and UX teardown reports.",{"type":56,"tag":81,"props":261,"children":262},{},[263,264,270],{"type":61,"value":85},{"type":56,"tag":87,"props":265,"children":267},{"href":266},"..\u002Ffirecrawl-shop\u002FSKILL.md",[268],{"type":61,"value":269},"firecrawl-shop",{"type":61,"value":271}," for product research and shopping recommendations.",{"type":56,"tag":64,"props":273,"children":274},{},[275],{"type":61,"value":276},"If no existing workflow fits, use this generic process and produce a reusable pattern that could become a new skill.",{"type":56,"tag":70,"props":278,"children":280},{"id":279},"required-intake",[281],{"type":61,"value":282},"Required Intake",{"type":56,"tag":64,"props":284,"children":285},{},[286],{"type":61,"value":287},"Infer the workflow, inputs, audience, and output format from the user's request and surrounding context. If enough is clear, start immediately.",{"type":56,"tag":64,"props":289,"children":290},{},[291],{"type":61,"value":292},"Ask at most 1-3 concise clarifying questions only when a missing input would block the work, such as:",{"type":56,"tag":77,"props":294,"children":295},{},[296,301,306],{"type":56,"tag":81,"props":297,"children":298},{},[299],{"type":61,"value":300},"the URL, company, topic, or source to analyze",{"type":56,"tag":81,"props":302,"children":303},{},[304],{"type":61,"value":305},"the desired deliverable or output format",{"type":56,"tag":81,"props":307,"children":308},{},[309],{"type":61,"value":310},"a constraint that would materially change the workflow",{"type":56,"tag":64,"props":312,"children":313},{},[314],{"type":61,"value":315},"Use the host agent's normal way to ask clarifying questions. Do not depend on a harness-specific function name.",{"type":56,"tag":70,"props":317,"children":319},{"id":318},"default-process",[320],{"type":61,"value":321},"Default Process",{"type":56,"tag":323,"props":324,"children":325},"ol",{},[326,331,336,341,346,351],{"type":56,"tag":81,"props":327,"children":328},{},[329],{"type":61,"value":330},"Confirm the workflow and final artifact.",{"type":56,"tag":81,"props":332,"children":333},{},[334],{"type":61,"value":335},"Collect web evidence with Firecrawl through the CLI or equivalent Firecrawl tool surface.",{"type":56,"tag":81,"props":337,"children":338},{},[339],{"type":61,"value":340},"Save or cite source evidence so the final claims are traceable.",{"type":56,"tag":81,"props":342,"children":343},{},[344],{"type":61,"value":345},"Run independent research units in parallel when available.",{"type":56,"tag":81,"props":347,"children":348},{},[349],{"type":61,"value":350},"Synthesize findings into the requested deliverable.",{"type":56,"tag":81,"props":352,"children":353},{},[354],{"type":61,"value":355},"Include a short \"rerun inputs\" block when the workflow could be automated.",{"type":56,"tag":70,"props":357,"children":359},{"id":358},"parallel-work",[360],{"type":61,"value":361},"Parallel Work",{"type":56,"tag":64,"props":363,"children":364},{},[365],{"type":61,"value":366},"If appropriate, use sub-agents or equivalent parallel task runners for independent units such as:",{"type":56,"tag":77,"props":368,"children":369},{},[370,375,380,385],{"type":56,"tag":81,"props":371,"children":372},{},[373],{"type":61,"value":374},"one competitor per researcher",{"type":56,"tag":81,"props":376,"children":377},{},[378],{"type":61,"value":379},"one URL or page per researcher",{"type":56,"tag":81,"props":381,"children":382},{},[383],{"type":61,"value":384},"one source category per researcher",{"type":56,"tag":81,"props":386,"children":387},{},[388],{"type":61,"value":389},"one analysis dimension per reviewer",{"type":56,"tag":64,"props":391,"children":392},{},[393],{"type":61,"value":394},"Keep the handoff generic: provide the unit of work, source URLs or search terms, expected extracted fields, and output format.",{"type":56,"tag":70,"props":396,"children":398},{"id":397},"deliverable-standards",[399],{"type":61,"value":400},"Deliverable Standards",{"type":56,"tag":64,"props":402,"children":403},{},[404],{"type":61,"value":405},"Every workflow should return:",{"type":56,"tag":77,"props":407,"children":408},{},[409,414,419,424,429],{"type":56,"tag":81,"props":410,"children":411},{},[412],{"type":61,"value":413},"a concise executive summary",{"type":56,"tag":81,"props":415,"children":416},{},[417],{"type":61,"value":418},"the evidence base used",{"type":56,"tag":81,"props":420,"children":421},{},[422],{"type":61,"value":423},"the analysis or artifact requested by the user",{"type":56,"tag":81,"props":425,"children":426},{},[427],{"type":61,"value":428},"recommendations or next actions when useful",{"type":56,"tag":81,"props":430,"children":431},{},[432],{"type":61,"value":433},"automation inputs for reruns",{"type":56,"tag":64,"props":435,"children":436},{},[437,439,444],{"type":61,"value":438},"For authoring new workflow skills, see ",{"type":56,"tag":87,"props":440,"children":441},{"href":51},[442],{"type":61,"value":443},"workflow-authoring.md",{"type":61,"value":103},{"items":446,"total":596},[447,461,473,484,499,512,524,533,544,560,574,585],{"slug":448,"name":448,"fn":449,"description":450,"org":451,"tags":452,"stars":458,"repoUrl":459,"updatedAt":460},"competitor-analysis","analyze competitors across features and pricing","Compare two or more companies, products, or platforms across pricing, features, positioning, and docs. Use this skill whenever the user says \"compare X vs Y\", \"how does X stack up against Y\", \"alternatives to X\", \"competitive landscape of …\", \"X vs Y vs Z\", or asks for a competitor matrix. Uses search to discover competitors when the user only names a category, then scrape for each competitor's homepage, pricing page, and features\u002Fdocs. Returns a normalized comparison matrix as JSON.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[453,456,457],{"name":454,"slug":455,"type":15},"Competitive Intelligence","competitive-intelligence",{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},1130,"https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Fweb-agent","2026-04-17T05:00:44.623049",{"slug":462,"name":462,"fn":463,"description":464,"org":465,"tags":466,"stars":458,"repoUrl":459,"updatedAt":472},"deep-research","conduct multi-source deep research","Multi-source research with source triangulation and fact-checking. Use for any research task requiring 3+ sources.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[467,468,471],{"name":9,"slug":8,"type":15},{"name":469,"slug":470,"type":15},"Knowledge Management","knowledge-management",{"name":13,"slug":14,"type":15},"2026-04-17T05:00:45.852512",{"slug":474,"name":474,"fn":475,"description":476,"org":477,"tags":478,"stars":458,"repoUrl":459,"updatedAt":483},"e-commerce","extract product data from e-commerce sites","Navigate e-commerce sites to extract products, pricing, categories, and inventory. Handles pagination, variants, and JS-heavy storefronts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[479,481,482],{"name":480,"slug":474,"type":15},"E-commerce",{"name":9,"slug":8,"type":15},{"name":23,"slug":24,"type":15},"2026-05-15T06:15:30.880268",{"slug":485,"name":485,"fn":486,"description":487,"org":488,"tags":489,"stars":458,"repoUrl":459,"updatedAt":498},"financial-research","pull financial data for public companies","Pull company financials, SEC filings, and analyst consensus for a public company. Use this skill whenever the user says \"10-K\", \"10-Q\", \"earnings\", \"revenue of\", \"financials for\", \"analyst rating for\", \"price target for\", or provides a stock ticker. Combines SEC EDGAR for official filings with Yahoo Finance \u002F TipRanks for analyst data. Search + scrape only; no interact needed.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[490,493,494,495],{"name":491,"slug":492,"type":15},"Finance","finance",{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},{"name":496,"slug":497,"type":15},"SEC Filings","sec-filings","2026-05-15T06:15:33.293957",{"slug":500,"name":500,"fn":501,"description":502,"org":503,"tags":504,"stars":458,"repoUrl":459,"updatedAt":511},"pricing-tracker","track and compare vendor pricing tiers","Extract and normalize pricing tiers from any SaaS, API, cloud, or LLM vendor's pricing page. Use this skill whenever the user says \"pricing for X\", \"how much does X cost\", \"pricing tiers\", \"cost comparison\", provides a URL ending in `\u002Fpricing` or `\u002Fplans`, or asks to monitor pricing over time. Pairs well with `exportSkill` to turn a run into a cron-friendly workflow. Scrape-driven; no interact needed for typical pricing pages.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[505,506,507,508],{"name":454,"slug":455,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},{"name":509,"slug":510,"type":15},"SaaS","saas","2026-04-17T05:00:43.349332",{"slug":513,"name":513,"fn":514,"description":515,"org":516,"tags":517,"stars":458,"repoUrl":459,"updatedAt":523},"structured-extraction","extract structured data from websites","Extract structured data matching a JSON schema from websites. Handles complex nested schemas, arrays, pagination, and validation. Always outputs via formatOutput.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[518,521,522],{"name":519,"slug":520,"type":15},"Data Engineering","data-engineering",{"name":9,"slug":8,"type":15},{"name":23,"slug":24,"type":15},"2026-05-15T06:15:32.092034",{"slug":173,"name":173,"fn":525,"description":526,"org":527,"tags":528,"stars":29,"repoUrl":30,"updatedAt":31},"extract company directories with Firecrawl","Extract 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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[529,530,531,532],{"name":20,"slug":21,"type":15},{"name":519,"slug":520,"type":15},{"name":9,"slug":8,"type":15},{"name":23,"slug":24,"type":15},{"slug":161,"name":161,"fn":534,"description":535,"org":536,"tags":537,"stars":29,"repoUrl":30,"updatedAt":31},"monitor competitor product changes with Firecrawl","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[538,539,540,543],{"name":454,"slug":455,"type":15},{"name":9,"slug":8,"type":15},{"name":541,"slug":542,"type":15},"Marketing","marketing",{"name":23,"slug":24,"type":15},{"slug":185,"name":185,"fn":545,"description":546,"org":547,"tags":548,"stars":29,"repoUrl":30,"updatedAt":31},"pull metrics from analytics dashboards","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[549,552,555,556,559],{"name":550,"slug":551,"type":15},"Analytics","analytics",{"name":553,"slug":554,"type":15},"Dashboards","dashboards",{"name":9,"slug":8,"type":15},{"name":557,"slug":558,"type":15},"Reporting","reporting",{"name":23,"slug":24,"type":15},{"slug":113,"name":113,"fn":561,"description":562,"org":563,"tags":564,"stars":29,"repoUrl":30,"updatedAt":31},"conduct deep research with Firecrawl","Produce an intensive, cited analytical report: executive summary, multi-angle\nfindings, contrarian views, open questions, and full sources. Use only when the\nuser needs rigorous synthesis of a complex topic (scientific, technical, policy,\nor market-analytical) that cannot be answered with a short search, and wants\na formal written report, not a recommendation list.\n\nDo not use for product picks, top-N lists, quick lookups, or routine \"find out\nabout X\" tasks. If the request does not clearly need this kind of report, do\nnot use this skill.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[565,566,569,570,573],{"name":9,"slug":8,"type":15},{"name":567,"slug":568,"type":15},"Firecrawl Research","firecrawl-research",{"name":13,"slug":14,"type":15},{"name":571,"slug":572,"type":15},"Summarization","summarization",{"name":23,"slug":24,"type":15},{"slug":257,"name":257,"fn":575,"description":576,"org":577,"tags":578,"stars":29,"repoUrl":30,"updatedAt":31},"generate product walkthroughs with Firecrawl","Walk through a product's key flows with Firecrawl browser and produce a structured UX\u002Fproduct walkthrough. Use for signup, onboarding, pricing, docs, dashboard, product demo prep, UX teardown, and first-run experience analysis.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[579,580,581,584],{"name":20,"slug":21,"type":15},{"name":9,"slug":8,"type":15},{"name":582,"slug":583,"type":15},"UX Design","ux-design",{"name":23,"slug":24,"type":15},{"slug":197,"name":197,"fn":586,"description":587,"org":588,"tags":589,"stars":29,"repoUrl":30,"updatedAt":31},"build knowledge bases from web content","Build a knowledge base from web content with Firecrawl. Use for local reference docs, RAG-ready chunks, fine-tuning datasets, documentation mirrors, topic corpora, or LLM-ready markdown organized from web sources.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[590,591,592,593],{"name":519,"slug":520,"type":15},{"name":9,"slug":8,"type":15},{"name":469,"slug":470,"type":15},{"name":594,"slug":595,"type":15},"Search","search",36,{"items":598,"total":651},[599,606,613,621,629,636,643],{"slug":173,"name":173,"fn":525,"description":526,"org":600,"tags":601,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[602,603,604,605],{"name":20,"slug":21,"type":15},{"name":519,"slug":520,"type":15},{"name":9,"slug":8,"type":15},{"name":23,"slug":24,"type":15},{"slug":161,"name":161,"fn":534,"description":535,"org":607,"tags":608,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[609,610,611,612],{"name":454,"slug":455,"type":15},{"name":9,"slug":8,"type":15},{"name":541,"slug":542,"type":15},{"name":23,"slug":24,"type":15},{"slug":185,"name":185,"fn":545,"description":546,"org":614,"tags":615,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[616,617,618,619,620],{"name":550,"slug":551,"type":15},{"name":553,"slug":554,"type":15},{"name":9,"slug":8,"type":15},{"name":557,"slug":558,"type":15},{"name":23,"slug":24,"type":15},{"slug":113,"name":113,"fn":561,"description":562,"org":622,"tags":623,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[624,625,626,627,628],{"name":9,"slug":8,"type":15},{"name":567,"slug":568,"type":15},{"name":13,"slug":14,"type":15},{"name":571,"slug":572,"type":15},{"name":23,"slug":24,"type":15},{"slug":257,"name":257,"fn":575,"description":576,"org":630,"tags":631,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[632,633,634,635],{"name":20,"slug":21,"type":15},{"name":9,"slug":8,"type":15},{"name":582,"slug":583,"type":15},{"name":23,"slug":24,"type":15},{"slug":197,"name":197,"fn":586,"description":587,"org":637,"tags":638,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[639,640,641,642],{"name":519,"slug":520,"type":15},{"name":9,"slug":8,"type":15},{"name":469,"slug":470,"type":15},{"name":594,"slug":595,"type":15},{"slug":209,"name":209,"fn":644,"description":645,"org":646,"tags":647,"stars":29,"repoUrl":30,"updatedAt":31},"ingest knowledge bases with Firecrawl","Ingest public or authenticated knowledge bases and docs portals with Firecrawl browser. Use for JS-heavy docs, login-gated portals, paginated help centers, support knowledge bases, or structured JSON\u002Fmarkdown extraction from documentation sites.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[648,649,650],{"name":9,"slug":8,"type":15},{"name":469,"slug":470,"type":15},{"name":23,"slug":24,"type":15},16]