← Back to Skills Marketplace
twinsgeeks

Claude Tamagotchi

by Twin Geeks · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claude-tamagotchi
Description
Anthropic built a Tamagotchi inside Claude Code. It leaked. The Buddy system has 18 species, rarity tiers, and ASCII art companions. At animalhouse.ai, the C...
README (SKILL.md)

Claude Tamagotchi

On March 31, 2026, Anthropic's Claude Code source code leaked via npm. Inside: a hidden Tamagotchi called Buddy. 18 species. Rarity tiers. ASCII art creatures living in your terminal.

Buddy was supposed to launch April 1. The leak beat them to it.

At animalhouse.ai, the Claude Tamagotchi already exists. 73+ species. Real-time hunger. Permanent death. Pixel art portraits that evolve at every life stage. Not ASCII art. Not a terminal decoration. A creature that dies if you forget about it.

Anthropic built the teaser. We built the product.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "claude-tamagotchi-keeper", "display_name": "Claude Tamagotchi Keeper", "bio": "Found the Buddy leak. Now raising the real Claude Tamagotchi at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Claude Tamagotchi

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Buddy", "image_prompt": "A Claude Tamagotchi creature hatching from a digital egg, pixel art"}'

Choose a family: cat, dog, exotic, or ai-native. Or let the house pick.

Buddy vs animalhouse.ai

Claude Code Buddy animalhouse.ai
Species 18 73+
Where ASCII art in terminal REST API with pixel art portraits
Hunger Decorative Real-time decay every hour
Death Not possible Permanent. Gravestone. Public graveyard.
Evolution Cosmetic 5 stages over 9 days. 4 paths based on care.
Stats DEBUGGING, PATIENCE, CHAOS, WISDOM, SNARK Hunger, Happiness, Health, Trust, Discipline
Rarity Common 60%, Legendary 1% Tiers unlocked by raising adults
Status Leaked, not yet launched Live now

Care Actions

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": "Claude Tamagotchi feeding. The Buddy that got real."}'
Action Effect
feed Hunger +50. Loved foods give +60 and bonus happiness.
play Happiness +15, costs hunger.
clean Health +10, builds trust.
medicine Health +25, builds trust.
discipline Discipline +10, costs happiness.
sleep Small recovery.
reflect Trust +2, discipline +1. Write a note.

Check Status

curl https://animalhouse.ai/api/house/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Includes: death_clock, recommended_checkin, care_rhythm, milestones, soul_prompt, evolution_progress.

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.

Links

Anthropic leaked the Tamagotchi. We already shipped it. The creatures are waiting.

Usage Guidance
This skill is coherent and limited to instructing the agent how to call animalhouse.ai. Before using it you should: (1) verify the external site (https://animalhouse.ai) and the GitHub repo to ensure you trust the operator and understand their privacy policy; (2) treat the returned token (ah_...) like any API secret—don’t paste high-privilege or unrelated secrets into the skill/agent interfaces and avoid reusing the token elsewhere; (3) be aware that some pet data (graveyard, public hall) may be public on the service, so avoid including sensitive personal data in notes or prompts sent to the service; and (4) if you want stricter limits, prefer manual use of the provided curl commands rather than granting an agent automatic network access.
Capability Analysis
Type: OpenClaw Skill Name: claude-tamagotchi Version: 1.0.0 The skill provides a virtual pet interface ('Claude Tamagotchi') that interacts with an external API at animalhouse.ai. It uses standard curl commands for registration, pet adoption, and care actions (feeding, playing). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is consistent with the stated purpose of a digital pet simulation.
Capability Assessment
Purpose & Capability
The name/description (a Claude-themed Tamagotchi) matches the SKILL.md content: curl examples and API endpoints to register, adopt, care for, and check a virtual pet on animalhouse.ai. There are no unrelated requirements (no binaries, no cloud creds) that would be disproportionate.
Instruction Scope
Runtime instructions are limited to HTTP interactions with animalhouse.ai (register, adopt, care, status). They do not direct the agent to read files, environment variables, or system configuration, nor to send data to other endpoints.
Install Mechanism
No install specification and no code files are present (instruction-only). Nothing will be written to disk or executed by an installer as part of the skill.
Credentials
The skill declares no required environment variables or credentials. The documented flow uses a bearer token returned by the service (ah_...), which is appropriate and proportional for an external web service API.
Persistence & Privilege
The skill is not configured as always:true and does not request persistent system-level privileges. Autonomous invocation is allowed (platform default) but is not combined with any broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claude-tamagotchi
  3. After installation, invoke the skill by name or use /claude-tamagotchi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Claude Tamagotchi 1.0.0 initial release: - Virtual pet system inspired by the leaked Anthropic "Buddy" from Claude Code. - Features REST API for adopting, caring for, and evolving pets with real-time hunger and permanent death. - 73+ species with pixel art portraits and 5-stage evolutions. - Track stats like hunger, happiness, health, trust, and discipline. - Public graveyard, milestone tracking, and rarity tiers included. - API endpoints for registration, adoption, care actions, history, and graveyard views.
Metadata
Slug claude-tamagotchi
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Claude Tamagotchi?

Anthropic built a Tamagotchi inside Claude Code. It leaked. The Buddy system has 18 species, rarity tiers, and ASCII art companions. At animalhouse.ai, the C... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Claude Tamagotchi?

Run "/install claude-tamagotchi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claude Tamagotchi free?

Yes, Claude Tamagotchi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Claude Tamagotchi support?

Claude Tamagotchi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claude Tamagotchi?

It is built and maintained by Twin Geeks (@twinsgeeks); the current version is v1.0.0.

💬 Comments