aaigotchi/pet-me-master/SKILL.md
Batch-pet Aavegotchis on Base via Bankr with cooldown checks, reminder automation, and natural-language routing.
npx skillsauth add openclaw/skills pet-me-masterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Batch-only pet flow for Aavegotchis:
lastInteracted)interact(uint256[]) tx through Bankr for all ready gotchisCreate ~/.openclaw/workspace/skills/pet-me-master/config.json:
{
"contractAddress": "0xA99c4B08201F2913Db8D28e71d020c4298F29dBF",
"rpcUrl": "https://mainnet.base.org",
"chainId": 8453,
"walletAddress": "0xYourAgentWallet",
"dailyReminder": true,
"fallbackDelayHours": 1,
"reminder": {
"enabled": true,
"telegramChatId": "YOUR_CHAT_ID",
"fallbackDelayHours": 1
}
}
Wallet resolution order:
PET_ME_WALLET_ADDRESS / BANKR_WALLET_ADDRESSconfig.walletAddress / config.walletWhat is my Base wallet address?Reminder chat resolution order:
PET_ME_TELEGRAM_CHAT_IDTELEGRAM_CHAT_IDconfig.reminder.telegramChatId (or config.telegramChatId)This skill submits transactions directly to Bankr API and resolves API key from:
BANKR_API_KEY envsystemctl --user exported environment~/.openclaw/skills/bankr/config.json (apiKey)~/.openclaw/workspace/skills/bankr/config.json (apiKey)./scripts/check-cooldown.sh [gotchi-id]./scripts/pet-all.sh [--dry-run]
./scripts/pet.sh [--dry-run]
pet-all.sh./scripts/pet-status.sh
./scripts/check-status.sh
pet-status.sh./scripts/pet-command.sh [--dry-run] [--tx-dry-run] "<natural-language command>"
./scripts/check-and-remind.sh./scripts/auto-pet-fallback.sh./scripts/auto-pet-at-cooldown.sh
./scripts/schedule-dynamic-check.shExamples:
./scripts/pet-command.sh "pet my gotchis"
./scripts/pet-command.sh "pet all my gotchis"
./scripts/pet-command.sh "pet status"
./scripts/pet-command.sh "check cooldown for gotchi 9638"
43260 seconds (12h + 1m).Could not resolve agent wallet address
PET_ME_WALLET_ADDRESS or config.walletAddress.BANKR_API_KEY is missing
BANKR_API_KEY or configure Bankr skill API key.Telegram chat ID missing
PET_ME_TELEGRAM_CHAT_ID or config.reminder.telegramChatId.rpcUrl, contract address, and Base RPC connectivity.tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。