dsh-agent-skills: Managing Local Agent Skills on the DSH Settings Page

dsh-agent-skills is a MIT-licensed DeepSeek Harness (DSH) plugin maintained by minivv, designed to address the challenge of managing locally distributed Agent Skills scattered across multiple directories (e.g., `~/.agents/skills`, `~/.claude/skills`). This plugin enables users to centrally view, search, enable/disable, and manage skills within the DSH settings page. It supports custom directories, monitors file changes, and does not modify the original `SKILL.md` files. After installation, users need to activate takeover and restart DSH. They can review automatically discovered directories or add new ones in the settings, control skill availability via toggles, and refresh or rescan after file modifications. The plugin state is stored in `$DSH_HOME`.

Read More