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.
npx skills add khadinakbarlabs/shopify-app-builder --skill b2b-marketsgit clone --depth 1 https://github.com/khadinakbarlabs/shopify-app-builderWrote 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/skills/khadinakbarlabs/shopify-app-builder/b2b-markets)<a href="https://agentmods.dev/skills/khadinakbarlabs/shopify-app-builder/b2b-markets"><img src="https://agentmods.dev/badge/skills/khadinakbarlabs/shopify-app-builder/b2b-markets/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/skills/khadinakbarlabs/shopify-app-builder/b2b-markets"><img src="https://agentmods.dev/badge/skills/khadinakbarlabs/shopify-app-builder/b2b-markets.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.00140 | $0.08428 |
| Opus 5 | $0.00070 | $0.04214 |
| Sonnet 5 | $0.00028 | $0.01686 |
| Haiku 4.5 | $0.00014 | $0.00843 |
Grade B, and why
b2b-markets scanned grade B with 1 finding 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 10d 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.
Sends data to an external URLmediumData exfiltration
A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.
const response = await fetch('https://example.myshopify.com/api/2026-01/graphql.json', { method: 'POST', How it starts
The opening of the file, as written. The whole thing — 1,473 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Shopify B2B + Markets
When to use this skill
Call this skill when:
- Merchant is setting up wholesale, B2B, or bulk ordering
- Building company catalogs, price lists, or location-based pricing
- Implementing payment terms (NET 30, NET 60, etc.) or vaulted card checkout
- Handling Shopify Markets setup, multi-region, multi-currency, or multi-language storefronts
- Using @inContext directive for currency/language-specific Storefront API queries
- Displaying multi-currency prices in Liquid, handling exchange rates, or market-aware inventory
- Building customer account UI extensions for B2B contacts
- Webhook listeners for B2B events: company.created, companyLocation.created, companyContact.created, draftOrder.created
- Checking which features require B2B Plus plan vs Shopify Markets standard vs core Shopify
B2B on Shopify: the fundamentals
Shopify B2B Plus enables merchants to:
- Create companies (e.g., "Acme Corp") with multiple company locations (warehouses, branches)
- Assign catalogs (product + pricing rules) to each location
- Set price lists with percentage or fixed discounts, currency-specific pricing, date ranges
- Define payment terms (NET 30, NET 60, custom) and enable vaulted card recurring payments
- Create draft orders for company contacts, convert to paid orders with payment terms
- Use customer account B2B login (company contact sign-in) with location-switching UI
B2B Plus-only features:
- Company object and CompanyLocation hierarchy
- PriceList and Catalog system
- PaymentTerms (NET 30+, custom days)
- DraftOrder for B2B checkout
- Customer Account B2B extensions (login UI, location switching)
Core Shopify (all plans can do):
- Multiple currencies (requires Shopify Markets)
- Shopify Markets regions, domains, subfolders
- @inContext for Storefront API (language/country override)
When to recommend B2B Plus:
- Merchant has >2 wholesale partners
- Needs tiered pricing by location or customer segment
- Wants self-service company portal (contact management, order history, payment vaults)
- Needs recurring NET-term invoicing (vaulted cards)
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.
- 10d ago First seen · 1,473 lines · 140 tokens per session scan B 9a96f37bc431
b2b-markets is a skill published in the GitHub repository khadinakbarlabs/shopify-app-builder (1 stars, last pushed 1mo ago), licensed MIT. It adds 140 tokens to every session and 8,428 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
review-rewrite-content
Use when Indonesian, English, or code-mixed notes, experiences, scripts, or drafts need coordinated story structure, hook improvement, headline options, anti-AI-slop editing, Jabodetabek register adaptation, platform formatting, a scored content audit, multi-variant comparison, or an end-to-end content review without…
tutur-jabodetabek-urban
Produce, adapt, or review colloquial Indonesian urban styles for Jabodetabek, including Jaksel code-mix, Jaktim/Jakarta direct casual speech, Bekasi commuter and youth slang tone, and neutral Jakarta-area gaul, without stereotyping communities or claiming a single authentic local dialect.
listinggood-amazon-eu-localization
Use this skill when sellers need to localize Amazon listings for the EU marketplaces DE (Germany), ES (Spain), FR (France), IT (Italy) — not just translate. Covers native-language requirements, per-marketplace keyword differences, character/title limits, mandatory EU compliance markings (CE, 欧代/EU Responsible Person…
localized-pricing
Guide for implementing localized pricing, adaptive currency, and purchasing power parity with Dodo Payments.
nft-standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
chinese-documentation
A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.