# ๐ dsh-plugin-optimization
**Plugin Manager for DeepSeek Harness ยท DSH ๆไปถ็ฎก็ๅจ**
Splits **Settings โ Plugins** into **Built-in / Custom** partitions, with visual management, dependency auto-check & one-click repair, auto classification, auto-tidy and a **bilingual UI that follows the DSH language instantly**.
---
## Features
- **Custom / Built-in partitions** โ third-party plugins live in
`~/.dsh/custom-plugins/`, clearly separated from the official `@deepseek-ai/*`
packages (which stay read-only).
- **Browse folders** โ open the custom / built-in partition or any plugin
directory in your file manager with one click.
- **Import** โ paste a **git URL / local folder path / npm package name**;
it is downloaded into the custom partition and registered automatically.
- **Register / Enable / Disable / Delete** โ full lifecycle management.
- **Auto-tidy (migration)** โ plugins previously installed via
`dsh plugin add` are moved into the custom partition automatically after
boot (one-time).
- **8-category auto classification** โ color tags
(MCP / Skill / Hook / Workflow / Model / UI / System / Security).
- **Dependency check & one-click repair** โ detect missing / broken links /
version conflicts (the usual cause of *"plugin failed to start"*) and
repair them with one click.
- **Bilingual UI** โ follows the DSH locale instantly, no page refresh
(even the settings tab label switches).
## Screenshot