Install
openclaw skills install screenshot-visualTakes screenshots of targets using Playwright and performs visual/contextual analysis for potential vulnerabilities.
openclaw skills install screenshot-visualUses browser automation to capture screenshots and analyze pages for interesting security indicators.
Use this skill when you need to:
node scripts/screenshot.js https://example.com
Default output dir: screenshots/ (created in workspace)
Default viewport: 1280x720
Full page screenshot: yes
playwright-mcp or equivalent browser automation@playwright/mcp installedplaywright browser binaries (npx playwright install chromium)Each run produces:
screenshots/<domain>/<path>-<timestamp>.png — screenshot filescreenshots/<domain>/<path>-<timestamp>.json — metadata + headers