shopify-core-workflow-a

Installation
SKILL.md

Shopify Products & Catalog Management

Overview

Primary workflow for Shopify: manage products, variants, collections, and inventory using the GraphQL Admin API. Covers CRUD operations with real API mutations and response shapes.

Prerequisites

  • Completed shopify-install-auth setup
  • Access scopes: read_products, write_products, read_inventory, write_inventory
  • API version 2024-10 or later (ProductInput was split in this version)

Instructions

Step 1: Create a Product

Use productCreate with ProductCreateInput (as of 2024-10, this replaced the old unified ProductInput). Always check userErrors -- Shopify returns 200 even on validation failures.

See Product Create Mutation for the complete mutation, variables, and error handling.

Installs
2
GitHub Stars
2.8K
First Seen
Mar 26, 2026
shopify-core-workflow-a — jeremylongshore/tons-of-skills-marketplace