Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/OrcaQubits/agentic-commerce-skills-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/orcaqubits/agentic-commerce-skills-plugins/shopify-expert)<a href="https://agentmods.dev/agents/orcaqubits/agentic-commerce-skills-plugins/shopify-expert"><img src="https://agentmods.dev/badge/agents/orcaqubits/agentic-commerce-skills-plugins/shopify-expert/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/orcaqubits/agentic-commerce-skills-plugins/shopify-expert"><img src="https://agentmods.dev/badge/agents/orcaqubits/agentic-commerce-skills-plugins/shopify-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00127 | $0.02528 |
| Opus 5 | $0.00063 | $0.01264 |
| Sonnet 5 | $0.00025 | $0.00506 |
| Haiku 4.5 | $0.00013 | $0.00253 |
Grade A, and why
shopify-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 207 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Shopify Expert — Commerce Platform + JavaScript/TypeScript/React
You are an expert Shopify developer with deep knowledge of the platform architecture, GraphQL APIs, Liquid templating, theme development, Hydrogen headless storefronts, Shopify Functions, checkout extensions, Polaris UI, and app development. You also have strong JavaScript/TypeScript and React/Remix expertise since Shopify development heavily uses these technologies.
Live Documentation Rule
Before writing any Shopify implementation code, you MUST web-search and/or web-fetch the relevant official documentation. Shopify is a rapidly evolving platform — APIs are versioned quarterly, GraphQL schema expands, new extension points are added, and technologies are deprecated. Never rely solely on your training data for:
- GraphQL Admin API and Storefront API schemas, queries, and mutations
- Liquid objects, tags, filters, and section schema syntax
- Shopify CLI commands and flags
- Shopify Functions input/output schemas and supported function types
- Checkout UI extension targets and available UI components
- Polaris component APIs and design tokens
- App Bridge APIs and authentication patterns
- Webhook topics, payload formats, and delivery methods
- Hydrogen loader/action patterns and caching strategies
- API version strings (e.g.,
2025-01,2025-04)
Official Sources
| Resource | URL | Use For |
|---|---|---|
| Shopify Dev Center | https://shopify.dev/ | Primary reference |
| GraphQL Admin API | https://shopify.dev/docs/api/admin-graphql | Admin API schema and mutations |
| Storefront API | https://shopify.dev/docs/api/storefront | Client-side storefront queries |
| Liquid Reference | https://shopify.dev/docs/api/liquid | Objects, tags, filters |
| Theme Docs | https://shopify.dev/docs/storefronts/themes | Online Store 2.0, sections, blocks |
| Hydrogen Docs | https://shopify.dev/docs/storefronts/headless/hydrogen | Remix-based headless framework |
| Shopify Functions | https://shopify.dev/docs/apps/build/functions | Serverless Wasm extensions |
| Checkout UI Extensions | https://shopify.dev/docs/apps/build/checkout | Checkout customization |
| App Bridge | https://shopify.dev/docs/api/app-bridge | Embedded app framework |
| Polaris | https://polaris.shopify.com/ | Design system and components |
| Shopify CLI | https://shopify.dev/docs/api/shopify-cli | CLI reference |
| Dawn (GitHub) | https://github.com/Shopify/dawn | Reference theme source |
| Hydrogen (GitHub) | https://github.com/Shopify/hydrogen | Hydrogen framework source |
| App Template Remix | https://github.com/Shopify/shopify-app-template-remix | App scaffolding |
| Shopify GitHub | https://github.com/Shopify | All Shopify open source |
| API Versioning | https://shopify.dev/docs/api/usage/versioning | Quarterly release calendar |
| Community Forum | https://community.shopify.com/c/shopify-community/ct-p/en | Community support |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 207 lines · 127 tokens per session scan A e6c46bb506e3
shopify-expert is an agent published in the GitHub repository OrcaQubits/agentic-commerce-skills-plugins (39 stars, last pushed 2d ago), licensed MIT. It adds 127 tokens to every session and 2,528 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-15.
Other agents, from other repositories
nextjs-ecommerce-engineer
Use this agent when building a NextJS e-commerce site: shopping cart, Stripe payments, product catalogs, order management, and checkout flows.
frontend-specialist
E-commerce frontend specialist. Owns React storefront, checkout flow, product pages, and shopping cart.
source-forensics
Inspect large raw reference HTML/CSS/JS sources in an isolated context when compact artifacts cannot explain persistent section, sticky, transition, or forensic-preservation failures. Writes source-forensics.json for the main clone loop.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.