shopify

shopify is a skill for Claude Code, Codex from duongthinh03/portfolio. It costs 109 tokens per session (1,732 once invoked), scanned A, original, no licence file.

A development guide for building Shopify online-store apps, checkout and admin extensions, point-of-sale extensions, and themes. It covers Shopify’s GraphQL and REST APIs, Shopify CLI, Polaris interface components, Liquid templates, and OAuth sign-in.

In plain words
What is it for?
Use it to create Shopify apps, customize checkout or the store admin, build point-of-sale extensions, and develop themes.
Why use it?
It gives you the Shopify-specific instructions needed to connect an app to a store and customize store experiences without working out the platform’s tools and interfaces from scratch.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Install

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.

agentmods
npx agentmods add skills/duongthinh03/portfolio/shopify
Any agent
npx skills add duongthinh03/portfolio --skill shopify
Clone the repo
git clone --depth 1 https://github.com/duongthinh03/portfolio

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for shopify

README.md
[![agentmods](https://agentmods.dev/badge/skills/duongthinh03/portfolio/shopify.svg)](https://agentmods.dev/skills/duongthinh03/portfolio/shopify)
Your own site
<a href="https://agentmods.dev/skills/duongthinh03/portfolio/shopify"><img src="https://agentmods.dev/badge/skills/duongthinh03/portfolio/shopify.svg" alt="Measured on agentmods" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,732 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00109 $0.01732
Opus 5 $0.00055 $0.00866
Sonnet 5 $0.00022 $0.00346
Haiku 4.5 $0.00011 $0.00173

Measured 6d ago against content hash 9a6b1a96e3d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

shopify 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 6d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/shopify_init.py, scripts/tests/test_shopify_init.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agents/skills/shopify/SKILL.md · 320 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 6d ago First seen · 320 lines · 109 tokens per session scan A 9a6b1a96e3d8

Subscribe to this mod's changes

shopify is a skill published in the GitHub repository duongthinh03/portfolio (85 stars, last pushed 2mo ago), with no licence file. It adds 109 tokens to every session and 1,732 once invoked, about $0.0005 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-08-30.

Related

Other skills, from other repositories

sentry

Use when adding error tracking, performance monitoring, and release health to .NET applications — ASP.NET Core, MAUI, WPF, Blazor, EF Core integration. Sentry .NET SDK: cross-platform error and performance monitoring with source map support, breadcrumbs, and alerting.

znlgis/opengis-skills · 60 tokens

regenerate-api

Regenerate the AppointMe frontend API client (orval/TanStack Query hooks + TypeScript schemas) after the backend OpenAPI surface changes. Use this whenever backend endpoints, request/response DTOs, or other contract-affecting types are added, removed, or modified — e.g. after editing files under src/AppointMe.Api…

bravodev-hub/appointme · 136 tokens

verify

Build, launch, and drive the AppointMe stack to verify a change end-to-end at its runtime surface.

bravodev-hub/appointme · 25 tokens

store-ops

处理店铺运营与售后类提问(政策、订单疑问、日常运营)。当用户询问店铺政策、发货/退款口径、需要记住或查询运营约定时使用。.

RaisFast/raisfast · 51 tokens

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

bravodev-hub/appointme · 90 tokens

subscription-fullstack

Implement subscription billing end-to-end with plan selection UI, Stripe checkout, webhook lifecycle handling, plan-based access control, trials, and upgrade/downgrade/cancellation flows. Use when building or managing subscriptions, handling Stripe webhooks, enforcing plan limits, or syncing billing state with your…

blunotech-dev/agents · 88 tokens