firecrawl-scraper
Installation
SKILL.md
skill:firecrawl-scraper - Convert Websites into LLM-Ready Data
Version: 1.0.0
Purpose
Convert websites into clean, LLM-ready data using the Firecrawl API. Supports six operation modes: scrape single pages, crawl entire sites, map site structure, search content, extract structured data with schemas, and agent-based autonomous scraping. Includes batch operations for high-volume scraping and change tracking to monitor content updates over time. Use when you need to ingest web content for AI processing, build training datasets, monitor competitor pages, or extract structured information from websites.
File Structure
skills/firecrawl-scraper/
├── SKILL.md (this file)
└── examples.md