shopify-core-workflow-b

Installation
SKILL.md

Shopify Orders & Customer Management

Overview

Secondary core workflow: manage orders, customers, and fulfillments. Query order data, process fulfillments, and handle customer records through the GraphQL Admin API.

Prerequisites

  • Completed shopify-install-auth setup
  • Access scopes: read_orders, write_orders, read_customers, write_customers, read_fulfillments, write_fulfillments
  • Familiarity with shopify-core-workflow-a (products)

Instructions

Step 1: Query Orders

Query orders with financial/fulfillment status filters, line items, customer data, and shipping addresses. Uses Shopify query syntax (financial_status:paid, fulfillment_status:unfulfilled, name:#1001, etc.).

See Query Orders for the complete query with pagination and query syntax examples.

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