← 返回 Skills 市场
2915
总下载
5
收藏
283
当前安装
1
版本数
在 OpenClaw 中安装
/install find-skills-0-1-0
功能描述
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
安全使用建议
Before installing a skill this finds, review the exact package name, source page, publisher, and repository. Prefer seeing the command first, and avoid global no-confirm installation unless you trust the selected skill.
功能分析
Type: OpenClaw Skill
Name: find-skills-0-1-0
Version: 1.0.0
This skill is classified as suspicious due to its inherent high-risk capabilities, specifically the instruction to execute `npx skills add <owner/repo@skill> -g -y` from SKILL.md. This command allows the agent to install arbitrary code globally and without confirmation, creating a significant supply chain vulnerability. While the skill's stated purpose is benign (finding and installing skills), this mechanism provides a clear vector for malicious actors to leverage the agent for arbitrary code execution if a malicious skill is published or if the agent is tricked into installing one via prompt injection.
能力评估
Purpose & Capability
The artifact's stated purpose is to help users discover and install agent skills, and the documented `npx skills find` and `npx skills add` workflow fits that purpose.
Instruction Scope
The activation language is broad and may suggest skill discovery during general capability questions, but the workflow still tells the agent to present options and install only if the user wants to proceed.
Install Mechanism
There is no executable installer in the artifact; the main install behavior is an instruction to use the external Skills CLI to add selected packages from GitHub or other sources.
Credentials
The artifacts do not request credentials, local private-file indexing, background workers, unrelated network endpoints, or sensitive data access.
Persistence & Privilege
The recommended install command uses `-g -y`, which makes a persistent user-level install and skips the CLI confirmation prompt after the user has approved proceeding.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install find-skills-0-1-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/find-skills-0-1-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the find-skills skill.
- Helps users discover and install agent skills from the open ecosystem.
- Suggests relevant skills in response to user questions about tasks or capabilities.
- Provides instructions for searching, installing, and learning more about skills.
- Guides users on using the Skills CLI (npx skills) to manage skills.
- Offers advice when no relevant skills are found and suggests creating new ones.
元数据
常见问题
Find Skills 0.1.0 是什么?
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2915 次。
如何安装 Find Skills 0.1.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install find-skills-0-1-0」即可一键安装,无需额外配置。
Find Skills 0.1.0 是免费的吗?
是的,Find Skills 0.1.0 完全免费(开源免费),可自由下载、安装和使用。
Find Skills 0.1.0 支持哪些平台?
Find Skills 0.1.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Find Skills 0.1.0?
由 leochan14(@leochan14)开发并维护,当前版本 v1.0.0。
推荐 Skills