firecrawl-download

Download entire websites into local Markdown and screenshot files.

4|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/r1cA18/dotfiles --skill firecrawl-download
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-download
Source: https://github.com/r1cA18/dotfiles/tree/main/skills/firecrawl-download
Command: npx skills add https://github.com/r1cA18/dotfiles --skill firecrawl-download

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of downloading entire websites or specific sections into organized local files, making content accessible offline.

Core Features & Use Cases

  • Full Website Download: Save an entire website as local files (Markdown, screenshots, etc.).
  • Offline Access: Ideal for downloading documentation or content for offline use.
  • Bulk Content Extraction: Extracts and organizes web content into a structured directory.

Quick Start

Download the website at https://docs.example.com into local files.

Frequently Asked Questions about firecrawl-download

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download an entire website for offline access?

Downloading entire websites into local files automates site mapping and scraping to create offline copies. It supports output formats like Markdown and screenshots for accessible offline content.

Can I download web documentation locally as Markdown files?

Yes, downloading web documentation locally as Markdown files is fully supported. The tool extracts website content and converts it into structured Markdown files, making documentation accessible offline.

What is the best way to scrape website content and filter by specific paths?

The best way to scrape website content and filter by specific paths is to use a tool combining site mapping and scraping functionalities. This approach allows you to download specific sections while filtering by URL paths.

Does website scraping work with subdomains and page limits?

Yes, website scraping supports including subdomains and limiting the number of pages downloaded. These options let you control the scope and scale of your offline content extraction.

How do I extract web content into a structured directory?

Extracting web content into a structured directory is achieved by downloading website pages into organized local files. The process combines site mapping and scraping to systematically bulk extract web content.

What are the limitations of downloading entire websites locally?

Limitations of downloading entire websites locally include potential restrictions on sites requiring authentication or blocking scraping. It works best for static documentation or standard web content accessible without login.