Use when backfilling missing image alt text on a Shopify store: images with no alt attribute, accessibility alt text for product images, alt text for Files library images, image SEO, or a WCAG/accessibility pass that flags images missing text alternatives. Triggers: "backfill alt text", "fill in missing alt text", "images have no alt", "add alt attributes for accessibility", "image SEO sweep". One mutation, fileUpdate, covers both product media and the Files library. Not for meta titles/descriptions (use shopify-seo-metadata).
$npx -y skills add kgelster/awesome-ecom-skills --skill shopify-alt-textInstalls into the current project.
Run `npx skills use "https://github.com/kgelster/awesome-ecom-skills" --skill "kgelster/awesome-ecom-skills/shopify-alt-text"` 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/kgelster/awesome-ecom-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kgelster/awesome-ecom-skills"` and select the relevant skills, then follow their instructions.