Install
openclaw skills install skill-maker-chenxi用于根据对话记忆提炼可复用工作流并生成高质量 SKILL.md,适用于“从聊天沉淀方法论”“把一次性操作升级为可复用技能”场景。
openclaw skills install skill-maker-chenxi把一次性经验锻造成可复用技能。
['创建skill', '新建技能', '写SKILL.md', '根据对话生成skill', '沉淀工作流', '技能抽取', 'skill-maker', '优化技能']
SKILL.md 与配套 reference/scripts/assets。SKILL.mdSKILL.md + reference/SKILL.md + reference/ + scripts/ (可选 assets/)skill-name/
├── SKILL.md
├── reference/
│ └── reference.md
├── scripts/ # 可选
└── assets/ # 可选
[能力说明]。Use when: (1) [场景1], (2) [场景2], (3) [场景3]。name 为小写英文加连字符description 同时包含能力与场景Trigger / Workflow / Experience / Examples / Tool Usage / Additional Information。~/.openclaw/skills/<skill-name>/SKILL.md~/.openclaw/workspace/skills/*针对 description 和 Trigger,验证:
Use when 场景和 Trigger 同义词。reference/reference.md。1.0.0 -> 1.0.11.0.1 -> 1.1.01.1.0 -> 2.0.0meeting-notes-maker~/.openclaw/skills/meeting-notes-maker/SKILL.mdclawhub publish 做版本发布name、description 必填,推荐 version、changelogTrigger -> Workflow -> Experience -> Examples -> Tool Usage -> Additional Informationreference/reference.md~/.openclaw/skills。