screenshot-annotator

Installation
SKILL.md

Screenshot Annotator

Add annotations to screenshots without modifying the original image. Annotations are overlaid on top.

Workflow

  1. Analyze the screenshot to identify the target element
  2. Generate annotation overlay using Gemini Vision API
  3. Output annotated image as a separate file

Usage

python scripts/annotate.py "{image_path}" "{instruction}" --style "{style}" --text "{label}" --output "{output_path}"

Parameters

Installs
3
GitHub Stars
347
First Seen
May 14, 2026
screenshot-annotator — minicoohei/ai-agent-camp