A powerful command-line interface for scraping, crawling, and searching the web to generate clean markdown for AI context.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install firecrawl-skills
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install firecrawl-skills using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Firecrawl CLI is a high-performance tool built to transform the vast information of the web into a format that AI agents can easily consume. It specializes in converting complex websites into clean, structured markdown while handling modern web challenges like JavaScript rendering and anti-bot protections. By utilizing this tool within your Openclaw Skills library, you can automate the retrieval of high-quality data for research, documentation, and competitive intelligence.
Whether you need to scrape a single page, map out an entire site's architecture, or perform a deep web search across multiple sources, Firecrawl provides a developer-friendly interface to get the job done. It is designed specifically with LLM context windows in mind, ensuring that the data returned is concise, relevant, and free of unnecessary clutter like ads, navigation bars, and footers.
To get started with this skill, install the Firecrawl CLI globally using npm:
npm install -g firecrawl-cli
Authenticate your session by logging in via your browser:
firecrawl login --browser
Verify your installation and check your available credits:
firecrawl --status
Firecrawl organizes output into a local directory for efficient data management. Results are typically categorized by operation type:
| Operation | Default Format | Description |
|---|---|---|
| Scrape | .md | Clean markdown extraction of page content. |
| Search | .json | Structured results including snippets, titles, and links. |
| Crawl | .json | Recursive site extraction results with metadata. |
| Map | .txt / .json | A comprehensive list of discovered URLs on a domain. |
| HTML | .html | Raw HTML content when full source preservation is needed. |
Loading
A versatile utility for converting between Unix timestamps, ISO 8601 dates, and localized human-readable formats.

A versatile testing tool for validating REST API endpoints, authentication flows, and webhook integrations with customizable request parameters.

A versatile tool for generating customizable, high-quality QR codes for URLs, WiFi credentials, contact cards, and more.

An efficient utility for bulk renaming files using powerful regex patterns, sequential numbering, and timestamping.

A comprehensive AI skill for managing domestic flight searches and bookings through the Tuniu Open Platform via standard shell commands.

A professional AI agent skill for searching, detailing, and booking hotels via the Tuniu platform using MCP and shell execution.








































