Firecrawl Build Scrape — agent skill from firecrawl/skills

Firecrawl Build Scrape is available in the open agent skills ecosystem (firecrawl/skills).

Install

npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-scrape

Skill content

The instructions an agent receives when this skill is active.

--- name: firecrawl-build-scrape description: Integrate Firecrawl `/scrape` into product code for single-page extraction. Use when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output. Prefer this skill over broader crawl patterns when the feature is page-level. license: ISC metadata: author: firecrawl version: "0.1.0" homepage: https://www.firecrawl.dev source: https://github.com/firecrawl/skills inputs: - name: FIRECRAWL_API_KEY description: Firecrawl API key for hosted Firecrawl requests. required: true - name: FIRECRAWL_API_URL description: Optional base URL for self-hosted Firecrawl deployments. required: false references: - references/freshness-and-liveness.md --- # Firecrawl Build Scrape

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Firecrawl Build Scrape do?
Firecrawl Build Scrape is available in the open agent skills ecosystem (firecrawl/skills). Firecrawl Build Scrape — agent skill from firecrawl/skills.
How do I install Firecrawl Build Scrape?
In a supported agent environment, run: npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-scrape
When should I use Firecrawl Build Scrape?
Use this skill when working on tasks related to firecrawl-build-scrape.
Got an example for Firecrawl Build Scrape?
Apply Firecrawl Build Scrape to a relevant agent workflow.
Where does Firecrawl Build Scrape come from?
Source and updates: https://www.skills.sh/firecrawl/skills/firecrawl-build-scrape. Confirm install steps and permissions there before you rely on it.