← 返回 Skills 市场
207
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slug-wk
功能描述
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 capa...
安全使用建议
This package appears to be a legitimate 'skill creator' template (guidance + helper scripts) and does not request secrets or perform network I/O in the provided code. However, there are inconsistencies in the metadata (different skill name/slug/version and mismatched ownerId in _meta.json vs registry metadata). Before installing or running any scripts: 1) Verify the publisher/owner and that the package came from the expected source; 2) Inspect the three scripts (init_skill.py, package_skill.py, quick_validate.py) yourself — they are small and readable — and confirm they do only the described filesystem operations; 3) Run any scripts in a sandbox or test environment (not as root) and avoid pointing them at sensitive system directories; 4) If you plan to publish or reuse this skill, fix the frontmatter/metadata mismatches so provenance is clear; 5) If you need higher assurance, ask the publisher for a signed release or canonical repository URL. These steps would raise confidence that the package is safe to use.
功能分析
Type: OpenClaw Skill
Name: slug-wk
Version: 1.0.0
The bundle is a legitimate toolkit designed to assist an AI agent in creating, validating, and packaging other OpenClaw skills. The included Python scripts (init_skill.py, package_skill.py, and quick_validate.py) perform standard scaffolding and file management tasks, using safe practices such as yaml.safe_load for parsing. The instructions in SKILL.md and the reference files are purely educational and align with the stated purpose of providing a 'Skill Creator' workflow without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The SKILL.md and bundled scripts (init_skill.py, package_skill.py, quick_validate.py) implement a skill-creator workflow which is coherent with the description. However, there are metadata/name mismatches: the registry listing uses names/IDs like displayname-wk / slug-wk / ownerId kn7ee9kg..., while _meta.json shows ownerId kn7ajm25... and slug skill-creator with a different version. These mismatches are not consistent with a single provenance and should be verified.
Instruction Scope
The SKILL.md contains guidance for building skills and does not instruct the agent to read unrelated system files or exfiltrate data. The included scripts operate on the local filesystem (create directories, write SKILL.md, package into a zip) which is expected for this purpose. They do not contain network calls or references to external endpoints in the provided sources.
Install Mechanism
No install spec is provided (instruction-only install), and all code is bundled in the archive. No downloads, brew/npm installs, or external archive extractions are requested. Risk from install-time behavior is low, but running the included scripts writes files to disk.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. The scripts do not require secrets; they perform filesystem operations only. Still, executing scripts can modify arbitrary paths depending on arguments supplied by the user.
Persistence & Privilege
The skill does not request or declare always:true and does not modify other skills' configs. It has no special persistence or elevated privileges in the package metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slug-wk - 安装完成后,直接呼叫该 Skill 的名称或使用
/slug-wk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Skill Creator guide.
- Introduces structured instructions for creating effective skills to extend Claude's capabilities.
- Details the anatomy of a skill, including required SKILL.md structure and optional bundled resources (scripts, references, assets).
- Provides principles for concise context usage and progressive disclosure to minimize context window bloat.
- Outlines content inclusion guidelines and best practices for splitting detailed information into references.
- Explains degrees of freedom for workflows, with examples for high, medium, and low specificity.
元数据
常见问题
displayname-wk 是什么?
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 capa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 displayname-wk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slug-wk」即可一键安装,无需额外配置。
displayname-wk 是免费的吗?
是的,displayname-wk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
displayname-wk 支持哪些平台?
displayname-wk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 displayname-wk?
由 wangkang5(@wangkang5)开发并维护,当前版本 v1.0.0。
推荐 Skills