Compress and convert CMS item image fields to webp or avif in a Webflow collection. Prompts for collection ID, item ID, image fields, quality, and target format, then downloads, converts, re-uploads via presigned S3, and publishes the updated item.
$npx -y skills add webflow/webflow-skills --skill webflow-compress-cms-imageInstalls into the current project.
Run `npx skills use "https://github.com/webflow/webflow-skills" --skill "webflow/webflow-skills/webflow-compress-cms-image"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/webflow/webflow-skills" that are relevant to the current task. Run `npx skills add "https://github.com/webflow/webflow-skills"` and select the relevant skills, then follow their instructions.