Install
openclaw skills install aavegotchi-traitsRetrieve Aavegotchi NFT data by gotchi ID or name on Base. Returns traits, wearables, rarity scores, kinship, XP, level, and owner data.
openclaw skills install aavegotchi-traitsFetch Aavegotchi data on Base by ID or name.
cd scripts
node get-gotchi.js 9638
node get-gotchi.js aaigotchi
./gotchi-info.sh 9638
AAVEGOTCHI_RPC_URL (optional)AAVEGOTCHI_SUBGRAPH_URL (optional; default Goldsky Base subgraph)AAVEGOTCHI_SEARCH_BATCH_SIZE (optional)AAVEGOTCHI_RPC_RETRIES (optional)AAVEGOTCHI_RPC_RETRY_DELAY_MS (optional)