web-ready
Installation
SKILL.md
Web-Ready (orchestrator)
One-shot pipeline: ingest anything → strip EXIF → resize → encode to web formats → optimise. The "make this folder uploadable" skill.
When to use
- Photos coming off a phone (HEIC) destined for a blog.
- Camera RAW exports being prepped for an online gallery.
- A mixed folder of screenshots/photos that needs to ship to the web.
- Pre-step before image upload to any CMS, S3 bucket, or Cloudflare R2.
Do not use this skill when:
- The user wants archival output → keep originals; use the targeted skills (
convert-to-jxl,optimize-png). - The user wants pixel-perfect originals on the web (rare, e.g. art prints) → use
optimize-png/optimize-jpegonly, no resize. - Single-file conversion → call the underlying skill directly.