D
dsh-plugin-lion-skills
v0.1.0 · 1 天前发布
Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.
README
dsh-plugin-lion-skills
English | 中文
Lion-Skills as a DeepSeek Harness plugin: a developer-focused agent skill suite, written in Chinese, mounted on the ctx.skills registry as a read-only bundled provider.
Skill bodies are plain Markdown files with name/description frontmatter — the same shape Claude Code uses — so the suite stays editable without a build step.
Install
sh
dsh plugin --profile web add dsh-plugin-lion-skills
Or from a checkout:
sh
dsh plugin --profile web add /path/to/dsh-plugin-lion-skills
The package declares a dsh.bundle patch that inserts one lion-skills row; dsh plugin add activates it automatically. Replace or disable the row from
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-plugin-lion-skills
- Repo
- git+https://github.com/Lion-1209/dsh-plugin-lion-skills.git
- Engines
{"node":">=22.19.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}