firecrawl

113 mods across 12 repositories, 208k stars between them.

last30flames

98

firecrawl/last30flames

Plugin Claude Code

Research what is actually new about any topic in a recent time window. Full-content web results via Firecrawl, plus honest engagement signals from Hacker News and GitHub. No LLM key needed - the agent harness synthesizes the brief.

38 1mo ago A tokens not measured original MIT

firecrawl/last30flames

Instructions file

Instructions for firecrawl/last30flames, covering last30flames - project constraints, data sources (hard rule) and design constraints.

38 1mo ago A 232 tokens original MIT

last30flames

100

firecrawl/last30flames

Skill Claude CodeCodex

Research what's genuinely new about a topic in a recent time window. Use when the user asks what's new, recent, or trending on a subject and wants a source-grounded brief rather than a quick lookup.

38 1mo ago A 46 tokens original MIT

firecrawl-agent

102

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Autonomous multi-page extraction into structured JSON. Use when the user wants website data matching a schema — pricing tiers, product listings — beyond a single-page scrape.

10 5d ago A 36 tokens

firecrawl-crawl

103

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning linked pages.

10 5d ago A 33 tokens

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Search issues, merged pull requests, READMEs, and documentation. Use when the question is how a library or API behaves, what an error means, or whether a bug was fixed; prefer this over a general web page.

10 5d ago A 52 tokens

firecrawl-interact

106

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Drive a live browser on a scraped page: click, fill forms, log in, paginate, infinite-scroll. Use when content requires interaction or a scrape failed or returned incomplete content.

10 5d ago A 41 tokens

firecrawl-map

107

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Discover and list a site's URLs, with search filtering. Use for "map the site" or "find the URL for" requests — when the user knows the site but not the exact page, or wants site structure.

10 5d ago A 48 tokens

firecrawl-monitor

108

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Alert by webhook/email on web changes — use for "monitor/watch/track/alert me when": recurring checks on known URLs (prefer over repeated one-off scrapes) or web-wide watches for new results (queries + goal).

10 5d ago A 50 tokens

firecrawl-parse

109

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Convert a local file (PDF, DOCX, XLSX, HTML, …) to markdown, or answer questions about its content. Use whenever the input is a file path, not a URL.

10 5d ago A 45 tokens

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Find the papers that answer a research query in Firecrawl's research paper index — a corpus of paper abstracts whose largest share is biomedical and life-science literature (PubMed, bioRxiv, medRxiv), alongside arXiv preprints in CS, physics, and math — using semantic search, semantic and structural expansion, and…

10 5d ago A 226 tokens

firecrawl-scrape

111

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Extract a URL's content as clean markdown, including JS-rendered pages. Use whenever the user provides a URL and wants its content; prefer over WebFetch.

10 5d ago A 38 tokens

firecrawl-search

112

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Web search with full page content. Use when no URL is known: finding sources, articles, or news. For papers use firecrawl-research-index; for library, API, error, or bug questions use firecrawl-developer-index.

10 5d ago A 52 tokens

firecrawl

113

firecrawl/firecrawl-cursor-plugin

Skill Claude CodeCodex

Any live-web task via the Firecrawl CLI — including ordinary web research: searching the web, reading or extracting pages, gathering sources, discovering site URLs, bulk extraction, downloading a site, change alerts, or pages needing clicks/login — web only; local files route to firecrawl-parse. For papers use…

10 5d ago A 88 tokens