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
Related skills

More from spm1001/claude-suite

Installs
24
GitHub Stars
1
First Seen
Feb 21, 2026