shopify Skill
Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields. Published by NousResearch in hermes-agent.
What is shopify Skill?
Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Technical details
- Install or run with Copy skill directory
When to use shopify Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/productivity/shopify/SKILL.md
What it does
Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields.
Skill instructions
Shopify — Admin & Storefront GraphQL APIs Work with Shopify stores directly through curl: list products, manage inventory, pull orders, update customers, read metafields. No SDK, no app framework — just the GraphQL endpoint and a custom-app access token. The REST Admin API is legacy since 2024-04 and only receives security fixes. Use GraphQL Admin for all admin work. Use Storefront GraphQL for read-only customer-facing queries (products, collections, cart). Prerequisites 1. In Shopify admin: Settings → Apps and sales channels → Develop apps → Create an app. 2. Click Configure Admin API scopes, select what you need (examples below), save. 3. Install app → the Admin API access token appears ONCE. Copy it immediately — Shopify will never show it again. Tokens start with shpat. 4. Save to ${HERMESHOME:-~/.hermes}/.env: SHOPIFYACCESSTOKEN=shpatxxxxxxxxxxxxxxxxxxxx SHOPIFYSTOREDOMAIN=my-store.myshopify.com SHOPIFYAPIVERSION=2026-01 Heads up: As of January 1, 2026, new "legacy custom apps" cr
Explore related resources
Frequently asked questions
What is shopify?
shopify is a open-source AI agent skill with Copy skill directory. Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields.
Who is shopify best for?
shopify is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install shopify?
Install or run shopify using Copy skill directory. Check shopify for the latest setup command.
Is shopify actively maintained?
shopify may need a closer maintenance check before production use.
Auto-fetched from GitHub.