BeClaude

cloudinary

Official PluginGeneralby Anthropic

Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.

First seen 4/17/2026

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

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install cloudinary@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

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.

Usage Examples

1

/cloudinary Upload https://example.com/photo.jpg to my media library and resize it to 800x600

2

/cloudinary Transform the image 'hero-banner' with a sepia effect and add a 'Hello World' text overlay at the bottom

3

/cloudinary Optimize all JPEG images in the 'products' folder to WebP format with 80% quality

View source on GitHub

Security Audits

LicenseUnknownSourcePassRepositoryPass

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..