Favicon of netlify-image-cdn

netlify-image-cdn Skill

AI Agent SkillDesign & MediaJavaScriptOpen source

Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL r Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Browser automation, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

18 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is netlify-image-cdn Skill?

Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL r Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Design and media
  • Browser automation use cases
  • Design and media use cases

Declared skill metadata

  • Source file: plugins/netlify/skills/netlify-image-cdn/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use netlify-image-cdn Skill

  • Use it for browser automation.
  • Use it for design and media.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/netlify/skills/netlify-image-cdn/SKILL.md

What it does

Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL r

Skill instructions

Netlify Image CDN Every Netlify site has a built-in /.netlify/images endpoint for on-the-fly image transformation. No configuration required for local images. Basic Usage html <img src="/.netlify/images?url=/photo.jpg&w=800&h=600&fit=cover&q=80" / Query Parameters | Param | Description | Values | |---|---|---| | url | Source image path (required) | Relative path or absolute URL | | w | Width in pixels | Any positive integer | | h | Height in pixels | Any positive integer | | fit | Resize behavior | contain (default), cover, fill | | position | Crop alignment (with cover) | center (default), top, bottom, left, right | | fm | Output format | avif, webp, jpg, png, gif, blurhash | | q | Quality (lossy formats) | 1-100 (default: 75) | When fm is omitted, Netlify auto-negotiates the best format based on browser support (preferring webp, then avif). Remote Image Allowlisting External images must be explicitly allowed in netlify.toml: toml [images] remoteimages = ["https://example\.com/.", "h

Verified compatibility and discovery

Frequently asked questions

What is netlify-image-cdn?

netlify-image-cdn is a open-source AI agent skill with Copy skill directory. Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or.

Who is netlify-image-cdn best for?

netlify-image-cdn is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media workflows.

How do I install netlify-image-cdn?

Install or run netlify-image-cdn using Copy skill directory. Check netlify-image-cdn for the latest setup command.

Is netlify-image-cdn actively maintained?

netlify-image-cdn may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
18 days ago
Last verified
Aug 24, 2026
Metadata fetched
Aug 24, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to netlify-image-cdn