The firecrawl-scrape skill extracts clean, LLM-optimized markdown from any URL, handling both static pages and JavaScript-rendered single-page applications. It's designed for developers and AI agents who need to retrieve and process webpage content programmatically, solving the problem of obtaining usable text from complex modern websites that traditional web fetching tools struggle with. The skill supports multiple concurrent URL scraping, content filtering options, and can optionally answer questions about the extracted content.
npx skills add https://github.com/firecrawl/cli --skill firecrawl-scrape