firecrawl

Automate web scraping, search, crawling, and browser interactions via the Firecrawl CLI.

4|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/r1cA18/dotfiles --skill firecrawl-r1ca18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl
Source: https://github.com/r1cA18/dotfiles/tree/main/skills/firecrawl
Command: npx skills add https://github.com/r1cA18/dotfiles --skill firecrawl-r1ca18

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates web scraping, searching, crawling, and browser interactions, allowing you to efficiently gather information and content from the internet.

Core Features & Use Cases

  • Web Scraping: Extract clean markdown content from web pages.
  • Web Search: Find relevant pages and information on any topic.
  • Crawling: Download entire sections of websites.
  • Browser Automation: Interact with web pages that require clicks, logins, or complex navigation.
  • Use Case: Researching a new product by scraping reviews from multiple e-commerce sites, or automatically downloading all documentation from a software project's website.

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 web pages?

You can extract clean markdown content from web pages by using this Skill to automate web scraping via the Firecrawl CLI. It fetches the page content and returns it as structured markdown text.

Can I crawl and download entire sections of a website?

Yes, web crawling allows you to download entire sections of a website by automating the Firecrawl CLI. It systematically retrieves multiple pages to provide a comprehensive dataset of the targeted site section.

Does browser automation work for pages requiring clicks or logins?

Browser automation handles dynamic web pages that require clicks, logins, or complex navigation. It interacts with the page programmatically to access and extract content hidden behind user interactions.

How do I search the web for relevant pages on a specific topic?

Web search functionality finds relevant pages and information on any specified topic. You provide a search query, and the Skill uses the Firecrawl CLI to return matching URLs and related content.

Do I need authentication to use the Firecrawl CLI for web scraping?

Yes, using the Firecrawl CLI for web scraping and crawling requires authentication. The Skill manages your authentication state and tracks credit usage for operations like searching and extracting data.