安装
npx -y @deepseek-ai/dsh plugin --profile web add github:jikllji/DSH-JI-Plugins此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
README
维护者编写的文档快照。
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.
仓库信息
- 开发语言
- JavaScript
- 许可证
- MIT
- 最新发布
- ji-theme-v0.1.0
- 最后更新
- 2026年8月16日 16:34
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。