← 返回 Skills 市场
Skill Creator
作者
Weiwei Fan
· GitHub ↗
· v0.1.0
· MIT-0
198
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install new-skill-creator
功能描述
Create a new agent skill from scratch with guided, step-by-step assistance. Generates a complete SKILL.md package with frontmatter, workflow, examples, and c...
安全使用建议
This skill appears coherent and focused on scaffolding new skills. Before installing or running it: ensure you trust the source (the package has no homepage or known publisher), confirm python3 is available, and pick an output directory where you want files created (the script will refuse to overwrite an existing folder). After scaffolding, review the generated SKILL.md and any scripts before executing them or publishing the skill. If you plan to let the agent invoke skills autonomously, remember the agent could run this scaffold script without prompting — which is normal for skills but worth considering if you have strict controls over file creation.
功能分析
Type: OpenClaw Skill
Name: new-skill-creator
Version: 0.1.0
The 'new-skill-creator' bundle is a legitimate utility designed to help users scaffold and author new agent skills. It contains a Python script (scripts/init_skill.py) that creates directory structures and template files, and comprehensive documentation (SKILL.md and references/) that provides clear, non-malicious instructions for the AI agent. The code logic is restricted to local file system operations consistent with its stated purpose, and no evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found.
能力评估
Purpose & Capability
The name/description (skill scaffolder) match the included assets: SKILL.md, references/, and scripts/init_skill.py. The only required binary is python3, which is appropriate for the provided scaffold script. No unrelated credentials, config paths, or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to collect requirements, run the included scaffold script (python3 {baseDir}/scripts/init_skill.py), and guide the user through filling out content. The instructions do not direct reading of unrelated system files, access to secrets, or exfiltration to external endpoints. File I/O is limited to creating the new skill directory and files under the chosen output path, which is consistent with the stated task.
Install Mechanism
There is no install spec (instruction-only) and the included script is bundled in the package. No external downloads or third-party installs are required, minimizing disk-write and supply-chain risk.
Credentials
The skill declares no environment variables or credentials. The scaffold script requires only a writable output directory and python3; there are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or global agent configuration. It will create files only in the user-specified output directory when run, which is expected behavior for a scaffolding tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install new-skill-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/new-skill-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of Skill Creator: a guided tool that helps users create a new agent skill from scratch.
- Provides step-by-step assistance to generate a full SKILL.md package, including frontmatter, workflow, examples, and metadata.
- Supports scaffolding instruction-only, script-backed, or asset-backed skills via the provided Python script.
- Includes clear phase-driven workflow, writing guidelines, and quality/SEO checks.
- Adds example prompts, usage boundaries, and a definition of done for new skills.
元数据
常见问题
Skill Creator 是什么?
Create a new agent skill from scratch with guided, step-by-step assistance. Generates a complete SKILL.md package with frontmatter, workflow, examples, and c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install new-skill-creator」即可一键安装,无需额外配置。
Skill Creator 是免费的吗?
是的,Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Creator 支持哪些平台?
Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Creator?
由 Weiwei Fan(@fwwdn)开发并维护,当前版本 v0.1.0。
推荐 Skills