Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets
Agent 协作 · 开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CocoSgt/dsh-inspector
DSH Web 三栏工作台:对话流只保留 AI 输出(工具调用/思考移入右侧面板),左侧工作区文件树带 git 状态徽标。Three-column workbench for the DSH web GUI: clean conversation flow, workspace file tree with git badges, and a live tool-call/think panel.
开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dHR-P/dsh-layout-tools
DeepSeek Harness plugin: a masked password input panel in the Web GUI. The agent calls the password_prompt tool, the browser pops an HTML password panel, and the typed value is returned to the agent — no interactive terminal needed.
Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MagicCrazyMan/dsh-password-prompt
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness: continuable children, durable session recovery, per-role product permissions, delegation with a permission ceiling, and a declarative role library.
DSH plugin development & GitHub publishing workflow plugin for DeepSeek Harness (DSH). Host: registers the `dsh-plugin-publishing` skill (enabled by default, opt-out), and bridges a GUI-entered GitHub PAT (fine-grained Personal Access Token) into the system Git credential manager. Client: a settings card on the 设置 → 插件配置 page with an enable toggle (persisted across refreshes), a write-only GitHub PAT field, and an embedded PAT creation tutorial with required permissions.
开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-plugin-publisher
DSH prompt-polish plugin: an icon-only composer toolbar button that rewrites the current draft through the connected LLM (balanced / concise / detailed / code styles), with multi-language UI.
开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JoukoPuro/dsh-prompt-polish