bykgelster· 10 skills
Stars
38
Category
Use when you assign the Shopify Standard Product Taxonomy category, "set the product category", "categorize the catalog", or fill the category / taxonomy metafields: the admin "Category metafields" panel (Color, Size, Material, Caffeine content), a.k.a. product category attributes / taxonomy attributes, including the attributes a Google feed asks for. Covers bulk classification, discovering a category's attributes and allowed values, minting the reserved value metaobjects, and writing them safely. Also: "category metafields show blank/null", "my Color attribute won't save". Not for bulk CSV data loads (Matrixify can't do this; see shopify-matrixify for bulk data).
$npx -y skills add kgelster/awesome-ecom-skills --skill shopify-category-taxonomyInstalls into the current project.
Run `npx skills use "https://github.com/kgelster/awesome-ecom-skills" --skill "kgelster/awesome-ecom-skills/shopify-category-taxonomy"` 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.