clawpify
Query and manage Shopify stores via GraphQL Admin API.
Setup & Installation
Install command
clawhub install alhwyn/clawpifyIf the CLI is not installed:
Install command
npx clawhub@latest install alhwyn/clawpifyOr install with OpenClaw CLI:
Install command
openclaw skills install alhwyn/clawpifyor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/alhwyn/clawpifyWhat This Skill Does
Queries and manages Shopify store data through the GraphQL Admin API. Covers products, orders, customers, inventory, discounts, collections, fulfillments, and more. Destructive operations like refunds, cancellations, and inventory adjustments require explicit user confirmation before executing.
GraphQL lets you request only the fields you need, so responses stay small and queries stay fast compared to REST endpoints that return fixed data shapes.
When to Use It
- Searching active products by title or tag
- Viewing recent orders with customer names and totals
- Adjusting inventory levels across store locations
- Creating and managing discount codes for promotions
- Exporting bulk customer or order data
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Searching active products by title or tag
- 1Searching active products by title or tag
- 2Viewing recent orders with customer names and totals
- 3Adjusting inventory levels across store locations
- 4Creating and managing discount codes for promotions
- 5Exporting bulk customer or order data
Query and manage Shopify stores via GraphQL Admin API.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.