AI AGENT ADDONS

Firecrawl Map

firecrawl/cli

You know the website but not the exact page. This skill helps you find it. It lists all URLs on a site. You can also search for specific words like authentication or pricing. This is useful for large sites with many pages.

The tool works from your command line. You type a command like firecrawl map followed by the site address. You can set a limit on how many URLs to get. You can also save the results as a file.

This skill is often used before scraping a page. First you map the site to find the right URL. Then you scrape that page. It is a simple way to explore a website's structure.

Add Firecrawl Map skill to your workflow

Global

mkdir -p ~/.claude/skills/firecrawl-map

Project

mkdir -p .claude/skills/firecrawl-map

Source Repository

Stars
494
Forks
69
Watchers
494
Last Push
25 days ago
Created
6 months ago