Installation
npx -y @deepseek-ai/dsh plugin --profile web add github:jikllji/DSH-JI-PluginsThis installation command is an unverified starting point generated from the GitHub repository address.
README
Maintainer-authored documentation snapshot.
DSH-JI-Plugins
中文 | English
Personal plugins for the DeepSeek Harness (dsh) Web UI.
Plugins
| Plugin | Description |
|---|---|
| ji-theme | Skins, custom theme editor, and DreamSkin .zip import for the dsh web UI |
Installing a plugin
Each plugin is a dsh bundle. See the plugin's own README for full instructions; in short:
dsh plugin --profile web add <path-to-plugin-dir>
# restart dsh web to activate
License
MIT — see LICENSE.
Repository information
- Language
- JavaScript
- License
- MIT
- Latest release
- ji-theme-v0.1.0
- Last updated
- Aug 16, 2026, 4:34 PM
Install deliberately
Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.