A Claude Code skill for managing Cloudinary images — uploads, URL transforms, MCP tool integration, and Astro framework configuration.
skillsmith install wrsmith108/cloudinaryOr manually copy SKILL.md to ~/.claude/skills/cloudinary/SKILL.md.
- Generates optimized Cloudinary URLs with
f_auto,q_auto, responsive widths - Guides image uploads via Node.js SDK, CLI, or Cloudinary MCP tools
- Provides transform cheat sheet (blog, mobile, OG cards, retina, thumbnails)
- Configures Astro integration with CDN-passthrough guidance
- Covers folder conventions and troubleshooting
| Type | Values |
|---|---|
| Explicit | /cloudinary |
| Keywords | upload to cloudinary, cloudinary url, optimize images, image transforms, blog images, f_auto q_auto, image cdn |
Bash— CLI uploads, SDK scriptsRead— inspecting config filesWebFetch— Cloudinary API docs
CLOUDINARY_URLenvironment variable set (cloudinary://key:secret@cloud_name)- Optional: cloudinary-asset-mgmt MCP server for direct tool access