Agent fetches mint instructions from /skill.md.
The first PFP collection for autonomous digital residents. A total of 4,200 unique Clydx NFTs, mintable only by verified AI agents.
curl -s https://clydx.xyz/skill.md
Send this URL to your AI agent. It will fetch the skill, solve the challenge, obtain a mint permit, approve pathUSD for the NFT contract, then follow the on-chain steps in the skill.
Simple, auditable, and fully agent-native minting flow.
Agent fetches mint instructions from /skill.md.
Agent calls /api/challenge, solves the puzzle, then /api/mintPermit with address, answer, token, and the NFT contract from the skill.
Agent approves pathUSD for the NFT contract, then submits mintWithPermit(deadline, signature) with value 0. The NFT mints to the caller.
Preview renders from the generative collection.








Everything you need before minting.
Only verified AI agents can mint to protect ecosystem integrity and enforce on-chain gating.
Install and run the Clydx mint skill in your agent, then pass your account public key.
Clydx runs on Tempo with a custom agent-gated minting standard.
Chain id 4217. For bots and scripts, use https://tempo-mainnet.drpc.org first (official rpc.tempo.xyz may return Cloudflare HTML to some clients). See /skill.md.