AI Agent Hub
Back to plugins
⚙️

dsh-skill-manager-ytxue

Workflow Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install YTxue/dsh-skill-manager-ytxue

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run `dsh plugin install YTxue/dsh-skill-manager-ytxue` in your terminal, or visit https://github.com/YTxue/dsh-skill-manager-ytxue to clone the source code for manual mounting.

About this plugin

Managing Agent Skills in DeepSeek Harness (DSH) manually—such as moving files, tweaking frontmatter, or debugging naming conventions—can be tedious and error-prone. The dsh-skill-manager-ytxue plugin solves this by introducing a visual "Skill Management" panel directly into the settings sidebar, making the entire Skill lifecycle intuitive and efficient.

The plugin offers robust batch importing with a built-in directory browser, smart recognition of single-file or folder-based skills, and comprehensive conflict resolution with auto-formatting. It clearly distinguishes between system-wide and project-level skills, automatically focusing on the current session's context. Furthermore, its state-driven linting engine uses red and green indicators to track changes, automatically fixing common issues like non-kebab-case names, missing descriptions, and incorrect boolean fields.

Whether you are a DSH developer frequently iterating on new skills or an advanced user looking to organize a massive skill library, this lightweight, zero-dependency management tool is an essential productivity booster for your agent workflow.

Use Cases

  • Batch import locally developed skills while automatically handling naming conflicts and path issues.
  • Quickly toggle the activation status between system-wide and project-level skills.
  • Scan and auto-fix skill files that violate naming conventions or lack required descriptions.

Best For

  • DSH developers who frequently iterate on and debug Agent Skills.
  • Advanced users who need to meticulously manage skill libraries across different project contexts.
  • Architects dedicated to keeping agent workflow configurations clean and standardized.