dsh-skill-editor
dsh-skill-editor: edit skill SKILL.md content (body + name/description) right from the DSH web Settings page. Local skills edit freely; bundled / built-in skills are read-only with a warning.
AI Analysis
核心用途是为用户提供可视化的技能编辑界面,支持直接修改本地技能的名称、描述和正文。适合需要频繁微调、定制本地 AI 技能的 DSH 用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bosinHU/dsh-skill-editorREADME
Read the full README ↗🚀 使用
- 进入 dsh Web 设置 →「技能编辑器」。
- 展开某个技能,编辑
description或正文(SKILL.md中---分隔线之后的部分)。 - 点击「保存」,内容立即写回磁盘。