screenshot-analyzer

Installation
SKILL.md

Screenshot Analyzer

Analyze screenshots for error diagnosis or operation tutorial generation.

Modes

  1. Analyze: Detect errors, identify causes, suggest solutions
  2. Tutorial: Generate step-by-step operation guides with annotations

Usage

# Error analysis (default)
python scripts/analyze.py "{screenshot}" --mode analyze

# Tutorial generation
python scripts/analyze.py "{screenshot}" --mode tutorial
Installs
3
GitHub Stars
347
First Seen
May 14, 2026
screenshot-analyzer — minicoohei/ai-agent-camp