This is a comprehensive web scraping and search toolkit that wraps the Firecrawl CLI. You get five main operations: search the web for topics, scrape individual URLs, map entire sites to find specific pages, crawl documentation sections in bulk, and interact with dynamic content that needs clicks or form fills. The skill includes detailed workflow guidance that escalates from simple scraping to browser interaction, plus smart patterns for parallel operations, credit tracking, and output management. All results save to a local .firecrawl directory as markdown or JSON. It's well suited for research tasks, documentation extraction, and any scenario where you need clean LLM-ready content from the web without manual copy-pasting.
npx skills add https://github.com/connorads/dotfiles --skill firecrawl