imgix
Installation
SKILL.md
Imgix
Imgix is an image processing and delivery service that allows developers to optimize and serve images efficiently. It's used by developers and marketers who need to dynamically resize, crop, and optimize images for various devices and platforms. They can then deliver these optimized images through a global CDN.
Official docs: https://docs.imgix.com/
Imgix Overview
- Asset
- Metadata
- Source
When to use which actions: Use action names and parameters as needed.
Working with Imgix
This skill uses the Membrane CLI to interact with Imgix. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills