bykgelster· 10 skills
Stars
38
Category
Use when fixing the debris an audit found in a Shopify catalog: bulk-archive dead/discontinued/zero-inventory products, clean up catalog debris, kill ghost review stars (empty star ratings a theme still renders after a review app was uninstalled), remove orphaned metafields left by an uninstalled app, strip HTML artifacts from product descriptions (double-nested bold, fully-bold paragraphs, empty tags), or fix messed-up / mangled product descriptions in bulk. Mutating cleanup work: archive vs delete, metafieldsDelete, description rewrites. Not for FINDING what's wrong (use shopify-catalog-audit) or filling missing metadata like SEO titles and alt text (use shopify-seo-metadata).
$npx -y skills add kgelster/awesome-ecom-skills --skill shopify-catalog-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/kgelster/awesome-ecom-skills" --skill "kgelster/awesome-ecom-skills/shopify-catalog-cleanup"` 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.