An official Firecrawl skill for Claude Code that provides five web capabilities: markdown extraction, screenshots, structured data extraction, web search, and full site crawling. Combines SKILL.md with a fc.py helper script to give Claude reliable internet access, automatically handling JS rendering, anti-bot measures, and proxy rotation. Featured on the official Firecrawl blog.
What Firecrawl Claude Code Skill can do for your AI workflow
Official firecrawl skill directly from your Claude Code conversation
Native Claude Code integration via the open Model Context Protocol (MCP)
Supports firecrawl, web-scraping, crawling, search and more
One-command installation β no complex setup required
Combine with other skills to build powerful multi-step AI workflows
Try these prompts with your AI agent after installing Firecrawl Claude Code Skill
Help me get started with Firecrawl Claude Code Skill
Explains what Firecrawl Claude Code Skill does, walks through the setup, and runs a quick demo based on your current project
Use Firecrawl Claude Code Skill to an official Firecrawl skill for Claude Code that provides five web ...
Invokes Firecrawl Claude Code Skill with the right parameters and returns the result directly in the conversation
What can I do with Firecrawl Claude Code Skill in my ai agent workflow?
Lists the top use cases for Firecrawl Claude Code Skill, with example commands for each scenario
Guides & tutorials for AI skills
The 7 AI Skills Every Software Developer Should Have Installed in 2026
After testing dozens of developer-focused AI skills, these are the seven that have proven genuinely useful across different tech stacks and workflows β not just impressive demos, but tools that hold up under daily use.
MCP Skills vs Native Claude Tools: What's the Difference and When to Use Each
Claude comes with built-in capabilities, but MCP skills extend it in ways the base model can't. Here's a clear breakdown of what each type of tool is good for, with real examples of when to reach for a skill versus relying on Claude's native abilities.
Firecrawl Claude Code Skill extends your AI assistant with the ability to an official Firecrawl skill for Claude Code that provides five web capabilities: markdown extraction, screenshots, structured data extraction, web search, and full site crawling. Combines SKILL.md with a fc.py helper script to give Claude reliable internet access, automatically handling JS rendering, anti-bot measures, and proxy rotation. Featured on the official Firecrawl blog. Rather than leaving your conversation to handle this manually, you can ask your Claude Code agent directly β and it will take care of the task end-to-end, using Firecrawl Claude Code Skill as its underlying capability.
Firecrawl Claude Code Skill integrates with Claude Code through the Model Context Protocol (MCP) standard. This makes it especially practical for teams and individuals working with firecrawl and web-scraping. The skill is version-controlled and shareable β if you work with a team, you can commit the skill to your project repo and everyone gets the same capability without any extra setup.
To install Firecrawl Claude Code Skill, copy the skill folder to `~/.claude/skills/firecrawl-claude-code-skill/` for use across all your projects, or `.claude/skills/firecrawl-claude-code-skill/` for a single project. Restart Claude Code and the skill is immediately active β invoke it with `/firecrawl-claude-code-skill` or just describe your goal and the AI will pick it up automatically.
Firecrawl Claude Code Skill is a community-contributed AI productivity skill available through DiscoverAISkills. The source code is open on GitHub β you can inspect it, contribute fixes, or fork it to adapt the skill for your specific setup. Like all skills on DiscoverAISkills, it is free to install and use. The broader AI skills ecosystem continues to expand as developers contribute new capabilities across categories like developer tools, data analysis, writing, automation, and more.
Place the skill folder at ~/.claude/skills/firecrawl-claude-code-skill/ for personal use (all projects), or .claude/skills/firecrawl-claude-code-skill/ for project-specific use. Restart your AI client, then invoke with /firecrawl-claude-code-skill or let the AI discover it automatically.
Firecrawl Claude Code Skill supports Claude Code. It integrates seamlessly with these AI platforms to extend their capabilities.
Firecrawl Claude Code Skill is free to install. Check the repository for licensing information.
An official Firecrawl skill for Claude Code that provides five web capabilities: markdown extraction, screenshots, structured data extraction, web search, and full site crawling. Combines SKILL.md with a fc.py helper script to give Claude reliable internet access, automatically handling JS rendering, anti-bot measures, and proxy rotation. Featured on the official Firecrawl blog.
Code
CuratedCoding workflow with planning, implementation, verification, and testing for clean software development.
Firecrawl Search
CuratedWeb search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install firecrawl-claude-code-skillOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install firecrawl-claude-code-skillβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/firecrawl-claude-code-skill/π‘Extract and place the folder at the path above, then restart your agent.
I need to work with firecrawl and web-scraping
Recognizes the task, selects Firecrawl Claude Code Skill as the right tool, and completes it without leaving the chat
Automate my ai agent tasks using Firecrawl Claude Code Skill
Identifies repetitive steps in your workflow and sets up Firecrawl Claude Code Skill to handle them automatically