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! 🔥