This connects Claude to Cloudinary's media management API so you can upload, transform, and manipulate images and videos without leaving your workflow. The skill covers both unsigned uploads (simpler, great for prototyping) and signed uploads (more secure), plus on-the-fly URL transformations for resizing, cropping, and format optimization. It even handles video concatenation through URL parameters, though you'll hit practical limits around 10 clips due to URL length constraints. The free tier gives you 25 credits monthly, which translates to roughly 25,000 transformations or 25GB of storage and bandwidth. Solid for personal projects or testing before you need to scale up.
npx skills add https://github.com/vm0-ai/vm0-skills --skill cloudinary