firecrawl-build-scrape
82Build Firecrawl Single-Page Scraping
Apps often need clean content from one known URL. This skill guides a focused Firecrawl /scrape integration for page extraction.
Extract Website Data with Firecrawl Agent
Complex websites often require multi-page navigation before data can be collected. This skill guides Claude, Codex, or Claude Code to run Firecrawl Agent and return structured website data.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "firecrawl-agent" from https://skillstore.io/skills/firecrawl-firecrawl-agent.md and its manifest at https://skillstore.io/api/skills/firecrawl-firecrawl-agent/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "firecrawl-agent". Extract pricing from a SaaS pricing page.
Expected outcome:
A structured pricing summary with plan names, monthly prices, annual discounts, feature limits, and source URLs.
Using "firecrawl-agent". Get products from an ecommerce category.
Expected outcome:
A product table covering item name, price, availability, product link, and fields that could not be verified.
Using "firecrawl-agent". Collect directory entries from multiple starting pages.
Expected outcome:
A deduplicated list of directory records with organization names, categories, locations, profile links, and source pages.
The static findings are false positives caused by Markdown code fences, inline option names, and sibling documentation links. No prompt injection, credential access, or hidden data-exfiltration instructions were found in the reviewed skill file. A separate semantic concern remains because the skill allows runtime execution through npx firecrawl.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/firecrawl-firecrawl-agent/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/firecrawl-firecrawl-agent?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/firecrawl-firecrawl-agent?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/firecrawl-firecrawl-agent/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/firecrawl-firecrawl-agent.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>firecrawl. (2026). firecrawl-agent security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/firecrawl-firecrawl-agent/audits/4@techreport{firecrawl-firecrawl-firecrawl-agent-2026,
author = {firecrawl},
title = {firecrawl-agent security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/firecrawl-firecrawl-agent/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "firecrawl-agent security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "firecrawl"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/firecrawl-firecrawl-agent/audits/4"
identifiers:
- type: other
value: "skillstore:firecrawl-firecrawl-agent:audit:4"
description: "Skillstore immutable audit report identifier"
Collect plan names, prices, feature limits, and source URLs from complex pricing pages.
Extract product names, prices, availability, and links from category pages that require navigation.
Build structured lists of organizations, locations, categories, and profile links from public directories.
Use Firecrawl Agent to extract pricing tiers from [site URL]. Wait for completion and save the structured result under .firecrawl/pricing.json.
Extract product names, prices, availability, and product URLs from [catalog URL]. Use a schema and return only verified fields.
Extract organization names, categories, locations, contact pages, and source URLs from [directory URL]. Set a credit limit of [number].
Use my workspace schema file at [path] to extract nested plan, feature, and limitation data from [site URL]. Save results under .firecrawl.
Author
firecrawlLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/18/2026
Usage
3 downloads ยท 88 views
File structure
๐ SKILL.md
Build Firecrawl Single-Page Scraping
Apps often need clean content from one known URL. This skill guides a focused Firecrawl /scrape integration for page extraction.
Build Firecrawl Browser Interactions
Dynamic pages often hide data behind clicks, forms, and login flows. This skill helps teams choose and scope Firecrawl /interact integrations.
Build Firecrawl Search Workflows
Teams need reliable source discovery before scraping or answering questions. This skill guides Firecrawl search integration, result selection, and follow-up extraction decisions.
Search the Web with Firecrawl
Current web research often needs more than short search snippets. This skill runs Firecrawl searches, saves structured results, and can extract full page content for review.
Crawl Websites with Firecrawl
Teams need reliable content from many pages without manual copying. This skill guides Firecrawl crawls with scoped paths, limits, progress, and saved results.
Scrape Web Pages Into Clean Markdown
Web pages can be hard to extract cleanly when scripts render important content. This skill uses Firecrawl to scrape URLs into LLM-ready markdown and optional formats.
Manage Lark Docs and Feishu Wiki Content
by larksuite
Teams need reliable document updates without switching between tools. This skill guides Claude, Codex, and Claude Code through authenticated lark-cli workflows for Lark Docs.
Create PowerPoint Presentations with Python
by AutumnsGrove
Building polished PowerPoint decks by hand is slow and hard to repeat. This skill guides Claude, Codex, and Claude Code through PPTX creation, editing, and automation with python-pptx.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Create Consistent GitHub Issues
by C0ntr0lledCha0s
Poorly structured issues create ambiguity and require manual cleanup. This skill drafts and validates titles, bodies, labels, milestones, projects, and relationships.
Build Claude Code Plugins
by C0ntr0lledCha0s
Creating Claude Code plugins requires correct structure, validation, documentation, and safe packaging. This skill guides users through plugin architecture, templates, validation, and publishing workflows.