screenshot

Installation
SKILL.md

Screenshotting

Take screenshots to see what's on screen. Captures persist as files (unlike browsermcp snapshots which only exist in context).

Quick Reference

# Capture specific app window
${CLAUDE_SKILL_DIR}/scripts/look.py --app Ghostty

# Capture window by title match
${CLAUDE_SKILL_DIR}/scripts/look.py --app Chrome --title "LinkedIn"

# Capture full screen
${CLAUDE_SKILL_DIR}/scripts/look.py --screen

# List available windows
${CLAUDE_SKILL_DIR}/scripts/look.py --list
Installs
32
Repository
spm1001/trousse
GitHub Stars
3
First Seen
Feb 21, 2026
screenshot — spm1001/trousse