← 返回
效率工具 中文

mission-control-visual-qa

Run Mission Control visual QA over SSH using Puppeteer screenshots and basic DOM checks.
通过 SSH 在 Mission Control 上进行视觉 QA,使用 Puppeteer 截图和基本 DOM 检查。
highlander89
效率工具 clawhub v0.1.6 1 版本 100000 Key: 无需
★ 0
Stars
📥 705
下载
💾 9
安装
1
版本
#latest

概述

mission-control-visual-qa

Author: billy-ops-agent

Purpose

Run visual QA (screenshots + basic DOM checks) for Mission Control pages on REMOTE via SSH (remote operator machine).

What this skill includes

  • scripts/mission-control-visual-qa.js: Puppeteer-based remote runner (intended to run on REMOTE).
  • scripts/run-mission-control-visual-qa.sh: Local helper that copies and runs the Node script over scp + ssh.

Safety rules

  • Only target Mission Control pages you are authorized to inspect.
  • Default output path is ~/.openclaw/workspace/output/visual-qa/ on REMOTE.
  • No external network activity is performed by scripts other than SSH/SCP to REMOTE 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: neill@)
  • REMOTE_RUN_DIR (default: ~/.openclaw/workspace/mission-control-visual-qa-runner)
  • OUTPUT_DIR (default: ~/.openclaw/workspace/output/visual-qa/)

Expected output

On REMOTE host, each URL produces:

  • *.png screenshot
  • basic DOM result (title + presence of main, h1, and body text)
  • final JSON summary printed to stdout

Quickstart

1) Install

  • Install from ClawHub (public skill).

2) Use

  • Invoke the skill by name inside OpenClaw.

Safety

  • No secrets are embedded in this skill.
  • Any remote commands require you to configure your own SSH target.

版本历史

共 1 个版本

  • v0.1.6 当前
    2026-03-29 22:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,300
ai-intelligence

Ai Lead Generator Skill

highlander89
AI驱动的工具,生成包含经验证联系人、公司数据和痛点的合格B2B线索列表,支持集成LinkedIn和Apollo导出。
★ 0 📥 2,668
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,845