pure-craft/dsh-capability-panel0

dsh-capability-panel

DeepSeek Harness 技能、工具与 MCP 能力管理面板插件

AI 分析

提供可视化面板,供用户在会话中实时开关和筛选 Agent 的各项技能、工具与 MCP 能力。适合需要精细控制 Agent 工具权限和上下文负载的用户。

包名
dsh-capability-panel
版本
0.1.0
许可证
MIT
最近更新
2026年9月5日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pure-craft/dsh-capability-panel

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 / Y matched 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.