{
  "version": "1.0",
  "description": "NFT Item agent instruction URLs. Fetch when needed.",
  "instructions": {
    "x402": {
      "url": "/x402-instructions.txt",
      "alt": "/agent/x402.txt",
      "description": "x402 NFT upload: Docker, API, $0.10 USDC on Base"
    },
    "full_skill": {
      "url": "/nft-item-agent-skill.txt",
      "alt": "/agent/skill.txt",
      "description": "Full NFT Item Agent Skill: login, Prime, Magna, Parva, smoke checks"
    }
  },
  "manifest": "/agent-instructions.json",
  "references": {
    "docker": "https://github.com/nftitem/upload",
    "upload_api": "https://api.nftitem.io/upload",
    "nft_api": "https://api.nftitem.io/nfts/{tokenId}"
  }
}
