Skills
Chapter 3 of 7
Integrate Firecrawl /scrape into product code for single-page extraction.
1 minute · 280 words · 8 sections
Use this when the application already has the URL and needs content from one page.
/interactmarkdown unless the feature truly needs another format.onlyMainContent for article-like pages where nav and chrome add noise.maxAge (milliseconds) to bound how old a reused copy may be, or maxAge: 0 to skip index reuse for a freshness-critical read.metadata.cacheState and metadata.cachedAt to see what you actually got./scrape as the default primitive for downstream LLM or indexing pipelines.Read the source-of-truth page for your project language before writing integration code:
Install this repository
npx skills add firecrawl/skills/plugin marketplace add firecrawl/skillsSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
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.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/firecrawl-build-scrape/SKILL.mdmain, last pushed 6 August 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Firecrawl, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./firecrawl/skills.md, and each chapter at its own .md URL.1 file · 2 KB
Everything this skill ships beside its prose. All of it is set here, as a subchapter of chapter 3.
Documentation the agent loads on demand, rather than up front.