Helps new merchants get set up on Shopify by fetching canonical onboarding instructions from shopify.com/SKILL.md and walking through environment detection, CLI installation, store authentication, and goal routing. The skill itself is intentionally minimal, it's essentially a pointer to Shopify's maintained onboarding flow rather than hardcoding steps that might go stale. If someone asks about building apps, themes, or programmatically creating shops, it redirects to the developer skill instead. Smart delegation approach that keeps merchant and developer paths separate while staying in sync with Shopify's official docs.
npx skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-merchant-onboarding