stitch-downloader

Installation
SKILL.md

Stitch Downloader

Quick start (googleusercontent)

Use scripts/download-googleusercontent.sh to force full-resolution downloads from lh3.googleusercontent.com by appending =w{width}-h{height}.

./skills/stitch-downloader/scripts/download-googleusercontent.sh \
  "$SCREENSHOT_URL" \
  2560 \
  2048 \
  "docs/stitch/exports/2026-02-23--p123/wt-01--p123--sabc123--2560x2048.png"
  • Pass the canvas size (not the viewport size). If you don’t know it, fetch screen metadata first.
  • The script prints a short SHA256 fingerprint of the URL so you can correlate downloads without saving the signed URL.

MCP-assisted flow (from ids)

Related skills
Installs
2
GitHub Stars
6
First Seen
Apr 7, 2026