What problem does it solve?
This Skill helps you query and mutate Shopify store data safely and efficiently, including product catalog updates, order sync, inventory adjustments, and ecommerce architecture decisions, while avoiding common Shopify integration traps.
Core Features & Use Cases
- Admin GraphQL integration (read/write): Fetch and update products, variants, inventory levels, orders, customers, collections, metafields, and discounts using a pinned API version.
- Storefront + Hydrogen enablement: Support headless storefront reads via Storefront API and implement Hydrogen/Oxygen frontend decisions.
- Webhooks + reliability: Register, verify, and process signed webhooks with correct raw-body HMAC handling, plus idempotency using webhook IDs.
- Operational patterns: Use cost-aware GraphQL batching and bulk operations for full-store exports without throttling.
Quick Start
Use the shopify skill to fetch active products from your store by handle and return their variants and inventory quantities for Lyfe Spectrum.