dsh-skill-manager:为 DSH Web GUI 增加 Skills 面板
dsh-skill-manager 是一个 DSH 插件,旨在集中管理 Web GUI 中当前会话可见的技能(Skill)。该插件在侧边栏提供“Skills”入口,支持按全局/局部分组展示技能,并允许用户通过开关控制每个技能的启用状态,从而决定其对模型目录、skill 工具及用户手势的可见性。状态变更会持久化至本地文件,跨会话生效。 核心功能包括技能搜索、增删改(仅针对可写技能)、以及自动触发注册表失效以更新下一轮对话目录。其中,custom、bundled 和 runtime 来源的技能为只读,不可编辑或删除。安装需满足特定 Node 版本,通过 dsh 命令添加插件并重启服务即可使用。该工
Read Moredsh-skill-manager: DSH Settings Page Skill Manager
dsh-skill-manager is a MIT-licensed plugin for DSH designed to simplify the management of skills for DSH, Codex, and Claude AI. It addresses issues such as scattered skill sources, the need for manual file renaming, and registry verification by providing a unified interface through the DSH settings page. Core functionalities include: merging skill lists from various sources with search support; enabling and disabling skills by renaming the SKILL.md file while preserving its original content; and installing skills from local ZIP packages (up to 64 MiB) or GitHub repositories, with automatic list refresh after installation. The plugin relies on the DSH environment, must be added via command, and may require a restart of the web service to take effect. It is suitable for scenarios requiring centralized management of skills from multiple sources while avoiding manual file modifications, but bundled/r
Read More