Billy — Mission Control Visual QA
/install billy-mission-control-visual-qa
mission-control-visual-qa
Author: Billy (SAPCONET)
Purpose
Run visual QA (screenshots + basic DOM checks) for Mission Control pages on SAPCONET via SSH (Neill machine 100.110.24.44).
What this skill includes
scripts/mission-control-visual-qa.js: Puppeteer-based remote runner (intended to run on SAPCONET).scripts/run-mission-control-visual-qa.sh: Local helper that copies and runs the Node script overscp+ssh.
Safety rules
- Only target Mission Control pages you are authorized to inspect.
- Default output path is
~/.openclaw/workspace/output/visual-qa/on SAPCONET. - No external network activity is performed by scripts other than SSH/SCP to SAPCONET and page loads for supplied URLs.
- Script is read-only and does not submit forms or click destructive controls.
Usage
From local machine:
bash scripts/run-mission-control-visual-qa.sh \
"https://mission-control.example.local/dashboard" \
"https://mission-control.example.local/status"
Optional env vars:
SSH_TARGET(default:[email protected])REMOTE_RUN_DIR(default:~/.openclaw/workspace/mission-control-visual-qa-runner)OUTPUT_DIR(default:~/.openclaw/workspace/output/visual-qa/)
Expected output
On SAPCONET host, each URL produces:
*.pngscreenshot- basic DOM result (
title+ presence ofmain,h1, and body text) - final JSON summary printed to stdout
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install billy-mission-control-visual-qa - After installation, invoke the skill by name or use
/billy-mission-control-visual-qa - Provide required inputs per the skill's parameter spec and get structured output
What is Billy — Mission Control Visual QA?
Run Mission Control visual QA on SAPCONET over SSH using Puppeteer screenshots and basic DOM checks. It is an AI Agent Skill for Claude Code / OpenClaw, with 478 downloads so far.
How do I install Billy — Mission Control Visual QA?
Run "/install billy-mission-control-visual-qa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Billy — Mission Control Visual QA free?
Yes, Billy — Mission Control Visual QA is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Billy — Mission Control Visual QA support?
Billy — Mission Control Visual QA is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Billy — Mission Control Visual QA?
It is built and maintained by Highlander89 (@highlander89); the current version is v0.1.3.