bosinHU/dsh-skill-editor0

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 用户。

Package
dsh-skill-editor
Version
0.1.0
License
MIT
Last updated
Aug 29, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bosinHU/dsh-skill-editor

🚀 使用

  1. 进入 dsh Web 设置 →「技能编辑器」。
  2. 展开某个技能,编辑 description 或正文(SKILL.md--- 分隔线之后的部分)。
  3. 点击「保存」,内容立即写回磁盘。