Batch-pet Aavegotchis on Base via Bankr with cooldown checks, reminder automation, and natural-language routing.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install pet-me-master或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install pet-me-master⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/pet-me-master/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: pet-me-master description: Batch-pet Aavegotchis on Base via Bankr with cooldown checks, reminder automation, and natural-language routing. homepage: https://github.com/aaigotchi/pet-me-master metadata: openclaw: requires: bins: - cast - jq - curl - python3 env: - BANKR_API_KEY ---
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]- Discover owned + delegated gotchis, then batch-pet ready ones
./scripts/pet.sh [--dry-run] - Batch-only wrapper to pet-all.sh
./scripts/pet-status.sh- Shows status for discovered owned + delegated gotchis
./scripts/check-status.sh - Wrapper for pet-status.sh
./scripts/pet-command.sh [--dry-run] [--tx-dry-run] "" - Any pet action routes to batch mode
./scripts/check-and-remind.sh./scripts/auto-pet-fallback.sh./scripts/auto-pet-at-cooldown.sh- Waits until all discovered owned+delegated gotchis are ready (re-check loop for desync), then runs batch pet and sends Telegram with total count + petted IDs
./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 - Set PET_ME_WALLET_ADDRESS or config.walletAddress.
BANKR_API_KEY is missing - Export BANKR_API_KEY or configure Bankr skill API key.
Telegram chat ID missing - Set PET_ME_TELEGRAM_CHAT_ID or config.reminder.telegramChatId.
- Verify rpcUrl, contract address, and Base RPC connectivity.
安装 Pet Me Master - Autonomous Aavegotchi Petting 后,可以对 AI 说这些话来触发它
Help me get started with Pet Me Master - Autonomous Aavegotchi Petting
Explains what Pet Me Master - Autonomous Aavegotchi Petting does, walks through the setup, and runs a quick demo based on your current project
Use Pet Me Master - Autonomous Aavegotchi Petting to batch-pet Aavegotchis on Base via Bankr with cooldown checks, remin...
Invokes Pet Me Master - Autonomous Aavegotchi Petting with the right parameters and returns the result directly in the conversation
What can I do with Pet Me Master - Autonomous Aavegotchi Petting in my documents & notes workflow?
将技能文件夹放到 ~/.claude/skills/pet-me-master/ 目录(个人级,所有项目可用),或 .claude/skills/pet-me-master/(项目级)。重启 AI 客户端后,用 /pet-me-master 主动调用,或让 AI 根据上下文自动发现并使用。
Pet Me Master - Autonomous Aavegotchi Petting 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Pet Me Master - Autonomous Aavegotchi Petting 可免费安装使用。请查阅仓库了解许可证信息。
Batch-pet Aavegotchis on Base via Bankr with cooldown checks, reminder automation, and natural-language routing.
Lists the top use cases for Pet Me Master - Autonomous Aavegotchi Petting, with example commands for each scenario
Automate my documents & notes tasks using Pet Me Master - Autonomous Aavegotchi Petting
Identifies repetitive steps in your workflow and sets up Pet Me Master - Autonomous Aavegotchi Petting to handle them automatically
Pet Me Master - Autonomous Aavegotchi Petting 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。