omgskills Get the Mac app
Skill

firecrawl-download

@firecrawl 543 stars 74k installs Trending #106 on Skills.Sh Updated 2026-07-27 Author match: High

Download an entire website as local files — markdown, screenshots, or multiple formats per page. Use this skill when the user wants to save a site locally, download documentation for offline use, bulk-save pages as files, or says "download the site", "save as local files", "offline copy", "download all the docs", or "save for reference". Combines site mapping and scraping into organized local directories.

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/firecrawl/cli /tmp/cli && ln -s /tmp/cli/skills/firecrawl-download ~/.claude/skills/firecrawl-download

View on GitHub

From README

firecrawl download Experimental. Convenience command that combines map + scrape to save an entire site as local files. Maps the site first to discover pages, then scrapes each one into nested directories under .firecrawl/. All scrape options work with download. Always pass -y to skip the confirmation prompt.

More from this repo