firecrawl

Scrape URLs, search the web, and automate browsers via the Firecrawl CLI.

567|82|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/pedronauck/skills --skill firecrawl-pedronauck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl
Source: https://github.com/pedronauck/skills/tree/main/skills/firecrawl
Command: npx skills add https://github.com/pedronauck/skills --skill firecrawl-pedronauck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides powerful web scraping, search, and browser automation capabilities, allowing you to gather information from the web that Claude cannot access natively.

Core Features & Use Cases

  • Web Scraping: Extract clean markdown content from any URL.
  • Web Search: Find relevant web pages and articles on a given topic.
  • Browser Automation: Interact with web pages that require clicks, logins, or complex navigation.
  • Use Case: Research a complex topic by having the skill search for relevant articles, scrape their content, and then summarize the findings.

Quick Start

Use the firecrawl skill to search the web for "latest advancements in AI".

Frequently Asked Questions about firecrawl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract clean markdown content from a specific URL?

Web scraping extracts clean markdown content from any URL using the Firecrawl CLI. It enables you to retrieve and structure real-time web page data for immediate analysis.

Can I automate browser interactions on dynamic web pages that require clicks?

Browser automation handles dynamic web pages that require clicks, logins, or complex navigation. It interacts with elements directly to retrieve content hidden behind user actions.

Do I need to install any CLI tools before using web scraping features?

Yes, you must install and authenticate the Firecrawl CLI to enable web scraping and search. This dependency provides the necessary environment to access real-time web content.

What's the best way to research a complex topic using web search?

Web search finds relevant pages and articles on a given topic, then scraping extracts their content for summarization. This combined approach solves complex online research tasks efficiently.

Can I crawl an entire site section instead of just scraping a single page?

Yes, crawling entire site sections is supported alongside scraping specific URLs. This allows you to extract content from multiple pages simultaneously to gather comprehensive site data.