BeClaude

firecrawl

New
Official PluginDevelopmentby Anthropic

Web scraping and crawling powered by Firecrawl. Turn any website into clean, LLM-ready markdown or structured data. Scrape single pages, crawl entire sites, search the web, and extract structured information. Includes an AI agent for autonomous multi-source data gathering - just describe what you need and it finds, navigates, and extracts automatically.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/firecrawl.md https://raw.githubusercontent.com/firecrawl/firecrawl-claude-plugin.git/main/SKILL.md
3
Invoke in Claude Code
/firecrawl
apiagent

Frequently Asked Questions

What is firecrawl?

Web scraping and crawling powered by Firecrawl. Turn any website into clean, LLM-ready markdown or structured data. Scrape single pages, crawl entire sites, search the web, and extract structured information. Includes an AI agent for autonomous multi-source data gathering - just describe what you need and it finds, navigates, and extracts automatically.

How to install firecrawl?

To install firecrawl, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /firecrawl.

What is firecrawl best for?

firecrawl is a plugin categorized under Development. It is designed for: api, agent. Created by Anthropic.