Wraps the Firecrawl API to scrape web pages into clean markdown that Claude can actually work with. Handles JavaScript rendering and anti-bot protection, which means you can scrape paywalled news sites and dynamic content without wrestling with Puppeteer yourself. The decision tree is helpful: single pages go through Firecrawl, multi-page crawls should use Apify instead. Stealth proxy mode costs extra credits but gets past most protection. The integration patterns are the real value here, like scraping competitor sites then piping to parallel research for analysis, or enriching CRM records with scraped company data. One credit per page adds up fast if you're scraping at scale.
npx skills add https://github.com/casper-studios/casper-marketplace --skill firecrawl-scraping