← 返回 Skills 市场
condamnation

Skill Search & Create

作者 condamnation · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
608
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install skill-search-create
功能描述
在 ClawHub 上搜索现有技能,当找不到匹配时自动创建新的 OpenClaw 技能。
安全使用建议
This skill appears to do exactly what it says: it wraps the ClawHub CLI to search/create/publish skills. Before installing or using it: 1) Confirm the 'clawhub' npm package is the official/expected CLI (check the package page and source repository) to avoid installing a malicious package. 2) Be aware that 'clawhub publish' requires you to log in to ClawHub; verify where credentials are stored by the CLI and avoid using high-privilege accounts if you only need to test. 3) Review any skill content you create before publishing publicly. 4) If you need higher assurance, inspect the clawhub package source code or use a scoped/private install rather than a global install.
功能分析
Type: OpenClaw Skill Name: skill-search-create Version: 1.1.0 The skill bundle provides a standard interface for searching, creating, and publishing OpenClaw skills using the 'clawhub' CLI tool. It contains no executable scripts or obfuscated code, and the instructions in SKILL.md are strictly aligned with its stated purpose of skill management without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description match what the SKILL.md instructs: it calls the ClawHub CLI to search, create, and publish skills. Required binaries (clawhub) and the npm install of the 'clawhub' package are coherent with the stated functionality.
Instruction Scope
Runtime instructions are limited to running the clawhub CLI commands, creating a skill directory structure, and publishing via clawhub (which requires login). The SKILL.md does not ask the agent to read unrelated system files, other credentials, or exfiltrate data to external endpoints.
Install Mechanism
Install uses an npm package ('clawhub') that provides the 'clawhub' binary — this is a reasonable mechanism for a CLI dependency but carries the usual moderate risk of installing third-party npm packages. No obscure download URLs or archive extraction are used.
Credentials
The skill requests no environment variables or external credentials in its metadata. The only credentialing implied is authenticating with ClawHub via the CLI ('clawhub login'), which is appropriate for publishing operations.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills/config. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-search-create
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-search-create 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
更新 frontmatter 格式,添加 user-invocable 标记和 metadata 配置
v1.0.2
中英文双语描述
v1.0.1
Add metadata install spec, fix description, clean up structure
v1.0.0
Initial release of Skill Search & Create. - Search for existing skills on ClawHub using keywords. - Automatically create a new skill if no suitable one is found. - Guides users through the workflow: search → not found → create → publish. - Supports both automated creation via the clawhub CLI and manual setup. - Follows OpenClaw skill structure requirements.
元数据
Slug skill-search-create
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Skill Search & Create 是什么?

在 ClawHub 上搜索现有技能,当找不到匹配时自动创建新的 OpenClaw 技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 608 次。

如何安装 Skill Search & Create?

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

Skill Search & Create 是免费的吗?

是的,Skill Search & Create 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Search & Create 支持哪些平台?

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

谁开发了 Skill Search & Create?

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

💬 留言讨论