·firecrawl

Scrapes and crawls web pages, converting them to clean markdown or structured JSON for LLM consumption. Use when needing to extract content from URLs, crawl entire websites, map site structure, search the web with scraping, or extract structured data from pages. Best for web scraping, site crawling, URL discovery, and converting web content to LLM-ready formats.

2Installs·0Trend·@edxeth

Installation

$npx skills add https://github.com/edxeth/superlight-firecrawl-skill --skill firecrawl

How to Install firecrawl

Quickly install firecrawl AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/edxeth/superlight-firecrawl-skill --skill firecrawl
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: edxeth/superlight-firecrawl-skill.

SKILL.md

View raw

Converts web pages into clean, LLM-ready markdown or structured data. Handles JavaScript rendering, anti-bot measures, and complex sites.

Uses Firecrawl's LLM extraction to return structured JSON from a single page.

See reference/troubleshooting.md for error handling, configuration, and common issues.

Scrapes and crawls web pages, converting them to clean markdown or structured JSON for LLM consumption. Use when needing to extract content from URLs, crawl entire websites, map site structure, search the web with scraping, or extract structured data from pages. Best for web scraping, site crawling, URL discovery, and converting web content to LLM-ready formats. Source: edxeth/superlight-firecrawl-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/edxeth/superlight-firecrawl-skill --skill firecrawl
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from edxeth/superlight-firecrawl-skill

Quick answers

What is firecrawl?

Scrapes and crawls web pages, converting them to clean markdown or structured JSON for LLM consumption. Use when needing to extract content from URLs, crawl entire websites, map site structure, search the web with scraping, or extract structured data from pages. Best for web scraping, site crawling, URL discovery, and converting web content to LLM-ready formats. Source: edxeth/superlight-firecrawl-skill.

How do I install firecrawl?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/edxeth/superlight-firecrawl-skill --skill firecrawl Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/edxeth/superlight-firecrawl-skill

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25

Related Skills

None