Skip to main content
Back to the directory
firecrawl/cliSoftware EngineeringSEO and GEO

firecrawl-map

Discover and filter URLs on a website, with optional search to locate specific pages.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
31

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-map
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, firecrawl-map has 31 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: firecrawl/cli. Canonical URL: https://skills.sh/firecrawl/cli/firecrawl-map.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Discover and filter URLs on a website, with optional search to locate specific pages. Discover URLs on a site. Use --search to find a specific page within a large site. - Supports filtering by search query to find pages matching keywords within large sites - Includes sitemap handling strategies (include, skip, or use only) and optional subdomain inclusion - Outputs results as plain text or JSON with configurable URL limits - Commonly paired with firecrawl-scrape: use map with search to find the target URL, then scrape it - 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 → interact - 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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Discover and filter URLs on a website, with optional search to locate specific pages.

Is firecrawl-map good?

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

Which AI agents support firecrawl-map?

firecrawl-map currently lists compatibility with Skills CLI.

Is firecrawl-map safe to install?

firecrawl-map has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to firecrawl-map?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install firecrawl-map?

Run the following command to 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