rterm-backend
Installation
SKILL.md
RTerm Backend — Headless Install & Operations Skill
The RTerm backend (rterm-backend on npm, CLI gybackend) is the full RTerm
runtime as a standalone Node daemon — no desktop UI. It boots the AI agent,
SSH/WinRM/Serial/local terminals, fleet orchestration, scheduled automation, and
change management, and serves them over a WebSocket JSON-RPC gateway
(default ws://<host>:17888).
Use this skill to install, configure, run, and administer it completely
headlessly on macOS, Linux, or Windows — then drive it with the
rterm-gateway skill for the actual RPC calls.
1. The 60-second path (any OS)
# 1. install (Node >= 18 required)
npm install -g rterm-backend