← 返回 Skills 市场
36
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install laosi-skill-guide
功能描述
技能创建指南 - 创建/发布ClawHub技能的完整指南,含模板、最佳实践和发布流程
使用说明 (SKILL.md)
\r \r
Skill Creator Guide - 技能创建指南\r
\r
激活词: 创建技能 / 技能模板 / 发布技能\r \r
技能结构\r
skill-name/\r
├── SKILL.md # 主技能文件(必需)\r
└── assets/ # 可选资源\r
```\r
\r
## 发布命令\r
```bash\r
clawhub publish ./skill-name --slug skill-name --name "技能名" --version 1.0.0 --tags "tag1,tag2"\r
```\r
\r
## 最佳实践\r
1. **描述清晰** - 让用户一眼看懂用途\r
2. **示例完整** - 提供可直接运行的代码\r
3. **标签准确** - 有利于搜索发现\r
4. **版本规范** - 遵循semver\r
5. **激活词明确** - 方便语音或文字触发\r
安全使用建议
Installation appears low risk. Be aware that the broad Chinese activation phrases may cause the guide to appear in general conversations about skill templates or publishing, and any shown publish command should be run only when you intentionally want to publish a skill.
能力评估
Purpose & Capability
The artifact is a short Markdown guide for creating and publishing ClawHub skills, and its contents match the stated purpose.
Instruction Scope
The activation phrases are broad and could trigger during general discussion of creating, templating, or publishing skills, but the resulting behavior is only documentation-style guidance.
Install Mechanism
OpenClaw metadata declares no required capabilities and no install commands; the package contains only SKILL.md.
Credentials
The skill does not request filesystem, network, credential, profile, or external tool access beyond a user-run example publish command.
Persistence & Privilege
No persistence mechanism, background process, privilege escalation, or runtime mutation behavior is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install laosi-skill-guide - 安装完成后,直接呼叫该 Skill 的名称或使用
/laosi-skill-guide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the skill-guide providing a comprehensive guide for creating and publishing ClawHub skills.
- Introduces a structured SKILL.md template with description, tags, versioning, and author info.
- Provides best practices for skill development, including clear descriptions, complete examples, accurate tags, semantic versioning, and effective activation phrases.
- Includes a sample directory structure and recommended publish command.
- Available in both English and Chinese.
元数据
常见问题
技能创建指南 是什么?
技能创建指南 - 创建/发布ClawHub技能的完整指南,含模板、最佳实践和发布流程. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。
如何安装 技能创建指南?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install laosi-skill-guide」即可一键安装,无需额外配置。
技能创建指南 是免费的吗?
是的,技能创建指南 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
技能创建指南 支持哪些平台?
技能创建指南 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 技能创建指南?
由 534422530(@534422530)开发并维护,当前版本 v1.0.0。
推荐 Skills