netxops
DeepSeek Harness Netx Ops agent preset (UME alarms, NE, managed CLI)
- Stars
- 0
- Language
- TypeScript
- Created
- Sep 4, 2026
- Updated
- Sep 4, 2026
Introduction
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
dsh web
Then:
- Settings → Plugins → Netx Ops → API URL / token
- Settings → Agent presets → Custom → Netx Ops (installed automatically on first host activate)
- 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 plugin | Outside (data / runtime) |
|---|---|
netx__* REST tools (Ops preset only) + settings + credentials | netx 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