← 返回 Skills 市场
92365
总下载
320
收藏
2508
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-creator
功能描述
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
安全使用建议
Reasonable to install if you want help creating OpenClaw skills. Run the helper scripts only on intentional paths, delete generated placeholder files you do not need, and inspect the skill folder or .skill archive before sharing so credentials, private notes, build outputs, or unrelated files are not included.
功能分析
Type: OpenClaw Skill
Name: skill-creator
Version: 0.1.0
The skill is classified as suspicious primarily due to the `scripts/init_skill.py` file. This script creates a new skill directory and, as part of its templating process, generates an `example.py` file within the `scripts/` subdirectory, setting its permissions to `0o755` (executable). While the content of the generated `example.py` is a benign placeholder, the capability to create executable files in a user-specified path, even for templating, represents a significant security risk if the script's inputs were controlled by a malicious actor or if the template itself were altered. The `SKILL.md` and other files are instructional and do not contain malicious prompt injection or other harmful behaviors.
能力评估
Purpose & Capability
The stated purpose is to help users create or update skills, and the bundled scripts initialize templates, validate metadata, and package a chosen skill folder, which matches that purpose.
Instruction Scope
The runtime instructions are authoring guidance and do not ask the agent to override user intent, hide actions, collect secrets, contact external services, or run autonomously.
Install Mechanism
There is no install-time execution or remote installer in the artifacts, but publisher provenance is limited because no upstream homepage/source is provided.
Credentials
The scripts perform local file creation and packaging in user-supplied paths; this is proportionate for a skill creator, but packaging includes every file under the selected skill directory.
Persistence & Privilege
No credentials, background services, autostart behavior, elevated privileges, persistent memory, or broad local indexing are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of skill-creator, a comprehensive guide for designing modular skills to extend Claude’s capabilities.
- Introduces principles for creating effective, concise, and domain-specific skills.
- Explains modular structure: required SKILL.md and optional scripts, references, and assets folders.
- Outlines guidelines for what to include (and exclude) in a skill package.
- Details progressive disclosure design for efficient context management.
- Provides reference patterns for organizing content and bundling resources.
元数据
常见问题
Skill Creator 是什么?
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92365 次。
如何安装 Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-creator」即可一键安装,无需额外配置。
Skill Creator 是免费的吗?
是的,Skill Creator 完全免费(开源免费),可自由下载、安装和使用。
Skill Creator 支持哪些平台?
Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Creator?
由 chindden(@chindden)开发并维护,当前版本 v0.1.0。
推荐 Skills