dsh-skill-manager
其他 活跃维护

dsh-skill-manager

hrhgit/dsh-skill-manager

轻量级技能配置管理工具,支持本地AI技能的编辑、创建与导入操作,可自动读取宿主技能注册表的活跃目录完成配置同步,无需复杂部署即可快速完成自定义技能的全流程管理。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
54 KB
仓库大小
25 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:hrhgit/dsh-skill-manager
git clone https://github.com/hrhgit/dsh-skill-manager.git
git clone git@github.com:hrhgit/dsh-skill-manager.git
README.md main

dsh-skill-manager

DeepSeek Harness settings plugin for editing, creating, and importing local skills. It reads the active catalog from the host ctx.skills registry instead of maintaining a second discovery, priority, or file-watching implementation.

  • Browses the host's active, resolved skill catalog.
  • Writes new skills to $DSH_HOME/skills/<slug>/SKILL.md.
  • Groups import candidates by source directory with group selection, select-all, and an empty default selection.
  • Skips duplicate target slugs instead of overwriting them.
  • Keeps edits and imports in the Host and transient interaction state in the Web Client.

See README.zh-CN.md for configuration details.