Back to skills

screenshot-webpage

Capture screenshots of web pages and local HTML.

Use this skill when layout, rendering, and visual verification matter more than plain text extraction.

screenshotsvisual QArendered pages

What It Does

Captures rendered pages so the agent can inspect visual output and compare real page states.

Best For

UI review, layout verification, screenshot generation, and debugging visual regressions.

Install

  1. git clone --depth 1 https://github.com/picasso250/skills.git ~/tmp/picasso-skills
  2. cp -r ~/tmp/picasso-skills/screenshot-webpage ~/.agents/skills/
  3. Check the installed skill directory for extra README instructions.