Use Shopify Storefront MCP tools to search catalogs, inspect products, read and mutate carts, fetch policies, and describe shops across any MSApps / OpsAgents client store — multi-tenant, no shop hardcoded. Trigger on: "shopify", "storefront", "myshopify", "cart", "checkout", "products", "catalog", "collection", "shipping policy", "refund policy", "client store", "merchant", or any task that needs live data from a Shopify merchant. Also use when the user wants to prototype a conversational shopping flow, a recommendation agent, or a customer-support bot over a Shopify store.
$npx -y skills add msapps-mobile/claude-plugins --skill shopify-mcpInstalls into the current project.
Run `npx skills use "https://github.com/msapps-mobile/claude-plugins" --skill "msapps-mobile/claude-plugins/shopify-mcp"` 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/msapps-mobile/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/msapps-mobile/claude-plugins"` and select the relevant skills, then follow their instructions.