welsione/dsh-skill-manager
DeepSeek Harness(DSH)的技能管理器:设置页面面板,用于启用/禁用技能;被禁用的技能在运行时永远不会被代理发现。
catalog 简介:Skill manager for DeepSeek Harness (DSH): settings-page panel to enable/disable skills; disabled skills are never discovered by agents at runtime.
安装
# 1) 安装插件包(bundle:自动进入 dsh.profile.bundles,无需手工编辑 patch)
dsh plugin --profile web add dsh-skill-manager # npm 已发布时
dsh plugin --profile web add github:welsione/dsh-skill-manager # 直接从 GitHub 装
# 固定版本(推荐,避免 main 演进漂移):
# dsh plugin --profile web add github:welsione/dsh-skill-manager#v1.2.0
# 未 push 的本地开发:用 file: 前缀(实体化安装,依赖可解析);
# 裸路径会退化为 link: 软链,ESM 依赖解析会失败。
# 2) 重启 dsh 进程(bundle 补丁层启动时加载),刷新 Web 页面
把 welsione/dsh-skill-manager 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis