[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-firecrawl-firecrawl-knowledge-ingest":3,"mdc--mpr4hx-key":31,"related-repo-firecrawl-firecrawl-knowledge-ingest":527,"related-org-firecrawl-firecrawl-knowledge-ingest":621},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":20,"repoUrl":21,"updatedAt":22,"license":23,"forks":24,"topics":25,"repo":26,"sourceUrl":29,"mdContent":30},"firecrawl-knowledge-ingest","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},"firecrawl","Firecrawl","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Ffirecrawl.png",[12,16,17],{"name":13,"slug":14,"type":15},"Web Scraping","web-scraping","tag",{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},"Knowledge Management","knowledge-management",99,"https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Ffirecrawl-workflows","2026-06-30T07:02:21.468","ISC",19,[],{"repoUrl":21,"stars":20,"forks":24,"topics":27,"description":28},[],null,"https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Ffirecrawl-workflows\u002Ftree\u002FHEAD\u002Fskills\u002Ffirecrawl-knowledge-ingest","---\nname: firecrawl-knowledge-ingest\ndescription: 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.\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.\n    required: true\n---\n\n# Firecrawl Knowledge Ingest\n\nUse this when a docs portal needs browser navigation, auth, pagination, or JS rendering.\n\n## Onboarding Interview\n\nInfer the portal URL, output format, auth needs, and page limit from context. If the portal is clear, proceed immediately.\n\nAsk at most 1-3 concise questions only if blocked, such as the portal URL, whether authentication is required, or the desired output format.\n\n## Firecrawl Collection Plan\n\nUse Firecrawl browser to:\n\n- open the portal and inspect navigation\n- identify sections, categories, sidebar links, and article URLs\n- follow sidebar navigation, next links, pagination, load-more controls, or search\n- scrape article content as markdown\n- extract metadata such as title, section, last updated date, author, and tags\n\nTry Firecrawl map as a supplement for public URLs, but use browser navigation for auth-gated or JS-heavy content.\n\n## Final Deliverable\n\n```markdown\n# Knowledge Ingest: [Portal]\n\n## Summary\n[Pages extracted, sections covered, limitations]\n\n## Output\n[JSON\u002Fmarkdown\u002Fmerged file path or content]\n\n## Sections\n[Section names and article counts]\n\n## Failed Or Restricted Pages\n[Any access\u002Floading issues]\n\n## Sources\n[URLs extracted]\n\n## Rerun Inputs\nworkflow: firecrawl-knowledge-ingest\nurl: [portal url]\nformat: [json\u002Fmarkdown\u002Fmerged]\nmax_pages: [number]\n```\n\n## JSON Shape\n\nUse `source`, `url`, `extractedAt`, `totalArticles`, and `sections[]` with article `title`, `url`, `section`, `content`, and `metadata`.\n\n## Quality Bar\n\n- Preserve code examples, tables, and formatting.\n- Strip nav chrome, headers, and footers.\n- Track extraction progress and page failures.\n- Respect authentication boundaries.\n",{"data":32,"body":41},{"name":4,"description":6,"license":23,"metadata":33,"inputs":36},{"author":8,"version":34,"homepage":35,"source":21},"0.1.0","https:\u002F\u002Fwww.firecrawl.dev",[37],{"name":38,"description":39,"required":40},"FIRECRAWL_API_KEY","Firecrawl API key for hosted Firecrawl requests.",true,{"type":42,"children":43},"root",[44,52,58,65,70,75,81,86,116,121,127,408,414,492,498,521],{"type":45,"tag":46,"props":47,"children":48},"element","h1",{"id":4},[49],{"type":50,"value":51},"text","Firecrawl Knowledge Ingest",{"type":45,"tag":53,"props":54,"children":55},"p",{},[56],{"type":50,"value":57},"Use this when a docs portal needs browser navigation, auth, pagination, or JS rendering.",{"type":45,"tag":59,"props":60,"children":62},"h2",{"id":61},"onboarding-interview",[63],{"type":50,"value":64},"Onboarding Interview",{"type":45,"tag":53,"props":66,"children":67},{},[68],{"type":50,"value":69},"Infer the portal URL, output format, auth needs, and page limit from context. If the portal is clear, proceed immediately.",{"type":45,"tag":53,"props":71,"children":72},{},[73],{"type":50,"value":74},"Ask at most 1-3 concise questions only if blocked, such as the portal URL, whether authentication is required, or the desired output format.",{"type":45,"tag":59,"props":76,"children":78},{"id":77},"firecrawl-collection-plan",[79],{"type":50,"value":80},"Firecrawl Collection Plan",{"type":45,"tag":53,"props":82,"children":83},{},[84],{"type":50,"value":85},"Use Firecrawl browser to:",{"type":45,"tag":87,"props":88,"children":89},"ul",{},[90,96,101,106,111],{"type":45,"tag":91,"props":92,"children":93},"li",{},[94],{"type":50,"value":95},"open the portal and inspect navigation",{"type":45,"tag":91,"props":97,"children":98},{},[99],{"type":50,"value":100},"identify sections, categories, sidebar links, and article URLs",{"type":45,"tag":91,"props":102,"children":103},{},[104],{"type":50,"value":105},"follow sidebar navigation, next links, pagination, load-more controls, or search",{"type":45,"tag":91,"props":107,"children":108},{},[109],{"type":50,"value":110},"scrape article content as markdown",{"type":45,"tag":91,"props":112,"children":113},{},[114],{"type":50,"value":115},"extract metadata such as title, section, last updated date, author, and tags",{"type":45,"tag":53,"props":117,"children":118},{},[119],{"type":50,"value":120},"Try Firecrawl map as a supplement for public URLs, but use browser navigation for auth-gated or JS-heavy content.",{"type":45,"tag":59,"props":122,"children":124},{"id":123},"final-deliverable",[125],{"type":50,"value":126},"Final Deliverable",{"type":45,"tag":128,"props":129,"children":134},"pre",{"className":130,"code":131,"language":132,"meta":133,"style":133},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Knowledge Ingest: [Portal]\n\n## Summary\n[Pages extracted, sections covered, limitations]\n\n## Output\n[JSON\u002Fmarkdown\u002Fmerged file path or content]\n\n## Sections\n[Section names and article counts]\n\n## Failed Or Restricted Pages\n[Any access\u002Floading issues]\n\n## Sources\n[URLs extracted]\n\n## Rerun Inputs\nworkflow: firecrawl-knowledge-ingest\nurl: [portal url]\nformat: [json\u002Fmarkdown\u002Fmerged]\nmax_pages: [number]\n","markdown","",[135],{"type":45,"tag":136,"props":137,"children":138},"code",{"__ignoreMap":133},[139,173,182,196,206,214,227,236,244,257,266,274,287,296,304,317,326,334,347,355,364,386],{"type":45,"tag":140,"props":141,"children":144},"span",{"class":142,"line":143},"line",1,[145,151,157,162,168],{"type":45,"tag":140,"props":146,"children":148},{"style":147},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[149],{"type":50,"value":150},"# ",{"type":45,"tag":140,"props":152,"children":154},{"style":153},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[155],{"type":50,"value":156},"Knowledge Ingest: ",{"type":45,"tag":140,"props":158,"children":159},{"style":147},[160],{"type":50,"value":161},"[",{"type":45,"tag":140,"props":163,"children":165},{"style":164},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[166],{"type":50,"value":167},"Portal",{"type":45,"tag":140,"props":169,"children":170},{"style":147},[171],{"type":50,"value":172},"]\n",{"type":45,"tag":140,"props":174,"children":176},{"class":142,"line":175},2,[177],{"type":45,"tag":140,"props":178,"children":179},{"emptyLinePlaceholder":40},[180],{"type":50,"value":181},"\n",{"type":45,"tag":140,"props":183,"children":185},{"class":142,"line":184},3,[186,191],{"type":45,"tag":140,"props":187,"children":188},{"style":147},[189],{"type":50,"value":190},"## ",{"type":45,"tag":140,"props":192,"children":193},{"style":153},[194],{"type":50,"value":195},"Summary\n",{"type":45,"tag":140,"props":197,"children":199},{"class":142,"line":198},4,[200],{"type":45,"tag":140,"props":201,"children":203},{"style":202},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[204],{"type":50,"value":205},"[Pages extracted, sections covered, limitations]\n",{"type":45,"tag":140,"props":207,"children":209},{"class":142,"line":208},5,[210],{"type":45,"tag":140,"props":211,"children":212},{"emptyLinePlaceholder":40},[213],{"type":50,"value":181},{"type":45,"tag":140,"props":215,"children":217},{"class":142,"line":216},6,[218,222],{"type":45,"tag":140,"props":219,"children":220},{"style":147},[221],{"type":50,"value":190},{"type":45,"tag":140,"props":223,"children":224},{"style":153},[225],{"type":50,"value":226},"Output\n",{"type":45,"tag":140,"props":228,"children":230},{"class":142,"line":229},7,[231],{"type":45,"tag":140,"props":232,"children":233},{"style":202},[234],{"type":50,"value":235},"[JSON\u002Fmarkdown\u002Fmerged file path or content]\n",{"type":45,"tag":140,"props":237,"children":239},{"class":142,"line":238},8,[240],{"type":45,"tag":140,"props":241,"children":242},{"emptyLinePlaceholder":40},[243],{"type":50,"value":181},{"type":45,"tag":140,"props":245,"children":247},{"class":142,"line":246},9,[248,252],{"type":45,"tag":140,"props":249,"children":250},{"style":147},[251],{"type":50,"value":190},{"type":45,"tag":140,"props":253,"children":254},{"style":153},[255],{"type":50,"value":256},"Sections\n",{"type":45,"tag":140,"props":258,"children":260},{"class":142,"line":259},10,[261],{"type":45,"tag":140,"props":262,"children":263},{"style":202},[264],{"type":50,"value":265},"[Section names and article counts]\n",{"type":45,"tag":140,"props":267,"children":269},{"class":142,"line":268},11,[270],{"type":45,"tag":140,"props":271,"children":272},{"emptyLinePlaceholder":40},[273],{"type":50,"value":181},{"type":45,"tag":140,"props":275,"children":277},{"class":142,"line":276},12,[278,282],{"type":45,"tag":140,"props":279,"children":280},{"style":147},[281],{"type":50,"value":190},{"type":45,"tag":140,"props":283,"children":284},{"style":153},[285],{"type":50,"value":286},"Failed Or Restricted Pages\n",{"type":45,"tag":140,"props":288,"children":290},{"class":142,"line":289},13,[291],{"type":45,"tag":140,"props":292,"children":293},{"style":202},[294],{"type":50,"value":295},"[Any access\u002Floading issues]\n",{"type":45,"tag":140,"props":297,"children":299},{"class":142,"line":298},14,[300],{"type":45,"tag":140,"props":301,"children":302},{"emptyLinePlaceholder":40},[303],{"type":50,"value":181},{"type":45,"tag":140,"props":305,"children":307},{"class":142,"line":306},15,[308,312],{"type":45,"tag":140,"props":309,"children":310},{"style":147},[311],{"type":50,"value":190},{"type":45,"tag":140,"props":313,"children":314},{"style":153},[315],{"type":50,"value":316},"Sources\n",{"type":45,"tag":140,"props":318,"children":320},{"class":142,"line":319},16,[321],{"type":45,"tag":140,"props":322,"children":323},{"style":202},[324],{"type":50,"value":325},"[URLs extracted]\n",{"type":45,"tag":140,"props":327,"children":329},{"class":142,"line":328},17,[330],{"type":45,"tag":140,"props":331,"children":332},{"emptyLinePlaceholder":40},[333],{"type":50,"value":181},{"type":45,"tag":140,"props":335,"children":337},{"class":142,"line":336},18,[338,342],{"type":45,"tag":140,"props":339,"children":340},{"style":147},[341],{"type":50,"value":190},{"type":45,"tag":140,"props":343,"children":344},{"style":153},[345],{"type":50,"value":346},"Rerun Inputs\n",{"type":45,"tag":140,"props":348,"children":349},{"class":142,"line":24},[350],{"type":45,"tag":140,"props":351,"children":352},{"style":202},[353],{"type":50,"value":354},"workflow: firecrawl-knowledge-ingest\n",{"type":45,"tag":140,"props":356,"children":358},{"class":142,"line":357},20,[359],{"type":45,"tag":140,"props":360,"children":361},{"style":202},[362],{"type":50,"value":363},"url: [portal url]\n",{"type":45,"tag":140,"props":365,"children":367},{"class":142,"line":366},21,[368,373,377,382],{"type":45,"tag":140,"props":369,"children":370},{"style":202},[371],{"type":50,"value":372},"format: ",{"type":45,"tag":140,"props":374,"children":375},{"style":147},[376],{"type":50,"value":161},{"type":45,"tag":140,"props":378,"children":379},{"style":164},[380],{"type":50,"value":381},"json\u002Fmarkdown\u002Fmerged",{"type":45,"tag":140,"props":383,"children":384},{"style":147},[385],{"type":50,"value":172},{"type":45,"tag":140,"props":387,"children":389},{"class":142,"line":388},22,[390,395,399,404],{"type":45,"tag":140,"props":391,"children":392},{"style":202},[393],{"type":50,"value":394},"max_pages: ",{"type":45,"tag":140,"props":396,"children":397},{"style":147},[398],{"type":50,"value":161},{"type":45,"tag":140,"props":400,"children":401},{"style":164},[402],{"type":50,"value":403},"number",{"type":45,"tag":140,"props":405,"children":406},{"style":147},[407],{"type":50,"value":172},{"type":45,"tag":59,"props":409,"children":411},{"id":410},"json-shape",[412],{"type":50,"value":413},"JSON Shape",{"type":45,"tag":53,"props":415,"children":416},{},[417,419,425,427,433,434,440,441,447,449,455,457,463,464,469,470,476,477,483,484,490],{"type":50,"value":418},"Use ",{"type":45,"tag":136,"props":420,"children":422},{"className":421},[],[423],{"type":50,"value":424},"source",{"type":50,"value":426},", ",{"type":45,"tag":136,"props":428,"children":430},{"className":429},[],[431],{"type":50,"value":432},"url",{"type":50,"value":426},{"type":45,"tag":136,"props":435,"children":437},{"className":436},[],[438],{"type":50,"value":439},"extractedAt",{"type":50,"value":426},{"type":45,"tag":136,"props":442,"children":444},{"className":443},[],[445],{"type":50,"value":446},"totalArticles",{"type":50,"value":448},", and ",{"type":45,"tag":136,"props":450,"children":452},{"className":451},[],[453],{"type":50,"value":454},"sections[]",{"type":50,"value":456}," with article ",{"type":45,"tag":136,"props":458,"children":460},{"className":459},[],[461],{"type":50,"value":462},"title",{"type":50,"value":426},{"type":45,"tag":136,"props":465,"children":467},{"className":466},[],[468],{"type":50,"value":432},{"type":50,"value":426},{"type":45,"tag":136,"props":471,"children":473},{"className":472},[],[474],{"type":50,"value":475},"section",{"type":50,"value":426},{"type":45,"tag":136,"props":478,"children":480},{"className":479},[],[481],{"type":50,"value":482},"content",{"type":50,"value":448},{"type":45,"tag":136,"props":485,"children":487},{"className":486},[],[488],{"type":50,"value":489},"metadata",{"type":50,"value":491},".",{"type":45,"tag":59,"props":493,"children":495},{"id":494},"quality-bar",[496],{"type":50,"value":497},"Quality Bar",{"type":45,"tag":87,"props":499,"children":500},{},[501,506,511,516],{"type":45,"tag":91,"props":502,"children":503},{},[504],{"type":50,"value":505},"Preserve code examples, tables, and formatting.",{"type":45,"tag":91,"props":507,"children":508},{},[509],{"type":50,"value":510},"Strip nav chrome, headers, and footers.",{"type":45,"tag":91,"props":512,"children":513},{},[514],{"type":50,"value":515},"Track extraction progress and page failures.",{"type":45,"tag":91,"props":517,"children":518},{},[519],{"type":50,"value":520},"Respect authentication boundaries.",{"type":45,"tag":522,"props":523,"children":524},"style",{},[525],{"type":50,"value":526},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":528,"total":319},[529,543,557,574,591,603,615],{"slug":530,"name":530,"fn":531,"description":532,"org":533,"tags":534,"stars":20,"repoUrl":21,"updatedAt":22},"firecrawl-company-directories","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},[535,538,541,542],{"name":536,"slug":537,"type":15},"Automation","automation",{"name":539,"slug":540,"type":15},"Data Engineering","data-engineering",{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},{"slug":544,"name":544,"fn":545,"description":546,"org":547,"tags":548,"stars":20,"repoUrl":21,"updatedAt":22},"firecrawl-competitive-intel","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},[549,552,553,556],{"name":550,"slug":551,"type":15},"Competitive Intelligence","competitive-intelligence",{"name":9,"slug":8,"type":15},{"name":554,"slug":555,"type":15},"Marketing","marketing",{"name":13,"slug":14,"type":15},{"slug":558,"name":558,"fn":559,"description":560,"org":561,"tags":562,"stars":20,"repoUrl":21,"updatedAt":22},"firecrawl-dashboard-reporting","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},[563,566,569,570,573],{"name":564,"slug":565,"type":15},"Analytics","analytics",{"name":567,"slug":568,"type":15},"Dashboards","dashboards",{"name":9,"slug":8,"type":15},{"name":571,"slug":572,"type":15},"Reporting","reporting",{"name":13,"slug":14,"type":15},{"slug":575,"name":575,"fn":576,"description":577,"org":578,"tags":579,"stars":20,"repoUrl":21,"updatedAt":22},"firecrawl-deep-research","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},[580,581,584,587,590],{"name":9,"slug":8,"type":15},{"name":582,"slug":583,"type":15},"Firecrawl Research","firecrawl-research",{"name":585,"slug":586,"type":15},"Research","research",{"name":588,"slug":589,"type":15},"Summarization","summarization",{"name":13,"slug":14,"type":15},{"slug":592,"name":592,"fn":593,"description":594,"org":595,"tags":596,"stars":20,"repoUrl":21,"updatedAt":22},"firecrawl-demo-walkthrough","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},[597,598,599,602],{"name":536,"slug":537,"type":15},{"name":9,"slug":8,"type":15},{"name":600,"slug":601,"type":15},"UX Design","ux-design",{"name":13,"slug":14,"type":15},{"slug":604,"name":604,"fn":605,"description":606,"org":607,"tags":608,"stars":20,"repoUrl":21,"updatedAt":22},"firecrawl-knowledge-base","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},[609,610,611,612],{"name":539,"slug":540,"type":15},{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},{"name":613,"slug":614,"type":15},"Search","search",{"slug":4,"name":4,"fn":5,"description":6,"org":616,"tags":617,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[618,619,620],{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},{"name":13,"slug":14,"type":15},{"items":622,"total":738},[623,635,645,656,671,684,694,701,708,716,724,731],{"slug":624,"name":624,"fn":625,"description":626,"org":627,"tags":628,"stars":632,"repoUrl":633,"updatedAt":634},"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},[629,630,631],{"name":550,"slug":551,"type":15},{"name":9,"slug":8,"type":15},{"name":585,"slug":586,"type":15},1130,"https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Fweb-agent","2026-04-17T05:00:44.623049",{"slug":636,"name":636,"fn":637,"description":638,"org":639,"tags":640,"stars":632,"repoUrl":633,"updatedAt":644},"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},[641,642,643],{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},{"name":585,"slug":586,"type":15},"2026-04-17T05:00:45.852512",{"slug":646,"name":646,"fn":647,"description":648,"org":649,"tags":650,"stars":632,"repoUrl":633,"updatedAt":655},"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},[651,653,654],{"name":652,"slug":646,"type":15},"E-commerce",{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},"2026-05-15T06:15:30.880268",{"slug":657,"name":657,"fn":658,"description":659,"org":660,"tags":661,"stars":632,"repoUrl":633,"updatedAt":670},"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},[662,665,666,667],{"name":663,"slug":664,"type":15},"Finance","finance",{"name":9,"slug":8,"type":15},{"name":585,"slug":586,"type":15},{"name":668,"slug":669,"type":15},"SEC Filings","sec-filings","2026-05-15T06:15:33.293957",{"slug":672,"name":672,"fn":673,"description":674,"org":675,"tags":676,"stars":632,"repoUrl":633,"updatedAt":683},"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},[677,678,679,680],{"name":550,"slug":551,"type":15},{"name":9,"slug":8,"type":15},{"name":585,"slug":586,"type":15},{"name":681,"slug":682,"type":15},"SaaS","saas","2026-04-17T05:00:43.349332",{"slug":685,"name":685,"fn":686,"description":687,"org":688,"tags":689,"stars":632,"repoUrl":633,"updatedAt":693},"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},[690,691,692],{"name":539,"slug":540,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},"2026-05-15T06:15:32.092034",{"slug":530,"name":530,"fn":531,"description":532,"org":695,"tags":696,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[697,698,699,700],{"name":536,"slug":537,"type":15},{"name":539,"slug":540,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},{"slug":544,"name":544,"fn":545,"description":546,"org":702,"tags":703,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[704,705,706,707],{"name":550,"slug":551,"type":15},{"name":9,"slug":8,"type":15},{"name":554,"slug":555,"type":15},{"name":13,"slug":14,"type":15},{"slug":558,"name":558,"fn":559,"description":560,"org":709,"tags":710,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[711,712,713,714,715],{"name":564,"slug":565,"type":15},{"name":567,"slug":568,"type":15},{"name":9,"slug":8,"type":15},{"name":571,"slug":572,"type":15},{"name":13,"slug":14,"type":15},{"slug":575,"name":575,"fn":576,"description":577,"org":717,"tags":718,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[719,720,721,722,723],{"name":9,"slug":8,"type":15},{"name":582,"slug":583,"type":15},{"name":585,"slug":586,"type":15},{"name":588,"slug":589,"type":15},{"name":13,"slug":14,"type":15},{"slug":592,"name":592,"fn":593,"description":594,"org":725,"tags":726,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[727,728,729,730],{"name":536,"slug":537,"type":15},{"name":9,"slug":8,"type":15},{"name":600,"slug":601,"type":15},{"name":13,"slug":14,"type":15},{"slug":604,"name":604,"fn":605,"description":606,"org":732,"tags":733,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[734,735,736,737],{"name":539,"slug":540,"type":15},{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},{"name":613,"slug":614,"type":15},36]