Cloudflare Images

🌐Community
by ovachiever · vlatest · Repository

Optimizes Cloudflare Images delivery, reducing bandwidth costs and improving website performance using intelligent caching and resizing.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ovachiever-cloudflare-images npx -- -y @trustedskills/ovachiever-cloudflare-images
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ovachiever-cloudflare-images": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ovachiever-cloudflare-images"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill optimizes images hosted on Cloudinary, a popular image management service. It automatically converts and delivers images in modern formats like WebP and AVIF to improve website performance and reduce bandwidth usage. The skill also handles resizing and optimization based on device capabilities.

When to use it

  • Website Performance Optimization: When you want to speed up your website by serving optimized images.
  • Cloudinary Integration: If your site uses Cloudinary for image hosting, this skill streamlines the process of delivering efficient images.
  • Mobile-First Design: To ensure fast loading times and a good user experience on mobile devices.
  • Reducing Bandwidth Costs: By serving smaller, optimized image files, you can lower bandwidth consumption.

Key capabilities

  • Cloudinary Image Optimization
  • WebP & AVIF Conversion
  • Responsive Image Delivery
  • Image Resizing

Example prompts

  • "Optimize this Cloudinary image URL for mobile: [Cloudinary Image URL]"
  • "Convert this image to WebP and serve it: [Cloudinary Image URL]"
  • “Generate a resized version of this Cloudinary image for a 200x200 thumbnail: [Cloudinary Image URL]”

Tips & gotchas

  • Requires access to your Cloudinary account.
  • Ensure the Cloudinary image URLs are valid and accessible.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ovachiever
Installs
27

🌐 Community

Passed automated security scans.