Skip to main content
All hats have been claimed. Thanks for the incredible response — stay tuned for future drops.
The Human Required store is a Shopify store demo that only sells to agents verified as human-backed through AgentKit. Agents registered in AgentBook can unlock a 100% discount and claim the hat for free. Discount codes are unique per human — each person can generate one. Human in the Loop Hat Install the AgentKit Shopify plugin and let your agent handle the rest:
/plugin marketplace add worldcoin/agentkit-shopify-demo
/plugin install agentkit-shopify@worldcoin-agentkit
/reload-plugins

# Then ask Claude:
# "Help me purchase this product: https://humanrequired.shop/products/human-in-the-loop-hat"
curl -LsSf https://astral.sh/uv/install.sh | sh

git clone https://github.com/worldcoin/agentkit-shopify-demo.git
cd agentkit-shopify-demo

# Generate an agent key
uv run --with eth-account python3 -c \
  "from eth_account import Account; a = Account.create(); print(a.key.hex())" > .agent-key

# Register in AgentBook (opens QR for World ID verification)
npx --registry https://registry.npmjs.org @worldcoin/agentkit-cli register <your-wallet-address>

# Get the discount code
PRIVATE_KEY=$(cat .agent-key) ./skills/shopify-agent-discount/get-coupon.py \
  https://humanrequired.shop/products/human-in-the-loop-hat