cloudinary
Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.
Summary
This skill integrates Cloudinary directly into Claude Code, allowing you to manage assets, apply transformations, optimize media, and more through natural conversation.
- It streamlines media workflows without leaving your development environment.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install cloudinary@<marketplace>
/pluginUse Cases
Usage Examples
/cloudinary Upload https://example.com/photo.jpg to my media library and resize it to 800x600
/cloudinary Transform the image 'hero-banner' with a sepia effect and add a 'Hello World' text overlay at the bottom
/cloudinary Optimize all JPEG images in the 'products' folder to WebP format with 80% quality
Security Audits
Frequently Asked Questions
What is cloudinary?
This skill integrates Cloudinary directly into Claude Code, allowing you to manage assets, apply transformations, optimize media, and more through natural conversation. It streamlines media workflows without leaving your development environment.
How to install cloudinary?
To install cloudinary: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install cloudinary@<marketplace>. Finally, /plugin in Claude Code.
What is cloudinary best for?
cloudinary is a plugin categorized under General. Created by Anthropic.
What can I use cloudinary for?
cloudinary is useful for: Upload an image from a URL to your Cloudinary account and get the secure URL back.; Apply image transformations like resizing, cropping, or adding text overlays using natural language.; Optimize media files by adjusting quality, format, or compression settings for faster load times.; Generate responsive image breakpoints for different screen sizes automatically.; Search and retrieve existing assets from your Cloudinary media library by tags or metadata.; Create and manage upload presets to standardize asset handling across your team..