← 返回 Skills 市场
253
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install wangkang-skill-c
功能描述
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 is a documentation + template toolkit for creating skills and appears coherent and safe: it doesn't request credentials or reach out to network endpoints. If you plan to run the included Python scripts locally, note they will read and write files in the paths you pass (init_skill will create a skill directory; package_skill will zip directories; quick_validate expects PyYAML installed). Also be aware of a minor naming mismatch between the registry slug (wangkang-skill-c) and the SKILL.md/_meta.json name (skill-creator) — this is likely harmless but worth verifying the source before trusting or publishing. As always, run these scripts in a trusted/dev environment and review code before execution.
功能分析
Type: OpenClaw Skill
Name: wangkang-skill-c
Version: 1.3.3
This bundle is a meta-skill designed to help an AI agent guide users through the creation, validation, and packaging of new OpenClaw skills. The included Python scripts (init_skill.py, package_skill.py, and quick_validate.py) perform standard filesystem operations consistent with their stated purpose, such as directory initialization and ZIP archiving, using safe practices like yaml.safe_load. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill's name/description (skill creator) matches the included SKILL.md, reference docs, and helper scripts (init_skill.py, package_skill.py, quick_validate.py). The files and guidance are appropriate for authoring, validating, and packaging skills; nothing requested is disproportionate to that purpose.
Instruction Scope
SKILL.md contains guidance for composing skills and references for workflows/output patterns; it does not instruct the agent to read unrelated system files, exfiltrate data, or contact external endpoints. The included scripts operate on local skill directories and SKILL.md files only (create directories, zip files, validate frontmatter).
Install Mechanism
There is no install spec (instruction-only with bundled scripts). No remote downloads or archive extraction are specified, so nothing will be fetched or executed implicitly during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts use command-line args and local filesystem operations; they do not attempt to read or require secrets.
Persistence & Privilege
always is false and the skill does not request persistent/privileged platform presence. It does not modify other skills or global agent settings. Model invocation remains allowed (normal for skills) but there are no autonomous privileged actions in the package.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wangkang-skill-c - 安装完成后,直接呼叫该 Skill 的名称或使用
/wangkang-skill-c触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
No changes detected for version 1.0.0.
- Initial release; no file changes since previous version.
v1.3.3
Initial release of the Skill Creator guide.
- Provides a comprehensive guide for creating effective, context-efficient skills.
- Explains modular skill structure including required metadata, markdown instructions, and optional scripts, references, and assets.
- Emphasizes concise documentation and appropriate levels of specificity (degrees of freedom) for skill instructions.
- Outlines best practices for using SKILL.md and bundled resources, with strong recommendations against including auxiliary documentation files.
- Introduces progressive disclosure for efficient context management, with practical examples for multi-domain and variant-rich skills.
元数据
常见问题
wangkang-skill-c 是什么?
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 插件,目前累计下载 253 次。
如何安装 wangkang-skill-c?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wangkang-skill-c」即可一键安装,无需额外配置。
wangkang-skill-c 是免费的吗?
是的,wangkang-skill-c 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
wangkang-skill-c 支持哪些平台?
wangkang-skill-c 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wangkang-skill-c?
由 wangkang5(@wangkang5)开发并维护,当前版本 v1.3.3。
推荐 Skills