firecrawl-cli

Automates web scraping, crawling, and searching with Firecrawl CLI.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Qcasares/saas-app --skill firecrawl-cli-qcasares
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-cli
Source: https://github.com/Qcasares/saas-app/tree/main/skills/firecrawl-skills
Command: npx skills add https://github.com/Qcasares/saas-app --skill firecrawl-cli-qcasares

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates web scraping, crawling, and searching, making it easy to extract and organize web content for research, documentation, competitive intelligence, and content monitoring.

Core Features & Use Cases

  • Web Scraping: Extract data from single pages or entire websites.
  • URL Mapping: Identify and organize URLs across sites.
  • Content Extraction: Retrieve full content with optimized markdown for LLM context.
  • Use Case: Use this Skill to crawl a competitor's website, extract product pages, and analyze the data to identify trends.

Quick Start

Run the 'firecrawl search "competitor analysis" --scrape -o .firecrawl/search.json' command to scrape and search for information about competitors.

Frequently Asked Questions about firecrawl-cli

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

FAQPage Schema
How do I scrape web content and convert it to markdown for LLM context?

You can scrape web content for LLM context by running the Firecrawl CLI to extract full-page content and output it as optimized markdown. This automated extraction supports single pages, entire websites, and parallel operations for research.

What's the best way to crawl a competitor's website for product analysis?

The best way to crawl a competitor's website for product analysis is mapping URLs and scraping product pages in parallel. The tool organizes extracted content into markdown JSON files, enabling competitive intelligence and trend identification.

Do I need API credits to use Firecrawl for web crawling and content extraction?

Yes, web crawling and content extraction require the Firecrawl CLI and associated API credits. The Skill integrates with the API to automate scraping, URL mapping, and parallel search operations across target websites.

Can I search for specific topics and scrape the results at the same time?

You can search and scrape simultaneously by running the Firecrawl search command with the scrape flag. This performs targeted web research and outputs the combined content extraction results directly into a JSON file.

Does this web scraping tool support parallel operations for large sites?

Yes, this web scraping tool supports parallel operations to crawl large sites and extract content efficiently. It maps URLs across the domain and retrieves full content without manual batching for large-scale data research.