·firecrawl-map
</>

firecrawl-map

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", or "list all pages". Essential when the user knows which site but not which exact page.

87Installs·80Trend·@firecrawl

Installation

$npx skills add https://github.com/firecrawl/cli --skill firecrawl-map

How to Install firecrawl-map

Quickly install firecrawl-map AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/firecrawl/cli --skill firecrawl-map
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: firecrawl/cli.

SKILL.md

View raw

Discover URLs on a site. Use --search to find a specific page within a large site.

| --limit | Max number of URLs to return | | --search | Filter URLs by search query | | --sitemap | Sitemap handling strategy | | --include-subdomains | Include subdomain URLs | | --json | Output as JSON | | -o, --output | Output file path |

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", or "list all pages". Essential when the user knows which site but not which exact page. Source: firecrawl/cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-map
Category
</>Dev Tools
Verified
First Seen
2026-03-11
Updated
2026-03-11

Browse more skills from firecrawl/cli

Quick answers

What is firecrawl-map?

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", or "list all pages". Essential when the user knows which site but not which exact page. Source: firecrawl/cli.

How do I install firecrawl-map?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/firecrawl/cli --skill firecrawl-map Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/firecrawl/cli