The firecrawl-map skill discovers and lists all URLs on a website, with optional search filtering to locate specific pages within large sites. It serves developers and technical users who need to explore site structure, find particular pages, or gather URLs before scraping or crawling. This skill solves the problem of navigating large websites by providing a mapping mechanism to identify the exact page URL needed before performing more targeted extraction operations.
npx skills add https://github.com/firecrawl/cli --skill firecrawl-map