Cloudflare Images
Optimizes and serves images from Cloudflare's network using Jackspace's configuration for faster loading and reduced bandwidth.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jackspace-cloudflare-images npx -- -y @trustedskills/jackspace-cloudflare-images
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jackspace-cloudflare-images": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jackspace-cloudflare-images"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Cloudflare Images, a service that optimizes and delivers images efficiently. It enables agents to request optimized image URLs based on specified parameters like size and format, improving website performance and user experience. The tool can also be used to generate thumbnails or different versions of an image for various display needs.
When to use it
- Generating responsive images: Automatically create different sized images for various screen resolutions when building a website or application.
- Creating thumbnails: Generate smaller, thumbnail-sized versions of larger images for previews or galleries.
- Optimizing image delivery: Ensure fast loading times by requesting optimized image URLs from Cloudflare's CDN.
- Converting image formats: Request images in different formats (e.g., WebP) to improve compression and performance.
Key capabilities
- Requesting optimized image URLs
- Specifying image size parameters
- Generating thumbnails
- Image format conversion
Example prompts
- "Get me a 300x200 thumbnail for this image: [image URL]"
- "Generate a WebP version of this image: [image URL]"
- "Give me the optimized URL for a medium-sized image of [image URL]"
Tips & gotchas
- Requires access to a Cloudflare account and Cloudflare Images enabled.
- The agent needs to be provided with valid URLs for images.
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.