Netlify Image Cdn

🌐Community
by netlify · vlatest · Repository

Provides image processing guidance and assistance for agent workflows.

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 netlify-image-cdn npx -- -y @trustedskills/netlify-image-cdn
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "netlify-image-cdn": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/netlify-image-cdn"
      ]
    }
  }
}

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

About This Skill

What it does

The netlify-image-cdn skill provides optimized image delivery through Netlify's Content Delivery Network (CDN). It automatically transforms and optimizes images, reducing file sizes and improving loading times. This includes resizing, format conversion (like WebP), and applying other performance enhancements to images served from your website or application.

When to use it

  • Website Performance: Improve the speed of image-heavy websites by leveraging optimized image delivery.
  • Mobile Optimization: Automatically resize images for smaller screens, reducing data usage on mobile devices.
  • Content Management Systems (CMS): Integrate with CMS platforms to automatically optimize and serve images without manual intervention.
  • Social Media Sharing: Generate appropriately sized images for social media sharing, ensuring consistent branding.

Key capabilities

  • Image resizing
  • Format conversion (e.g., WebP)
  • CDN delivery
  • Automatic optimization

Example prompts

  • "Generate a thumbnail image of [image URL] at 200x150 pixels."
  • "Optimize this image for mobile devices: [image URL]"
  • "Convert this image to WebP format: [image URL]"

Tips & gotchas

Requires a Netlify account and deployment. Ensure your images are accessible via a publicly available URL for the skill to process them correctly.

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
netlify
Installs
3

🌐 Community

Passed automated security scans.