Back to home@hansjone

netxops

DeepSeek Harness Netx Ops agent preset (UME alarms, NE, managed CLI)

Stars
0
Language
TypeScript
Created
Sep 4, 2026
Updated
Sep 4, 2026
GitHub repo

Introduction

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