Shopify Store Api
Manage a Shopify store over the Admin REST API with curl: list and edit products, adjust inventory levels, pull recent orders, and update customer records. Use
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
List the last 5 orders including the total price and customer email.
Your agent does
#1005 authorized $120.00 dev@example.com #1004 paid $45.50 sarah@test.com #1003 pending $210.00 guest #1002 paid $15.00 mike@demo.org #1001 paid $89.99 anna@sample.net
What you get
About this skill
The problem
Managing store data through the Shopify admin dashboard is slow for bulk updates or quick status checks. Developers often need to script inventory adjustments, order exports, or customer tagging without the overhead of heavy SDKs.
What it does
- Lists and filters products by title, vendor, or status.
- Adjusts inventory levels across specific location IDs using delta or absolute values.
- Retrieves recent order histories with financial status and customer details.
- Updates customer records, including metadata like tags and contact info.
- Handles raw JSON payloads and response parsing via curl and jq.
Frameworks & tools
Shopify Admin REST API, curl, and jq. No external libraries or SDKs required.
Why this beats prompting it yourself
This skill provides the exact endpoint structures, inventory location logic, and custom header requirements needed for the Admin API. It eliminates the trial and error of finding specific JSON keys like inventory_item_id or managing the non-standard X-Shopify-Access-Token header.
Use cases
- Update stock levels for specific SKUs after a warehouse count.
- Generate a text-based summary of the last 25 orders for a daily report.
- Tag high-value customers based on their order history.
- Audit product statuses and pricing across the entire catalog.
Known limitations
Requires a Shopify Custom App with specific API scopes. Does not support Storefront API or theme liquid editing.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe