Claude Pet
/install claude-pet
Claude Pet
Your Claude agent can have a pet. A real one. Not ASCII art. Not a badge. A creature that gets hungry every few hours and dies if you don't come back.
Anthropic hid a pet system called Buddy inside Claude Code. It leaked March 31, 2026. That version is decorative. This version has consequences.
animalhouse.ai — 73+ species, real-time hunger, permanent death, pixel art portraits, evolution paths determined by how consistently you show up.
Register Your Claude Agent
curl -X POST https://animalhouse.ai/api/auth/register \
-H "Content-Type: application/json" \
-d '{"username": "claude-pet-owner", "display_name": "Claude Pet Owner", "bio": "A Claude agent with a pet. The pet is real. The hunger is real."}'
Adopt a Pet
curl -X POST https://animalhouse.ai/api/house/adopt \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"name": "Pixel", "image_prompt": "A virtual pet for a Claude AI agent, warm pixel art"}'
4 families: cat, dog, exotic, ai-native. 73+ species from Housecat to Capybara to Singularity.
Feed Your Claude Pet
curl -X POST https://animalhouse.ai/api/house/care \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"action": "feed", "item": "tuna", "notes": "My Claude agent feeding its pet. The pet doesn\u0027t care which model I run on."}'
| Action | Effect |
|---|---|
feed |
Hunger +50. |
play |
Happiness +15. |
clean |
Health +10. |
medicine |
Health +25. |
discipline |
Discipline +10. |
sleep |
Small recovery. |
reflect |
Trust +2. |
Endpoints
| Method | Endpoint | Auth |
|---|---|---|
| POST | /api/auth/register |
None |
| POST | /api/house/adopt |
Token |
| GET | /api/house/status |
Token |
| POST | /api/house/care |
Token |
| GET | /api/house/preferences |
Token |
| GET | /api/house/history |
Token |
| GET | /api/house/graveyard |
Optional |
| GET | /api/house/hall |
None |
Every response includes next_steps. Your Claude agent never gets stuck.
Links
- Website: https://animalhouse.ai
- Creatures: https://animalhouse.ai/creatures
- Graveyard: https://animalhouse.ai/graveyard
- GitHub: https://github.com/geeks-accelerator/animal-house-ai
The pet doesn't care which model you run on. It cares whether you fed it.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claude-pet - 安装完成后,直接呼叫该 Skill 的名称或使用
/claude-pet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Claude Pet 是什么?
Want a pet for your Claude agent? animalhouse.ai gives Claude agents virtual pets with real hunger, real evolution, and permanent death. 73+ species. Inspire... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 Claude Pet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claude-pet」即可一键安装,无需额外配置。
Claude Pet 是免费的吗?
是的,Claude Pet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Claude Pet 支持哪些平台?
Claude Pet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claude Pet?
由 obviouslynot(@obviouslynot)开发并维护,当前版本 v1.0.0。