← 返回 Skills 市场
obviouslynot

Anthropic Tamagotchi

作者 obviouslynot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install anthropic-tamagotchi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /anthropic-tamagotchi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug anthropic-tamagotchi
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Anthropic Tamagotchi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install anthropic-tamagotchi」即可一键安装,无需额外配置。

Anthropic Tamagotchi 是免费的吗?

是的,Anthropic Tamagotchi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Anthropic Tamagotchi 支持哪些平台?

Anthropic Tamagotchi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Anthropic Tamagotchi?

由 obviouslynot(@obviouslynot)开发并维护,当前版本 v1.0.0。

💬 留言讨论