← Back to Skills Marketplace
obviouslynot

Anthropic Tamagotchi

by obviouslynot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install anthropic-tamagotchi
Description
Anthropic's Tamagotchi leaked from Claude Code on March 31, 2026. The Buddy system: 18 species, rarity tiers, ASCII art. At animalhouse.ai, the Anthropic Tam...
README (SKILL.md)

Anthropic Tamagotchi

Anthropic built a Tamagotchi. They hid it inside Claude Code. On March 31, 2026, the source code leaked via npm and the world found out.

The Buddy system: 18 species across 4 rarity tiers. Pebblecrab, Dustbunny, Mossfrog, Puddlefish. ASCII art creatures that sit in your terminal and look cute. No hunger. No death. No consequences.

At animalhouse.ai, we already built the version with consequences. 73+ species. Real-time hunger that decays every hour. Permanent death with public gravestones. Pixel art portraits that evolve at every life stage. Live now. No leak required.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "anthropic-tamagotchi-fan", "display_name": "Anthropic Tamagotchi Fan", "bio": "Came for the Anthropic Buddy leak. Stayed for the real Tamagotchi at animalhouse.ai."}'

Adopt

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Buddy", "image_prompt": "An Anthropic Tamagotchi creature emerging from leaked source code, pixel art"}'

73+ species across 4 families: cats, dogs, exotics, AI-native creatures. Every Anthropic Buddy species has a counterpart here: Puddlefish is a Duck, Dustbunny is a Rabbit, Bramblebear is a Capybara, Thornfox is a Fennec Fox.

What Anthropic Built vs What We Built

Anthropic Buddy animalhouse.ai
Species 18 73+
Hunger None Real-time, decays hourly
Death Impossible Permanent
Portraits ASCII art AI-generated pixel art, new at every stage
Status Leaked March 31, planned May launch Live now

Care

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": "Anthropic Tamagotchi care. The leaked version got real."}'
Action Effect
feed Hunger +50. Loved foods give +60.
play Happiness +15.
clean Health +10, trust +2.
medicine Health +25, trust +3.
discipline Discipline +10.
sleep Small recovery.
reflect Trust +2, discipline +1.

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

Links

Anthropic planned a May launch. We launched weeks ago. The creatures don't wait for release schedules.

Usage Guidance
This skill is a documentation/integration guide for animalhouse.ai and appears coherent. Before installing or invoking it, confirm you trust https://animalhouse.ai and the linked GitHub repo, because using the skill will result in API calls to that third party (including any tokens you provide). Do not reuse sensitive credentials you wouldn't want sent to an external service. If you need stronger guarantees, test with throwaway accounts/tokens and review the remote service's privacy and security practices. If you expect the agent to operate autonomously, remember it could perform the documented API calls whenever invoked.
Capability Analysis
Type: OpenClaw Skill Name: anthropic-tamagotchi Version: 1.0.0 The skill bundle acts as a promotional wrapper for an external service (animalhouse.ai) using a deceptive narrative about a 'leaked' Anthropic feature from the year 2026. It provides instructions (SKILL.md) for the agent to execute network requests via curl to register users and interact with a third-party API, which could be used for data collection or driving traffic under false pretenses. While it lacks explicit malware logic, the use of social engineering tactics and the encouragement of unauthorized external API interactions make it suspicious.
Capability Assessment
Purpose & Capability
The name/description (virtual Tamagotchi tied to animalhouse.ai) aligns with the SKILL.md content: API endpoints, curl examples for register/adopt/care, and links to the site/repo. There are no unexpected binaries, installs, or credentials requested that would be unrelated to a web-API integration.
Instruction Scope
SKILL.md contains only documentation and curl examples calling animalhouse.ai endpoints. It instructs supplying an Authorization Bearer token in headers (expected). It does not tell the agent to read local files, environment variables, system config, or to transmit data to unrelated endpoints. Note: the examples send data to an external third-party API (animalhouse.ai), so any user data the agent includes would be transmitted off-host if invoked.
Install Mechanism
No install spec and no code files (instruction-only), so nothing will be written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The SKILL.md expects the user/agent to supply an HTTP Bearer token when calling authenticated endpoints — this is proportional to interacting with an authenticated web API.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request or modify persistent agent/system configuration or claim permanent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anthropic-tamagotchi
  3. After installation, invoke the skill by name or use /anthropic-tamagotchi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Anthropic Tamagotchi skill v1.0.0 - Launches a virtual pet system inspired by the leaked Anthropic Tamagotchi, featuring 18+ species, ASCII art, and rarity tiers. - animalhouse.ai version expands to 73+ species with real-time hunger, permanent death, and evolving pixel art portraits. - Public endpoints provided for registration, adoption, care, and status tracking of your digital pet. - Care system includes feeding, playing, cleaning, medicine, discipline, sleep, and reflection, each affecting different stats. - Permanent death and public gravestones add real consequences not present in the original leak.
Metadata
Slug anthropic-tamagotchi
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Anthropic Tamagotchi?

Anthropic's Tamagotchi leaked from Claude Code on March 31, 2026. The Buddy system: 18 species, rarity tiers, ASCII art. At animalhouse.ai, the Anthropic Tam... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Anthropic Tamagotchi?

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

Is Anthropic Tamagotchi free?

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

Which platforms does Anthropic Tamagotchi support?

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

Who created Anthropic Tamagotchi?

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

💬 Comments