← 返回 Skills 市场
ashwingupy

Firecrawl Search

作者 ashwingupy · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
25991
总下载
52
收藏
0
当前安装
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, target URLs, and retrieved page content to Firecrawl using your API key. Avoid submitting secrets, token-bearing links, internal-only systems, private documents, or regulated data unless your organization has approved that Firecrawl use.
功能分析
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 scripts send user-provided search queries or URLs to Firecrawl endpoints for search, scrape, and crawl operations.
Instruction Scope
Commands are user-directed and the crawl operation has a default page limit, but users should understand that crawl/search/scrape inputs are processed by an external service and may consume Firecrawl quota.
Install Mechanism
No package installer or dependency installation is present; the scripts use Python standard libraries. The FIRECRAWL_API_KEY and API usage are documented, though formal permission metadata for env/network access is not present.
Credentials
Reading FIRECRAWL_API_KEY and making HTTPS requests to api.firecrawl.dev are proportionate to the skill's Firecrawl integration purpose.
Persistence & Privilege
The artifacts show no local persistence, background service, privilege escalation, credential-store access, broad local file indexing, or destructive local actions.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 25991 次。

如何安装 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。

💬 留言讨论