Agent skill · writing content · bighardperson

firecrawl

Web 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.

Why this skill is useful

Adds specific commands and scripts for web scraping and crawling that the AI wouldn't reliably generate on its own.

What it needs

Requires firecrawl installed locally. Requires firecrawl account access. About 1k tokens when loaded. Last updated 2026-04-26. 34 stars on the source repository.

What this skill does

Firecrawl Web search and scraping via Firecrawl API. Prerequisites Set FIRECRAWLAPIKEY in your environment or .env file: Quick Start Search the web Scrape a single page Crawl an entire site API Reference See references/api.md for detailed API documentation and advanced options. Scripts scripts/search.py - Search the web with Firecrawl scripts/scrape.py - Scrape a single URL scripts/crawl.py - Crawl an entire website

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bighardperson/firecrawl-search

View the source on GitHub

Browse the @skills marketplace