Give your DSH agent hands: drive a real browser (Edge/Chrome over CDP) from the chat, with a live draggable cockpit panel in the Web GUI. Zero runtime dependencies, no API key, one command install.
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:guo6x/dsh-pilot
Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:agentic-control-plane/dsh-acp-plugin
DeepSeek Harness plugin: Bilibili keyword video search, video metadata, and subtitle transcript tools (bilibili_search / bilibili_video / bilibili_subtitles). Anonymous by default with risk-control bootstrapping; an optional SESSDATA unlocks login-gated subtitles.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:moxingovo/dsh-bilibili
Browse every plugin currently loaded in your DSH profile — agent tool + Web settings page with versions, sources, and load status. · 轻松浏览当前 DSH 已加载的全部插件:agent 工具 + Web 设置页(版本 / 来源 / 加载状态)。
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CriscolTheCoder/dsh-plugin-browser
Visual-verification tools for DeepSeek Harness: flicker_detect, visual_diff, and contrast_probe turn UI checks into numbers, so a text-only agent can verify flicker, regressions, and WCAG contrast by reading metrics instead of seeing the page.
Health checks for DeepSeek Harness: plugin manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing detection, and environment diagnostics (node/pnpm/dsh PATH, web port).
Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-plugin-doctor
Brings open-mcp-apps into DeepSeek Harness (dsh): an Apps section in the sidebar, one container per app with its own workspace and conversation, an agent-presence strip under the app, and inline app rendering for MCP tool calls.
Keeps pending permission/approval and multiselect prompts visible in dsh web — if one disappears without being answered it is restored in place or a bar offers one-tap restore; plus browser notifications when a prompt appears while the tab is in the background, and a host-side push (ntfy.sh) when the agent needs the user and no browser client is open. Settings card for the ntfy topic/token/cooldown.
Plugin discoverability for DeepSeek Harness: search dsh plugins across npm and the awesome-dsh-plugin list, look up package metadata, and browse the curated list — all from inside dsh agents.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-plugin-search
Blocks model-facing tools from reading secret and PII files (.env, keys, credentials) in DeepSeek Harness. Deny with reason via the tools/pre-execute waterfall.
Blocks model-facing tools from reading secret and PII files (.env, keys, credentials) in DeepSeek Harness. Deny with reason via the tools/pre-execute waterfall.