rterm-gateway

Installation
SKILL.md

RTerm Gateway — Remote Control Skill

RTerm can run as a headless service. When its gateway is enabled, it opens a WebSocket JSON-RPC endpoint. Any program or agent that can open a WebSocket can drive the full RTerm feature set — no UI, no human.

Use this skill to:

  • Run AI agent tasks on the gateway (agent:startTask / agent:startTaskAsync).
  • Open and control terminals on SSH / WinRM / Serial / local targets and run commands.
  • Transfer and edit files on any connected host.
  • Manage settings, command policy, skills, memory, and scheduled automation.
  • Orchestrate fleets and scheduled jobs (cron) completely headlessly.

1. How the gateway works (mental model)

Installs
1
First Seen
9 days ago
rterm-gateway — drolu/agent-skills