DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Netxops — DSH Plugin for DeepSeek Harness
← Plugins
N

dsh-netxops

Netxops

DeepSeek Harness Netx Ops: ops/topology + IM delivery + session export + knowledge-base MANIFEST/_skills + localSkills

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:hansjone/netxops#5a2ab85d141accc5b1351f556318c354f6bbc669
READMECompatibilityVersions

Compatibility and provenance

Netxops is published as dsh-netxops and currently resolves to version 0.1.40. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/19/2026

Versions

0.1.40stable
9/19/2026
0.1.39stable
9/16/2026
0.1.38stable
9/16/2026
Show 16 more versionsCollapse versions
0.1.37stable
9/15/2026
0.1.35stable
9/15/2026
0.1.34stable
9/15/2026
0.1.33stable
9/15/2026
0.1.30stable
9/13/2026
0.1.29stable
9/13/2026
0.1.28stable
9/6/2026
0.1.26stable
9/6/2026
0.1.24stable
9/5/2026
0.1.22stable
9/5/2026
0.1.17stable
9/5/2026
0.1.16stable
9/5/2026
0.1.14stable
9/4/2026
0.1.13stable
9/4/2026
0.1.11stable
9/4/2026
0.1.3stable
9/4/2026

Related plugins

Loading related plugins…

Latest
0.1.40
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in integrations-communication.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseIm@xmanrui/dsh-im把十一种 IM 渠道和公网 AI Office 接入本机 DeepSeek Harness。 Connect eleven IM channels and a public AI Office to a local DeepSeek Harness.Pocketdsh-pocketPut DeepSeek Harness in your pocket: one package, one settings page, and scan a QR code on your phone to access DSH on your computer in sync (LAN + public network, real-time screen mirroring).Chat Importdsh-chat-importImport conversation history from 25+ AI coding agents into DeepSeek Harness as resumable sessions — tool calls, reasoning and results kept intact, with reverse export and sync. | 把 25+ AI 编程 Agent 的聊天记录导入 DeepSeek Harness 继续对话,保留工具调用、推理与结果,支持反向导出与同步。

README

netxops — Netx Ops for DeepSeek Harness

Public DeepSeek Harness package: native netx__* REST tools + Plugins card + agent preset (skills included).

  • GitHub: https://github.com/hansjone/netxops
  • Package: dsh-netxops
  • Brand: Netx Ops

Install (one command)

dsh plugin --profile web add `
  github:hansjone/netxops `
  github:hansjone/dsh-im-ops `
  github:hansjone/dsh-ops-cron
dsh web

IM + cron must be direct profile deps (same add line). Nesting github: under netxops hits blockExoticSubdeps / ERR_PNPM_EXOTIC_SUBDEP. Details: docs/INSTALL.md.

Then:

  1. Settings → Plugins → Netx Ops → API URL / token / capability groups
  2. Optional: enable 关键告警推送 — DSH dials out to netx; choose Deliver to DSH session and/or Deliver to WhatsApp / IM (paste botId+targetId from IM 投递设置). The card shows live WSS status.
  3. Optional: 导出全部会话 — download one ZIP of every durable session on this Host.
  4. Settings → Agent presets → Custom → Netx Ops (installed automatically on first host activate)
  5. New session → choose Netx Ops

Also need: a reachable netx API (no local pip install netx_mcp).

Skills: edit only in the sibling netx repo skills/ tree, then powershell -File .\scripts\sync-skills-from-netx.ps1 before publish. Linked local installs prefer ../netx/skills or NETX_SKILLS_ROOT at runtime.

What is coupled

In the pluginOutside (data / runtime)
netx__* REST tools (groups: ops / topology; one group ↔ one skill; optional host publish + `tools-opstopology`) + settings + credentials
Optional key-alarm push (WSS client → sticky DSH session)netx /v1/integrations/dsh-alarm/ws hub
Export all sessions (Plugins card → browser ZIP download)this Host’s session store (JSONL)
Persona + skills (netx-ops / netx-topology)
Agent preset auto-install to ~/.dsh/.agent-presets

MCP (python -m netx_mcp) remains available for OpenClaw / other hosts — not required for DSH.

License

MIT