← 返回 Skills 市场
253
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install s1
功能描述
Powerful web search, content crawling, news, sitemap, trending topics, and deep reasoning via the search1api CLI (s1). This is far more capable than basic fe...
安全使用建议
This skill appears to do what it says: it runs the s1 CLI and sends queries/URLs to the search1api service using the SEARCH1API_KEY. Before installing, confirm you trust the search1api provider and the npm package (global npm installs run third-party code). Be aware that crawling a URL shares that page's content with the external service and that the skill's instructions allow it to activate broadly when it thinks web info is needed — consider asking the agent to require user confirmation before running searches or crawling links, and review the service's privacy, data retention, and pricing policies for API key use.
功能分析
Type: OpenClaw Skill
Name: s1
Version: 1.0.1
The skill bundle provides a legitimate interface for the Search1API service, enabling web search, crawling, and news retrieval via the `s1` CLI tool. It includes standard installation instructions (`npm install -g search1api-cli`) and well-defined command structures in SKILL.md and reference/examples.md without any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the requirements: the skill needs the s1 CLI and a SEARCH1API_KEY to call Search1API. Both the declared binary and primary credential are reasonable and expected for a CLI-based web search/crawl integration.
Instruction Scope
SKILL.md limits actions to running s1 commands (search, crawl, news, sitemap, trending, reasoning, balance) and synthesizing results. However, it instructs the agent to trigger the skill broadly ('use this skill whenever... even if the user doesn't say "search" explicitly'), which could cause unexpected network calls or crawling of user-shared URLs without an explicit confirmation. Also instructs installing the npm package if s1 is missing.
Install Mechanism
There is no packaged install spec in the skill (instruction-only). SKILL.md recommends installing via 'npm install -g search1api-cli' if s1 is missing — a normal but potentially sensitive choice because global npm installs execute third-party code. The skill itself does not download any code or include arbitrary URLs.
Credentials
Only SEARCH1API_KEY is required and declared as the primary credential. That single API key is proportionate to a networked search/crawl service; no unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill does not request system-wide config changes or extra privileges. Autonomous invocation (default) is allowed, which is normal for skills; note the broad trigger heuristic in SKILL.md increases the chance of unsolicited network activity if left unchecked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install s1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/s1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added metadata section specifying required environment variable (SEARCH1API_KEY) and binary (s1) in SKILL.md for improved integration and setup guidance.
- No changes to core functionality or commands.
v1.0.0
- Initial release of the search1api skill, enabling web search, content crawling, news aggregation, trending topics, sitemaps, and deep reasoning via the s1 CLI.
- Supports 13+ search and aggregation platforms, with dynamic parameter tuning based on user requests.
- Guides users through setup requirements, including installation and API key configuration.
- Provides workflows for deep research, URL summarization, and trend exploration.
- Outputs are always summarized for users; raw JSON available with option.
- Detailed usage instructions and command examples included in documentation.
元数据
常见问题
search1api 是什么?
Powerful web search, content crawling, news, sitemap, trending topics, and deep reasoning via the search1api CLI (s1). This is far more capable than basic fe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 253 次。
如何安装 search1api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install s1」即可一键安装,无需额外配置。
search1api 是免费的吗?
是的,search1api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
search1api 支持哪些平台?
search1api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 search1api?
由 fatwang2(@fatwang2)开发并维护,当前版本 v1.0.1。
推荐 Skills