Mobile remote control for the dsh web GUI: scan-to-pair QR entry beside the settings button, one-time pairing tokens, live device status, and revocable mobile sessions
integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:springbrand-lab/dsh-skin-universe#7ef789a25fdc27158f557cd2d29b6fa568a0756b&path:packages/dsh-remote-web-ui
Remote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host support, exec / PTY web terminal / SFTP transfer / local port-forward tunnels / cluster execution, plus agent tools (ssh_list, ssh_exec, ssh_upload, ssh_download, ssh_tunnel, ssh_cluster). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:springbrand-lab/dsh-skin-universe#7ef789a25fdc27158f557cd2d29b6fa568a0756b&path:packages/dsh-ssh
Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector.
Agent 协作 · 开发工具 · integrations · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XJungit/omdp
Zero-config Exa web search provider for DeepSeek Harness (dsh): keyless anonymous MCP fallback (mcp.exa.ai/mcp) plus keyed REST search — a drop-in WebSearchProvider for the ctx.web seam, no API key required.
Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TonyDua/dsh-web-search-exa
Skills & MCP manager for the dsh web GUI: browse/enable/import/delete skills across project and user roots, and manage MCP servers with a REAL connection through @deepseek-ai/dsh-mcp-client (enabled servers connect and register their tools on ctx.tools; enable/disable actually connects/disconnects). Hot-pluggable — mounted via a profile bundle patch + node_modules symlink, no dsh source changes.
integrations · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zebbkira/dsh-skills-mcp-manager
A vision bridge for text-only DeepSeek Harness models: registers an `analyze_image` tool that answers questions about images via ANY OpenAI-compatible vision/multimodal endpoint (SiliconFlow, DashScope, Zhipu, OpenRouter, Ollama, ...).
integrations · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CaseyTso/analyze_image_tool
Agent Plugins 1.0.0 adapter for DeepSeek Harness: discovers skills/ and mcp.json from agent-plugin stores, registers skills and MCP servers, and manages them through a CLI and the settings panel.
Agent 协作 · integrations · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SisyphusSQ/dsh-plugins#0ee6b6081fca6f4ed36d2208eef0f965775dcb36&path:packages/dsh-agent-plugins