Use when you need to map a pile of old URLs to live pages and turn them into 301 redirects on a Shopify store: fix 404s, bulk redirects after a migration/replatform/catalog restructure, turn a Google Search Console 404 export into live redirects, or WordPress→Shopify URL transforms (/YYYY/MM/slug/ → /products/slug). Trigger phrases: "map old URLs", "fix our 404s", "redirect the dead links", "we relaunched and lost our rankings". Recovers SEO equity and rescues users after a URL structure changes. Not for creating a single one-off redirect (do it in admin).
$npx -y skills add kgelster/awesome-ecom-skills --skill shopify-redirect-mappingInstalls into the current project.
Run `npx skills use "https://github.com/kgelster/awesome-ecom-skills" --skill "kgelster/awesome-ecom-skills/shopify-redirect-mapping"` 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.