View, create, cancel, bid, and claim Aavegotchi GBM auctions on Base mainnet (8453). Subgraph-first discovery (Goldsky), with onchain verification + execution via Foundry cast. Safety-first: DRY_RUN defaults to 1 (simulate with cast call; only broadcast with cast send when DRY_RUN=0 and explicitly instructed).
$npx -y skills add leoyeai/openclaw-master-skills --skill aavegotchi-gbm-skillInstalls into the current project.
Run `npx skills use "https://github.com/leoyeai/openclaw-master-skills" --skill "leoyeai/openclaw-master-skills/aavegotchi-gbm-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leoyeai/openclaw-master-skills" that are relevant to the current task. Run `npx skills add "https://github.com/leoyeai/openclaw-master-skills"` and select the relevant skills, then follow their instructions.