DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

xingyingyuzhui /

dsh-skill-manager

Verified

Manage DeepSeek Harness skills from Settings: list, disable without editing SKILL.md, and install/uninstall user-root copies. 设置里管理技能:清单 / 本机开关 / 用户根安装卸载。

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@358e7b93

dsh-skill-manager · 技能管理

DeepSeek Harness Web 插件:在设置目录里增加「技能」页。列出本机已发现的 skill,按名字在本机关闭(不改 SKILL.md),并从本地路径安装 / 卸载用户目录 ~/.dsh/skills 里的副本。

English UI follows the DSH locale.

设置左侧:插件 → 技能 → Agent 预设。页面结构对齐官方「插件」:标题 + 说明 +「技能配置 / 技能列表」。

设置 → 技能配置

能力 作用
清单 默认列出全部;详情显示全局或哪个工作区
开关 写入 ~/.dsh/dsh-skill-manager/disabled.json,Agent 目录和 / 都看不到该名字
安装 本地绝对路径拷贝或符号链接到 ~/.dsh/skills/<name>/
卸载 只删用户目录里的副本

关闭按名字整机生效。项目里若有同名 skill,关掉后那份也不会进 Agent 目录。

设置 → 技能列表

展开一项可开关「对 Agent 可见」,并查看它装在全局还是某个工作区。

技能详情

安装

前置:本机已能运行 dsh web。

dsh plugin --profile web add github:xingyingyuzhui/dsh-skill-manager

装完重启 dsh web。打开 设置 → 技能。

本地开发:

dsh plugin --profile web add link:/abs/path/to/dsh-skill-manager

卸载

dsh plugin --profile web remove dsh-skill-manager

开发

源码在 skill-*.mjs。改完后生成 client.js,不要手改那份产物:

npm run build
npm test

License

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 358e7b9382c6

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout