← 返回 Skills 市场
thesethrose

Skills.sh Search

作者 Seth Rose · GitHub ↗ · v1.0.4
cross-platform ✓ 安全检测通过
7603
总下载
19
收藏
48
当前安装
5
版本数
在 OpenClaw 中安装
/install skills-search
功能描述
Search skills.sh registry from CLI. Find and discover agent skills from the skills.sh ecosystem.
安全使用建议
Safe to use for searching. Treat any displayed install command as a suggestion only: review the target skill, its source, and its requested scope before adding it to your agent environment.
功能分析
Type: OpenClaw Skill Name: skills-search Version: 1.0.4 The skill bundle is benign. Its primary function, as implemented in `cli.js`, is to query the official `https://skills.sh/api/skills` endpoint to search for and display skills. The `SKILL.md` instructions guide the agent on how to use this search functionality and subsequently install other skills using `npx skills add`, which is a legitimate follow-up action for a skill search tool. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts to mislead the agent into harmful actions. The `ls` command is for verifying installation, not exfiltration.
能力评估
Purpose & Capability
The code matches the stated search purpose: it fetches https://skills.sh/api/skills, filters or sorts results, and prints names, sources, install counts, and optional install commands. The install guidance is related to discovery but has higher impact because it can add third-party skills.
Instruction Scope
Runtime instructions are mostly examples for searching and showing popular skills. The automation section describes an interactive skills CLI install flow and says to ask the user if unsure, so installation is disclosed and user-directed rather than hidden or automatic.
Install Mechanism
The skill declares only a Node.js binary requirement and installation through ClawdHub. It also documents unpinned npx-based follow-up commands for third-party skill installs, which users should review before running.
Credentials
The implementation requests no credentials, environment variables, local file access, or broad permissions. Its network behavior is limited to the disclosed skills.sh API endpoint.
Persistence & Privilege
The skill itself does not create persistence or elevate privileges. However, following the documented install workflow can persist additional skills in the agent environment, so the install scope should be confirmed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skills-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skills-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Added --popular flag to show top skills by installs
v1.0.3
Updated guidance - pay attention to TUI, select Clawdbot, ask user if unsure
v1.0.2
Added automation guidance for Clawdbot TUI installation
v1.0.1
Updated install instructions for Clawdbot-only use
v1.0.0
Initial release - search skills.sh from CLI
元数据
Slug skills-search
版本 1.0.4
许可证
累计安装 286
当前安装数 48
历史版本数 5
常见问题

Skills.sh Search 是什么?

Search skills.sh registry from CLI. Find and discover agent skills from the skills.sh ecosystem. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7603 次。

如何安装 Skills.sh Search?

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

Skills.sh Search 是免费的吗?

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

Skills.sh Search 支持哪些平台?

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

谁开发了 Skills.sh Search?

由 Seth Rose(@thesethrose)开发并维护,当前版本 v1.0.4。

💬 留言讨论