dsh-skill-authoring
Ships a skill about writing DSH skills - SKILL.md frontmatter and root precedence, how to phrase a description so it actually triggers, length and splitting rules, and an A/B check that the finished skill changes agent behaviour. The package also carries the checker the skill uses to validate a skill directory.
携带一份讲怎么写 DSH 技能的技能——SKILL.md 的 frontmatter 与技能根优先级、description 怎么写才会被触发、篇幅与拆分标准,以及「写完后怎么证明它真管用」的 A/B 验证。包里还带着供这份技能校验技能目录的检查脚本。
How to install
dsh plugin add dsh-skill-authoring About
dsh-skill-authoring 一个 DSH 插件,内容只有一份技能:安装时把包内的 skills/ 注册为一个技能根,于是这份技能随插件进入 agent 的技能目录。 sh dsh plugin --profile web add dsh-skill-authoring 技能覆盖什么 **frontmatter 规范**:必填 / 可选字段、布尔字段的合法写法,以及「一个字符写错就让技能静默消失」的机制 **技能根与优先级**:rank 100–600 的扫描顺序、同名技能怎么靠项目级根覆盖用户级根、变更检测管到哪一层 **description 写触发面**:为什么只有它进模型视野、触发线索该怎么堆、边界与兜底怎么写 **篇幅与拆分**:300–500 行的目标区间、什么时候该拆 references/、什么情况不该为数字硬拆 **静态校验**:scripts/check-skill.js 一次查 frontmatter / 必填字段 / 文件引用 / 站内锚点 / §N 交叉引用 / 篇幅,可传技能目录或技能根目录,支持 --json **行为验证**:带技能与不带技能做同一件事的 A/B 对照,对比产物而不是对比自我报告,以及派子 agent 时该写死的纪律 布局 package.json # dsh.bundle.patch → cordis.patch.yml …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-20
- Created
- 2026-09-13
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, skill
Related plugins
avoid-ai-writing
conorbronsdon/avoid-ai-writing
Skill that audits and rewrites content to remove AI writing patterns. Use it with your favorite agents including Claude Code, OpenClaw, Codex, and Hermes.
mcp-server-chart
antvis/mcp-server-chart
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
superpowers
obra/superpowers
An agentic skills framework & software development methodology that works.