pure-craft/dsh-capability-panel ↗★ 0
dsh-capability-panel
Inspect and manage the skills, tools, and MCP capabilities available to a DeepSeek Harness agent session.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pure-craft/dsh-capability-panel说明文档
阅读完整 README ↗Usage
Open any conversation and click the context icon at the right of the composer; the panel opens upward.
- Three tabs across the top: Skills N / MCP N / Tools N, each with its live count
- The switch at the right of each row takes effect immediately — no refresh, no restart
- Click the row itself to expand its description
- The filter box at the top matches name, description, or state label, with an
X / Ymatched count - A disabled row renders dimmed, and the model is told in its system prompt that you turned the capability off
run_code is the reserved Code Mode transport — the registry forbids masking it, so its switch is locked on.
Two scopes, same switches: the composer panel is bound to the session in front of you (and restored with it after a restart); Settings → Capability Panel decides what every later session starts from. Preset defaults are read when a session agent is created — they do not rewrite preset files and do not change agents that are already running.