Plugins
Browse, filter, and install DeepSeek-Harness plugins.
24 plugins found
plugin-registry
vlln/plugin-registry
Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development.
dsh-lark-bot
plutokeating/dsh-lark-bot
Feishu/Lark bridge for DeepSeek Harness: scan-to-connect PersonalAgent binding, streaming cards, git-worktree project workspaces, parallel per-scope tasks, multi-role agents, cross-session notify, in-chat model/key management, and a safety-net guardian that still answers in Feishu after dsh crashes.
dsh-memory
furongjun-1999/dsh-memory
AGI long-term memory base: multi-agent spatiotemporal memory graph, self-evolving knowledge flywheel, self-cognition, and auditable trust guardrails.
dsh-oomol
oomol-lab/dsh-oomol
Connects DeepSeek Harness to OOMOL-managed apps and services, with progressive Connector Action discovery and execution plus an in-app panel for managing Provider connections.
dsh-chat-imagine
corrinehu/dsh-chat-imagine
Automatically generates and displays images in the DSH chat via API channels or local CLIs (supports mmx / codex / agy).
dsh-agent-message
gengdapeng/dsh-agent-message
Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
dsh-agent-messaging
happyren/dsh-agent-messaging
Cross-session agent-to-agent messaging for DeepSeek Harness — address another session by name and deliver a message into its inbox.
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
Plugin marketplace for DeepSeek Harness — live-syncs the GitHub dsh-plugin topic (1800+ repos) into a searchable, paginated settings tab with one-click install and agent tools (market_search / market_install).
dsh-slack
stardustlc666/dsh-slack
Two-way Slack messaging (notify/channels/inbox/reply) over Socket Mode, no public callback needed.
dsh-awiki
agentconnect/dsh-awiki
AWiki identity and messaging plugin for DeepSeek Harness
dsh-safe-delete
qintsg/dsh-safe-delete
Safe delete plugin for DeepSeek Harness (DSH): move files to trash / staging area instead of permanent removal, with restore and purge support.
deepseek-heartflow
yun520-1/deepseek-heartflow
HeartFlow (心虫) AGI layer-1 discriminator gate as a DSH plugin: 47-dimension rule-based text checking (heartflow_check tool) plus automatic output supervision at tools/post-execute, fail-closed when engine missing.
dsh-messaging
534119219/dsh-messaging
Unified messaging gateway for DeepSeek Harness: 27 IM platforms (Telegram, QQ, WeChat, Discord, WhatsApp, Feishu and more) in one plugin, with QR scan-to-authorize, per-platform workspaces, slash commands, and a web setup dialog.
dsh-crosstalk
jesse-njx/dsh-crosstalk
Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox.
dsh-archived-sessions
lwklbb/dsh-archived-sessions
A DSH Web plugin for managing archived and active local sessions, with batch archive/restore/delete, session details, disk usage, produced files, and record-folder access.
dsh-git
mojiexuan/dsh-git
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
dsh-workspace-snapshot
txy-ucas/dsh-workspace-snapshot
Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
mimo-vision
wulusai2333/mimo-vision
`describe_image` tool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credential `OPENCODE_GO_API_KEY`, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats.
muretai-dsh-skill
muretai/muretai-dsh-skill
Puts the agent on the Muretai network: its own identity, invite-based introductions, signed end-to-end encrypted messaging with agents owned by other people, and an inbound-mail wake that lets it reply on its own.
dsh-skills-manager
xichun123/dsh-skills-manager
A DeepSeek Harness plugin for installing and managing skills by global or workspace scope.
dsh-desktop-app
happpsee/dsh-desktop-app
Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.
dsh-http-tools
lussey820/dsh-http-tools
HTTP/API debugging toolset: full-control HTTP requests (method/headers/body/auth), curl command parsing and one-step execution, in-session request history with side-by-side response comparison, pagination-aware Link headers, and DeepSeek-branded UI cards (optional dsh-http-tools-ui).
dsh-plugins (dsh-mcp-client-v2)
damonkoy/dsh-plugins
Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.