‹ 首页

firecrawl-agent

@firecrawl · 收录于 1 周前 · 上游提交 5 天前

AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structured data from websites, needs to extract pricing tiers, product listings, directory entries, or any data as JSON with a schema. Triggers on "extract structured data", "get all the products", "pull pricing info", "extract as JSON", or when the user provides a JSON schema for website data. More powerful than simple scraping for multi-page structured extraction.

适合你,如果需要从多页网站自动提取结构化数据为JSON格式

/ 通过 npx 安装 校验哈希
npx oh-my-skill add firecrawl/cli/firecrawl-agent
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- firecrawl/cli/firecrawl-agent
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify firecrawl/cli/firecrawl-agent
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
GitHub stars
~551上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 5cf5c92 · 表述以原文为准
它做什么

装上后,Claude 能自动浏览复杂网站,提取结构化数据(如价格、产品列表),并输出为 JSON 格式。

什么时候触发

当你需要从多页网站提取结构化数据,或要求“提取所有产品”、“拉取定价信息”等时触发。

装好后可以这样说
Claude 会启动 agent 自动提取。
需提供 JSON schema 约束输出格式。
Claude 会使用 --urls 和 -o 参数。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。