← 返回 Skills 市场
chindden

Skill Creator

作者 chindden · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
98221
总下载
334
收藏
0
当前安装
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.
安全使用建议
Install this if you want an agent to help create OpenClaw skills. Use a dedicated target directory, review generated scripts and SKILL.md before installing or sharing the new skill, and inspect the packaged .skill archive so private notes, credentials, 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 creating or updating skills, and the artifacts provide matching guidance plus local helper scripts for initialization, validation, and packaging.
Instruction Scope
The skill directs file creation, editing, testing, packaging, and cleanup of generated example files; that is purpose-aligned but users should run it only for intentional skill-authoring work.
Install Mechanism
The package contains markdown guidance and local Python helper scripts, with no install-time execution, downloader, remote installer, or obfuscated setup behavior.
Credentials
Local file write access and shell execution are proportionate for a skill creator, but the packager includes all files under the selected skill folder, so accidental inclusion of private files is possible if users choose a broad or messy directory.
Persistence & Privilege
The artifacts do not request credentials, elevated privileges, background services, autostart behavior, persistent memory, broad indexing, or network access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-creator 触发
  4. 根据 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.
元数据
Slug skill-creator
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 插件,目前累计下载 98221 次。

如何安装 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。

💬 留言讨论