screenshot-handling

Installation
SKILL.md

Screenshot Handling

⚠️ CRITICAL REQUIREMENT ⚠️

SAVING SCREENSHOTS TO PROJECT ROOT IS FORBIDDEN.

ALL screenshots MUST be saved to the screenshots/ folder. There are NO exceptions.

Validation Checklist

Before capturing ANY screenshot, verify:

  1. screenshots/ folder exists (create with mkdir -p screenshots/)
  2. ✅ Screenshot command includes screenshots/ in the path
  3. ✅ Path format: screenshots/filename.png (NOT filename.png)

Correct vs Incorrect Examples

Installs
8
GitHub Stars
2
First Seen
Mar 18, 2026
screenshot-handling — pmarashian/cursor-agent-skills