mission-control-visual-qa
Installation
SKILL.md
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: