cloudinary

Manage image and video uploads, transformations, and CDN delivery via Cloudinary.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/mgd34msu/goodvibes-gemini --skill cloudinary-mgd34msu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudinary
Source: https://github.com/mgd34msu/goodvibes-gemini/tree/main/skills/cloudinary
Command: npx skills add https://github.com/mgd34msu/goodvibes-gemini --skill cloudinary-mgd34msu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cloudinary, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex task of managing images and videos in applications, handling everything from uploads to optimized delivery.

Core Features & Use Cases

  • Upload: Upload images and videos from local files, URLs, or base64 data.
  • Transformation: Apply on-the-fly transformations like resizing, cropping, format conversion, and effects.
  • CDN Delivery: Leverage Cloudinary's global CDN for fast, optimized media delivery.
  • Use Case: Integrate this Skill into an e-commerce platform to automatically resize product images, apply watermarks, and serve them efficiently to users worldwide.

Quick Start

Configure your Cloudinary SDK with your cloud name, API key, and API secret.

Frequently Asked Questions about cloudinary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize images and videos for web delivery?

Image and video optimization for web delivery is handled by applying on-the-fly transformations like resizing, cropping, and format conversion, then serving the assets through a global CDN for fast loading.

What is the best way to manage media uploads from URLs and base64 data?

Managing media uploads from URLs, local files, or base64 data is achieved by configuring the Cloudinary SDK with your cloud name, API key, and API secret to handle asset ingestion.

Can I dynamically resize product images for an e-commerce platform?

Dynamically resizing product images for an e-commerce platform is supported by applying on-the-fly transformations, allowing you to automatically resize, apply watermarks, and serve optimized assets.

How does CDN delivery improve media asset performance?

CDN delivery improves media asset performance by leveraging a global content delivery network, ensuring that optimized images and videos are served efficiently to users worldwide with reduced latency.

Do I need a Cloudinary account to use this media management Skill?

A Cloudinary account is required to use this media management Skill, as you must configure the SDK with your specific cloud name, API key, and API secret to authenticate uploads and transformations.

What on-the-fly transformations can I apply to uploaded videos?

On-the-fly transformations you can apply to uploaded videos include resizing, cropping, and format conversion, enabling dynamic media processing and optimized delivery directly through the platform.