What problem does it solve?
It removes the friction of managing Shopify stores by letting you query and mutate store data directly through GraphQL with simple command-line requests.
Core Features & Use Cases
- Store Administration: List, create, and update products, variants, customers, orders, inventory, and metafields through the Admin GraphQL API.
- Operational Automation: Run bulk operations, manage webhooks, and inspect rate limits for large-scale or recurring store workflows.
- Storefront Access: Perform read-only storefront queries for customer-facing experiences and headless commerce integrations.
- Use Case: A merchant can update product prices, reconcile inventory across locations, and export recent orders from one consistent API workflow without needing a custom app framework.
Quick Start
Ask the skill to connect to your Shopify store, inspect the relevant resource, and perform the requested admin or storefront GraphQL action using the provided access token and shop domain.