firecrawl

Execute Firecrawl CLI for web search, scraping, and content extraction.

33|6|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/dirnbauer/webconsulting-skills --skill firecrawl-dirnbauer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl
Source: https://github.com/dirnbauer/webconsulting-skills/tree/main/.agents/skills/firecrawl
Command: npx skills add https://github.com/dirnbauer/webconsulting-skills --skill firecrawl-dirnbauer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Firecrawl consolidates internet data tasks into a single, reliable CLI tool, replacing disparate web utilities and enabling consistent, automatable results for AI agents.

Core Features & Use Cases

  • Unified web search, scrape, and map capabilities via a single command line interface.
  • Supports structured outputs (markdown, JSON) for seamless integration into AI workflows.
  • Use Case: When you need to monitor multiple news sources, fetch relevant pages, and extract key data for reporting.

Quick Start

  • firecrawl search "web security" -o .firecrawl/search-security.json --json
  • firecrawl scrape https://example.com -o .firecrawl/example.md
  • firecrawl map https://example.com -o .firecrawl/urls.json

Frequently Asked Questions about firecrawl

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

FAQPage Schema
How do I automate web scraping and extract content as markdown or JSON?

Automated web scraping extracts content as markdown or JSON by executing Firecrawl CLI commands. It consolidates internet data tasks into a single interface, enabling consistent, automatable results for AI workflows.

Can I use command line interfaces for web search and site mapping in software development?

Command line interfaces support web search and site mapping for software development by executing targeted queries. The Firecrawl CLI fetches relevant pages and outputs structured URLs or content files for research tasks.

Do I need npm to run Firecrawl for web data extraction?

You need npm installed to set up the Firecrawl CLI for web data extraction. The CLI requires installation via npm, plus proper authentication status and a specified output path to produce structured results.

What is the best way to monitor multiple news sources and extract key data for reporting?

Monitoring multiple news sources and extracting key data for reporting is best handled by automating internet data gathering with a unified CLI. It searches, scrapes, and maps relevant pages to produce structured outputs.

Does web scraping with Firecrawl support structured outputs for AI agents?

Web scraping with Firecrawl supports structured outputs like markdown and JSON for AI agents. It replaces disparate web utilities and enables consistent, automatable results directly integrated into AI workflows.