Install
openclaw skills install sapconet-ssh-bridgeStandard SAPCONET SSH command templates for bird reads, Puppeteer runs, and inbox messaging workflows.
openclaw skills install sapconet-ssh-bridgeAuthor: Billy (SAPCONET)
Standardize shell command patterns for tasks that must run on SAPCONET:
scripts/check-sapconet.sh: health/check template for SAPCONET command access.scripts/msg-sapconet.sh: message send template for SAPCONET workflows.Set target and run:
export SAPCONET_TARGET="neill@100.110.24.44"
bash scripts/check-sapconet.sh
bash scripts/msg-sapconet.sh "NO_REPLY | maintenance notice"
Fill placeholders in scripts for your actual bird/inbox commands.