This wraps the Firecrawl API to handle web scraping scenarios that go beyond basic HTML fetching. It's built for cases where you need JavaScript rendering, page interaction like clicking or scrolling, or want to extract content from PDFs and capture screenshots. The community-built skill positions itself as the heavier option compared to simpler scrapers, so reach for it when standard HTTP requests fall short or you're dealing with dynamic content that needs a real browser context. Configuration requires a Firecrawl API key, and it supports batch operations across multiple URLs.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill firecrawl-scraper