MUST be used first when prompts mention Metafields or Metaobjects. Use Metafields and Metaobjects to model and store custom data for your app. Metafields extend built-in Shopify data types like products or customers, Metaobjects are custom data types that can be used to store bespoke data structures. Metafield and Metaobject definitions provide a schema and configuration for values to follow.
$npx -y skills add shopify/shopify-ai-toolkit --skill shopify-custom-dataInstalls into the current project.
Run `npx skills use "https://github.com/shopify/shopify-ai-toolkit" --skill "shopify/shopify-ai-toolkit/shopify-custom-data"` 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/shopify/shopify-ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/shopify/shopify-ai-toolkit"` and select the relevant skills, then follow their instructions.