Browser Screenshot

Take a screenshot of a webpage using the streaming browser

joemccann df4ae97 675 B Updated

File contents

Browser Screenshot

Take a high-quality screenshot of a webpage using the streaming browser infrastructure.

Usage

cd ${pluginDir} && npm run dev -- screenshot --url "$ARGUMENTS" --output ./screenshots --headless

Features

  • Intelligent wait: Waits for stable frame (no visual changes for 500ms) before capture
  • JPEG output: Optimized for quality and file size
  • Configurable viewport: 1280x800 default, configurable via config file

Output

Screenshots are saved as screenshot_<timestamp>.jpg in the specified output directory.

joemccann/claude-chrome-stream/tree/main/skills/browser-screenshot commit df4ae97cf7

Frequently asked questions

npx skillmds@latest add joemccann/browser-screenshot