Skills
Skill 7 of 13
Discover and list a site’s URLs, with search filtering.
1 minute · 112 words · 3 sections
Install
npx skills add firecrawl/cli --skill firecrawl-mapnpx skills add firecrawl/cli/plugin marketplace add firecrawl/cliThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Discover URLs on a site. Use --search to find a specific page within a large site.
Prerequisite: map requires authentication (no keyless free tier); without credentials the CLI prompts an interactive login.
Run firecrawl map --help for the full option list (sitemap handling, subdomains, etc.).
Done when: the URL list is saved under .firecrawl/ and you have selected the URLs to scrape or crawl next.
map --search to find the right URL, then scrape it.map https://docs.example.com --search "auth" → found /docs/api/authentication → scrape that URL.Discover and list a site's URLs, with search filtering. Use for "map the site" or "find the URL for" requests — when the user knows the site but not the exact page, or wants site structure.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
Bash(firecrawl *)Bash(npx firecrawl-cli *)skills/firecrawl-map/SKILL.mdmain, last pushed 23 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Firecrawl, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./firecrawl/cli.md, and each skill at its own .md URL.