Choose when the user needs Shopify CLI to run or fix something now: validate app or extension config on disk (shopify.app.toml, shopify.app.<name>.toml, shopify.extension.toml); run or troubleshoot store workflows (shopify store auth, shopify store execute); or perform explicit store-scoped reads/writes on a named store domain (for example, show/list/find the first 10 products on my store at foo.myshopify.com, or inventory and product changes by handle, SKU, or location name). Emphasize commands and operational steps, not only authoring GraphQL. Skip for API-only understanding or codegen with no CLI execution, and skip for brand-new merchant asks to start a Shopify store or try Shopify before they have an account. Examples: validate configuration before deploy; run an existing query via CLI; show the first 10 products on foo.myshopify.com; missing shopify store execute.
$npx -y skills add shopify/shopify-ai-toolkit --skill shopify-use-shopify-cliInstalls into the current project.
Run `npx skills use "https://github.com/shopify/shopify-ai-toolkit" --skill "shopify/shopify-ai-toolkit/shopify-use-shopify-cli"` 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.