Skip to main content
Back to registry

firecrawl-map

firecrawl/cli

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

Installs2
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-map
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Discover URLs on a site. Use --search to find a specific page within a large site. - You need to find a specific subpage on a large site - You want a list of all URLs on a site before scraping or crawling - Step 3 in the workflow escalation pattern : search → scrape → map → crawl → browser - Map + scrape is a common pattern : use map --search to find the right URL, then scrape it. - Example: map --search "auth" → found /docs/api/authentication → scrape that URL. - firecrawl-scrape — scrape the URLs you discover - firecrawl-crawl — bulk extract instead of map + scrape - firecrawl-download — download entire site (uses map internally)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-map do?

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

Is firecrawl-map good?

firecrawl-map does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does firecrawl-map work with?

firecrawl-map currently lists compatibility with codex, gemini-cli, kimi-cli, amp, cline, github-copilot.

What are alternatives to firecrawl-map?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install firecrawl-map?

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

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering