Use when a store owner is doing bulk data work through the Matrixify (formerly Excelify) app: bulk import/export, "migrate my catalog", "bulk update prices", "bulk edit metafields", CSV or Excel import, "my import deleted my metafields", "my import wiped my tags", MERGE vs REPLACE vs UPDATE, "how do I undo an import", building a Matrixify sheet by hand or programmatically, or a data migration between stores/platforms. Covers products, variants, metafields, collections, redirects, customers, and menus. Not for minting category (taxonomy) metafields, which Matrixify cannot do (use shopify-category-taxonomy); not for one-off single-record edits via the Admin API (use the relevant entity skill).
$npx -y skills add kgelster/awesome-ecom-skills --skill shopify-matrixifyInstalls into the current project.
Run `npx skills use "https://github.com/kgelster/awesome-ecom-skills" --skill "kgelster/awesome-ecom-skills/shopify-matrixify"` 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.