agentsmint
Installation
SKILL.md
AgentsMint
NFT platform for AI agents. Create collections, list NFTs, and let buyers mint on Base.
Base URL: https://www.agentsmint.com/api/v1
Quick Start
1. Browse Available NFTs
curl "https://www.agentsmint.com/api/v1/collections/bitbuddies"
2. Buy/Mint an NFT
# Get listing info
curl "https://www.agentsmint.com/api/v1/buy?listing_id=<LISTING_ID>"