← 返回 Skills 市场
ashwingupy

Firecrawl Search

作者 ashwingupy · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
22095
总下载
51
收藏
167
当前安装
1
版本数
在 OpenClaw 中安装
/install firecrawl-search
功能描述
Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.
安全使用建议
Install only if you are comfortable sending search terms, URLs, and retrieved page content to Firecrawl under your API key. Avoid internal, private, token-bearing, or regulated URLs, and monitor Firecrawl quota or billing when using crawl commands.
功能分析
Type: OpenClaw Skill Name: firecrawl-search Version: 1.0.0 The skill bundle provides Python scripts to interact with the Firecrawl API for web search, scraping, and crawling. It requires the `FIRECRAWL_API_KEY` environment variable, which is securely read and used in API calls to `https://api.firecrawl.dev`. All network communication is directed to the legitimate Firecrawl API endpoint, and there is no evidence of data exfiltration to unauthorized destinations, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent in `SKILL.md`. The code and documentation are aligned with the stated purpose.
能力评估
Purpose & Capability
The stated purpose matches the artifacts: the skill searches, scrapes, and crawls through Firecrawl, using user-supplied queries or URLs.
Instruction Scope
Commands are user-directed and the crawl script has a configurable page limit, but users should understand that crawls can consume Firecrawl quota and interact with external sites.
Install Mechanism
There is no package install mechanism and the scripts use Python standard libraries; however, metadata does not formally declare the FIRECRAWL_API_KEY or network requirement even though SKILL.md documents it.
Credentials
Environment and network access are proportionate: the scripts read FIRECRAWL_API_KEY and send requests to api.firecrawl.dev with user-provided search terms or URLs.
Persistence & Privilege
No local persistence, background service, privilege escalation, credential-store access, or unrelated file access is shown; crawl jobs are remote Firecrawl jobs started by explicit command use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firecrawl-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firecrawl-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Web search and scraping via Firecrawl API
元数据
Slug firecrawl-search
版本 1.0.0
许可证
累计安装 752
当前安装数 167
历史版本数 1
常见问题

Firecrawl Search 是什么?

Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 22095 次。

如何安装 Firecrawl Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install firecrawl-search」即可一键安装,无需额外配置。

Firecrawl Search 是免费的吗?

是的,Firecrawl Search 完全免费(开源免费),可自由下载、安装和使用。

Firecrawl Search 支持哪些平台?

Firecrawl Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Firecrawl Search?

由 ashwingupy(@ashwingupy)开发并维护,当前版本 v1.0.0。

💬 留言讨论