Cloudflare Images
Optimize and transform images hosted on Cloudflare Images using custom resizing, formats, and quality settings.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cloudflare-images npx -- -y @trustedskills/cloudflare-images
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cloudflare-images": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cloudflare-images"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The cloudflare-images skill enables AI agents to interact with Cloudflare's image processing APIs, allowing tasks like resizing, optimizing, and transforming images directly through Cloudflare's infrastructure. It provides a streamlined way to manage image assets without needing direct API calls or complex setup.
When to use it
- Automating image optimization for web content delivery
- Resizing images dynamically based on user requests or device types
- Applying filters or transformations during image uploads or processing
Key capabilities
- Image resizing and cropping
- Format conversion (e.g., JPEG to PNG)
- Integration with Cloudflare's CDN for fast delivery
- Automated image optimization for performance
Example prompts
- "Resize this image to 800x600 pixels and convert it to WebP format."
- "Optimize the uploaded image for web use while maintaining quality."
- "Apply a grayscale filter to the provided image and deliver it via Cloudflare's CDN."
Tips & gotchas
- Ensure you have a valid Cloudflare API token configured before using this skill.
- Image transformations are subject to Cloudflare's rate limits, so plan accordingly for high-volume use cases.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.