hansjone/netxops0

dsh-netxops

DeepSeek Harness Netx Ops: Ops-scoped netx__* REST tools + Plugins settings card + agent preset

包名
dsh-netxops
版本
0.1.13
许可证
MIT
最近更新
2026年9月4日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hansjone/netxops

netxops — Netx Ops for DeepSeek Harness

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

Install (one command)

dsh plugin --profile web add github:hansjone/netxops
dsh web

Then:

  1. Settings → PluginsNetx Ops → API URL / token
  2. Settings → Agent presets → Custom → Netx Ops (installed automatically on first host activate)
  3. New session → choose Netx Ops

Also need: a reachable netx API (no local pip install netx_mcp). Details: docs/INSTALL.md.

What is coupled

In the pluginOutside (data / runtime)
netx__* REST tools (Ops preset only) + settings + credentialsnetx HTTP API (URL + token)
Persona + UME / managed-NE skills
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