npx skills add ...
npx skills add firecrawl/firecrawl-cli --skill firecrawl-download
Save a site or section as local files (markdown, screenshots). Use for "download the site", offline docs, or a local copy for reference.
This repo is now called firecrawl/cli. Both names install the same content, but the install count here only covers this one.
npx skills add firecrawl/firecrawl-cli --skill firecrawl-download
firecrawl x download)Experimental.
downloadis available under thefirecrawl xcommand group.
Prerequisite: download requires authentication (no keyless free tier); without credentials the CLI prompts an interactive login.
Maps the site origin first to discover pages, then scrapes each one into nested directories under .firecrawl/. Use --include-paths to scope a non-root URL to one section. Automated runs always pass -y — without it the command opens an interactive wizard that blocks on a prompt.
Run firecrawl x download --help for the full option list, including which scrape options download supports.
Done when: the command exits successfully and the expected files exist under .firecrawl/.