← All tools

DrOlu/agent-tools

Popularity 70 Updated AI & Agents

Pre-built Windows x64 agent tooling — CLI agents, network diagnostics, SSH, and runtime helpers for the SuperAgent/neuralOS/CyberAgent ecosystem

githubauto-collected

Installation

A directly usable install command is not verified yet. Check the project documentation or releases.

agent-tools

Pre-built Windows x64 agent tooling — a curated bundle of CLI agents, network utilities, SSH clients, and runtime helpers for the SuperAgent / neuralOS / CyberAgent ecosystem.

Platform: Windows x64 (10/11, Server 2019+) Install: run install-agent-tools.bat as Administrator → copies all tools to %ProgramFiles%\AgentTools and adds it to system PATH.

What's inside

A single drop-in folder of standalone .exe tools — no installers, no dependencies (one bundled pcre2-8.dll for ngrep). Categories:

  • Agent runtimes: opencode (omitted — see below), omp, kagent, multica, agentspan, stakpak, agent-browser, dev-browser, open-terminal, vshell
  • Secrets: agentsecrets, scrt
  • Database: dbcli, usql (omitted — see below)
  • Network & packet diagnostics: netwatch, rustnet, ngrep, wtrace, probe, zero
  • Performance analysis: aperf (AWS AnyPerf)
  • Messaging / RPC: nats, nats-server, websocat, websocketd, webhook
  • SSH / remote exec: pssh, plink, pscp, psftp, pmux, psmux, sshpass, pywinrm
  • Email: himalaya
  • Runtimes / package managers: uv, uvw, uvx
  • Utilities: jq, rg, oauth2l, task
  • Observability: otelcol (OpenTelemetry Collector core), otelcol-contrib (contrib distribution — all receivers/processors/exporters/extensions)

Install

:: Run as Administrator
install-agent-tools.bat

The installer:

  • Creates %ProgramFiles%\AgentTools
  • Copies every .exe (+ pcre2-8.dll) into it
  • Appends the directory to the system PATH
  • Broadcasts the environment change (restart your terminal to pick it up)

Verify:

where netwatch
where multica

Manual install

copy *.exe "%ProgramFiles%\AgentTools\"
:: then add %ProgramFiles%\AgentTools to PATH manually if needed

Tools

| File | Tool | Size | |---|---|---| | aperf.exe | aperf (AWS AnyPerf) | 12 MB | | agent-browser.exe | agent-browser | 11 MB | | agentsecrets.exe | agentsecrets | 13 MB | | agentspan.exe | agentspan | 14 MB | | dbcli.exe | dbcli | 45 MB | | dev-browser.exe | dev-browser | 2 MB | | himalaya.exe | himalaya | 37 MB | | install-agent-tools.bat | install-agent-tools | 4 KB | | jq.exe | jq | 1002 KB | | kagent.exe | kagent | 63 MB | | multica.exe | multica | 14 MB | | nats-server.exe | nats-server | 18 MB | | nats.exe | nats | 25 MB | | netwatch.exe | netwatch | 8 MB | | ngrep.exe | ngrep | 36 KB | | oauth2l.exe | oauth2l | 7 MB | | open-terminal.exe | open-terminal | 16 MB | | opensre.exe | opensre | 63 MB | | pcre2-8.dll | pcre2-8 | 590 KB | | plink.exe | plink | 1019 KB | | pmux.exe | pmux | 2 MB | | probe.exe | probe | 39 MB | | pscp.exe | pscp | 1018 KB | | psftp.exe | psftp | 1 MB | | psmux.exe | psmux | 2 MB | | pssh.exe | pssh | 18 MB | | pywinrm.exe | pywinrm | 14 MB | | rg.exe | rg | 4 MB | | rustnet.exe | rustnet | 4 MB | | scrt.exe | scrt | 17 MB | | sshpass.exe | sshpass | 198 KB | | stakpak.exe | stakpak | 69 MB | | task.exe | task | 49 MB | | uv.exe | uv | 59 MB | | uvw.exe | uvw | 325 KB | | uvx.exe | uvx | 325 KB | | vshell.exe | vshell | 5 MB | | webhook.exe | webhook | 12 MB | | websocat.exe | websocat | 2 MB | | websocketd.exe | websocketd | 7 MB | | wtrace.exe | wtrace | 22 MB | | zero.exe | zero | 15 MB | | opencode.exe | opencode (CLI) | 158 MB (release asset — downloaded by installer) | | omp.exe | oh-my-pi | 121 MB (release asset — downloaded by installer) | | usql.exe | usql | 147 MB (release asset — downloaded by installer) | | otelcol.exe | OpenTelemetry Collector (core) | 188 MB (release asset — downloaded by installer) | | otelcol-contrib.exe | OpenTelemetry Collector (contrib) | 378 MB (release asset — downloaded by installer) |

Large binaries (100 MB)