Skill Create

在 DSH 中创建、校验、安装和发布本地 Skill 的完整协议与流程。涵盖 SKILL.md frontmatter 规范、命名规则、YAML 安全写法、路径引用规范(禁 ~ / 禁机器绝对路径)、目录位置、校验方法、常见踩坑(冒号空格/CRLF/引号)以及用 skill 工具加载验证与 available_skills 观察法。当用户想新建一个 skill、把流程沉淀为 skill、修复无法被 DSH 扫描到的 skill 时使用本技能。Create, validate, install, and publish local DSH Skills: SKILL.md frontmatter spec, kebab-case naming, YAML-safe quoting, path reference rules, directory layout, validation commands, and the common traps that make a skill silently unscannable. Use when the user wants to build a new skill, turn a workflow into a skill, or fix a skill DSH cannot load.

Practice019 1d6f1fb 17.7 KB Updated

File contents

Practice019/agent-skills/tree/main/skill-create commit 1d6f1fb28a

Frequently asked questions

npx skillmds@latest add practice019/skill-create