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.
Global
mkdir -p ~/.claude/skills/firecrawl-mapProject
mkdir -p .claude/skills/firecrawl-mapAgent Browservercel-labs/agent-browser
Fast browser automation tool for AI agents to control any website
Develop Userscriptsxixu-me/skills
Build and debug browser userscripts for Tampermonkey and ScriptCat
Just Scrapescrapegraphai/just-scrape
Search, scrape, crawl, and monitor web pages with an easy command line tool
Browser Actbrowser-act/skills
AI agents use browser-act to automate web tasks like fetch forms screenshots and complex workflows
Firecrawlfirecrawl/cli
Search, scrape, and crawl websites with one simple command line tool
Playwright Climicrosoft/playwright-cli
Automate browser tasks and test web pages with simple terminal commands
Browser Usebrowser-use/browser-use
Automate web testing, form filling, and screenshots with simple CLI commands
Browser Act Skill Forgebrowser-act/skills
Explore any website once and create reusable skill packages forever