shopify-api
✓Comprehensive guide and tools for working with Shopify's Admin (REST & GraphQL) and Storefront APIs. Use this skill when the user needs to interact with Shopify data, manage resources (products, orders, customers), or build custom storefront integrations.
Installation
SKILL.md
This skill allows you to effectively interact with Shopify's ecosystem through its various APIs.
Endpoint POST https://{shop}.myshopify.com/admin/api/{version}/graphql.json
Pagination GraphQL uses cursor-based pagination. Always request pageInfo { hasNextPage } and the cursor of the last edge to fetch the next page using the after argument.
Comprehensive guide and tools for working with Shopify's Admin (REST & GraphQL) and Storefront APIs. Use this skill when the user needs to interact with Shopify data, manage resources (products, orders, customers), or build custom storefront integrations. Source: toilahuongg/google-antigravity-kit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-api- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is shopify-api?
Comprehensive guide and tools for working with Shopify's Admin (REST & GraphQL) and Storefront APIs. Use this skill when the user needs to interact with Shopify data, manage resources (products, orders, customers), or build custom storefront integrations. Source: toilahuongg/google-antigravity-kit.
How do I install shopify-api?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/toilahuongg/google-antigravity-kit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01