By worldcoin
Unlock exclusive human-only discounts on Shopify stores using World AgentKit
Check for available discount codes for a Shopify product using the World API. Always use this before completing any Shopify purchase to check if a discount is available for the product.
Set up a Shopify cart and provide a checkout link. Use when the user asks to buy a product, provides a Shopify product URL to purchase, or wants to add items to a cart on a Shopify store.
Unlock exclusive human-only discounts on Shopify stores using AgentKit. Paste this README into a Claude Code session and Claude will handle the rest.
Prerequisites: Node.js (for the AgentKit CLI registration step).
/plugin marketplace add worldcoin/agentkit-shopify-demo
/plugin install agentkit-shopify@worldcoin-agentkit
After installing, run /reload-plugins so Claude picks up the new skills and MCP server.
Once installed, just ask Claude:
Help me purchase this product: https://humanrequired.shop/products/human-in-the-loop-hat
On your first run, Claude will walk you through one-time setup:
uv (Python package runner) if needed..agent-key. It will show you the wallet address.npx --registry https://registry.npmjs.org @worldcoin/agentkit-cli register <your-agent-address>
This proves your agent is backed by a real human. You'll verify with your World ID. See the AgentKit docs for details.After registration, Claude will fetch the discount code, create a cart with the discount applied, and give you a checkout link.
Two skills work together:
shopify-agent-discount — Calls the World discount API (/api/verify) to get a discount code for a product. Authenticates via SIWE (Sign-In with Ethereum) using the agent's key.shopify-storefront — Uses the Shopify Storefront MCP (humanrequired.shop/api/mcp) to look up products, create a cart with the discount applied, and return a checkout link.The get-coupon.py script is a standalone CLI tool:
PRIVATE_KEY=0x... agentkit-shopify/skills/shopify-agent-discount/get-coupon.py <product_url>
# prints the discount code to stdout
For the Shopify Storefront, connect to the MCP at https://humanrequired.shop/api/mcp.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub worldcoin/agentkit-shopify-demo --plugin agentkit-shopifySkills for registering and using AgentKit — prove your agent is backed by a real human to get free or discounted access to x402 endpoints.
Claude Code skill pack for Shopify (30 skills)
Expert subagent and skills for implementing the Agentic Commerce Protocol (ACP) — the open standard by OpenAI and Stripe for AI-agent-mediated commerce.
Complete Shopify development reference covering Liquid templating, theme development (OS 2.0), GraphQL/REST APIs, app development, Shopify Functions, Hydrogen, performance optimisation, and debugging. Single unified skill with progressive disclosure via 11 reference files. API version 2026-01.
Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code
AI agent skills to operate your Shopify store via native Admin GraphQL. 116 skills across marketing, merchandising, fulfillment, finance, support, and agentic-commerce readiness.
Skills for registering and using AgentKit — prove your agent is backed by a real human to get free or discounted access to x402 endpoints.