Billy — SAPCONET SSH Bridge
/install billy-sapconet-ssh-bridge
sapconet-ssh-bridge
Author: Billy (SAPCONET)
Purpose
Standardize shell command patterns for tasks that must run on SAPCONET:
- bird reads
- puppeteer runs
- inbox messaging
What this skill includes
scripts/check-sapconet.sh: health/check template for SAPCONET command access.scripts/msg-sapconet.sh: message send template for SAPCONET workflows.
Safety rules
- Only uses SSH to SAPCONET host.
- No external network calls are performed beyond SSH transport.
- Keep credentials and tokens in environment variables, not inline in scripts.
- Review remote command placeholders before running.
Usage
Set target and run:
export SAPCONET_TARGET="[email protected]"
bash scripts/check-sapconet.sh
bash scripts/msg-sapconet.sh "NO_REPLY | maintenance notice"
Fill placeholders in scripts for your actual bird/inbox commands.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install billy-sapconet-ssh-bridge - After installation, invoke the skill by name or use
/billy-sapconet-ssh-bridge - Provide required inputs per the skill's parameter spec and get structured output
What is Billy — SAPCONET SSH Bridge?
Standard SAPCONET SSH command templates for bird reads, Puppeteer runs, and inbox messaging workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 371 downloads so far.
How do I install Billy — SAPCONET SSH Bridge?
Run "/install billy-sapconet-ssh-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Billy — SAPCONET SSH Bridge free?
Yes, Billy — SAPCONET SSH Bridge is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Billy — SAPCONET SSH Bridge support?
Billy — SAPCONET SSH Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Billy — SAPCONET SSH Bridge?
It is built and maintained by Highlander89 (@highlander89); the current version is v0.1.0.