tuogusa/dsh-skill-manager: DSH Skill Manager
`tuogusa/dsh-skill-manager` is a Web GUI plugin for DeepSeek Harness (DSH), designed to centrally manage skills from projects, the DSH-Home directory, and user directories, addressing the issues of difficult path lookup and missing update entry points. The plugin provides a unified entry point under "Settings → Skills," supporting listing, searching, copying paths, and viewing skill details (such as size, file count, and usage markers). Its core functionality includes a safe deletion mechanism: deletion operations are restricted to known root directories to prevent path traversal, and a session-level recycle bin is provided, allowing one-click restoration or permanent deletion within the current session. Additionally, the plugin supports version detection and updates by reading metadata from `SKILL.md`, checking the latest Release from GitHub/Gitee and initiating automatic updates; upon failure
Read Moredsh-skills-market: DSH Skill Management and SkillHub Installation Panel
dsh-skills-market is an MIT-licensed DSH plugin designed to centralize the management of distributed local skills and the installation of public skills into the DSH Web sidebar floating panel. This plugin provides centralized management of installed skills, supporting filtering, enabling/disabling, deletion, and level promotion for both user-level and workspace project-level skills, with built-in source skills displayed in read-only mode. Additionally, the plugin integrates the SkillHub marketplace (unofficial app store), allowing searches for public skills by keywords, categories, ratings, and other criteria, with one-click installation to the project level or user level. Furthermore, it offers the `dsh_skillhub_search` model tool, enabling AI to directly retrieve skills within conversations. The installation command is `dsh plugin --profile web`.
Read More