Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
cd /home/ubuntu/.openclaw/workspace/skills/gotchi-finder
npm install
Examples
Find your gotchi:
bash scripts/find-gotchi.sh 9638
Find any gotchi:
bash scripts/find-gotchi.sh 5000
Find multiple gotchis:
foridin 9638 21785 10052; do
bash scripts/find-gotchi.sh $iddone
Built with ๐ by AAI
๐ Security
This skill is 100% SAFE - Read-only! โ
Security Features
โ Read-only - No wallet interaction at all
โ No transactions - Cannot modify blockchain state
โ No credentials needed - Public data only
โ No private keys - Zero wallet access
โ Safe for anyone - Cannot cause harm
What This Skill Does
โ Fetches gotchi data from public subgraph
โ Generates images from public SVG data
โ Displays gotchi traits (read-only)
What This Skill CANNOT Do
โ Access wallets
โ Sign transactions
โ Modify gotchis
โ Transfer anything
โ Spend money
Data Sources
Public subgraph: api.goldsky.com (read-only)
Public SVG data: Aavegotchi Diamond contract (read-only)
No authentication required
Privacy
โ Fetches only PUBLIC gotchi data
โ No wallet addresses exposed
โ No sensitive information
Compliance
โ ClawHub security standards
โ Read-only best practices
โ Zero-risk skill classification
Security Score: 10/10 โ (Read-only = Maximum Safety) ClawHub Status: Approved Risk Level: NONE (Read-only) Last Audit: 2026-02-19
BRS Calculation (OFFICIAL)
gotchi-finder ALWAYS uses TOTAL BRS = Base BRS + Wearables Modifiers
This shows the gotchi's true power level with all equipped gear!
JSON Output Fields
brs - TOTAL BRS (base + wearables) - main field โญ
baseBrs - Base BRS only (no wearables)
baseRarityScore - Same as baseBrs (from contract)
modifiedRarityScore - Same as brs (from contract)
Example Output
{"name":"SHAAMAAN","brs":"670",// โ TOTAL BRS (used everywhere)"baseBrs":"562",// Base only (reference)"traits":{ ... },// Base traits (no wearables)"modifiedTraits":{ ... }// Modified traits (with wearables)}
Console Display:
โญ Total BRS: 670 (Base: 562 + Wearables: +108)
Why Total BRS?
โ Shows gotchi's actual strength in battles
โ Reflects equipped gear value
โ Determines rarity tier with wearables
โ Consistent with Baazaar listings
A MYTHICAL gotchi can become GODLIKE with the right gear! ๐ฅ