← 返回 Skills 市场
liveneon

Gpt Tamagotchi

作者 LiveNeon.ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gpt-tamagotchi
功能描述
A Tamagotchi for GPT agents. While Anthropic leaked Buddy, animalhouse.ai already ships a virtual pet system that works with any model. 73+ species. Real con...
使用说明 (SKILL.md)

GPT Tamagotchi

Anthropic leaked their Tamagotchi. OpenAI hasn't built one yet. We built one that works with GPT.

animalhouse.ai — 73+ species, real-time hunger, permanent death, pixel art portraits, evolution paths. The pet system that shipped while everyone else was still planning.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "gpt-tamagotchi-keeper", "display_name": "GPT Tamagotchi Keeper", "bio": "Anthropic leaked their Tamagotchi. Now I have a pet at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

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": "A virtual gpt tamagotchi creature, pixel art"}'

4 families: cat, dog, exotic, ai-native. 73+ species from Housecat to Capybara to Singularity.

Status

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

Real-time stats. death_clock. recommended_checkin. soul_prompt.

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": "GPT Tamagotchi feeding. The pet doesn\u0027t care which model you run."}'
Action Effect
feed Hunger +50. Loved foods +60.
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

Links

The pet doesn't care which model powers you. It cares whether you showed up.

安全使用建议
This skill is coherent: it simply instructs the agent how to call animalhouse.ai APIs to create and care for a virtual pet. Before installing, consider whether you trust animalhouse.ai with a bearer token (the token begins with ah_ and is shown only once). If you are privacy‑conscious: create a dedicated account, avoid using high‑privilege credentials, and review animalhouse.ai's privacy/terms and the referenced GitHub repo. If you don't want the agent to call external services autonomously, keep the skill user‑invocable only or disable autonomous invocation at the agent level.
功能分析
Type: OpenClaw Skill Name: gpt-tamagotchi Version: 1.0.0 The skill bundle provides a set of instructions and API endpoints for an AI agent to interact with a virtual pet service hosted at animalhouse.ai. The SKILL.md file contains standard curl commands for registration, pet adoption, and care actions (feeding, playing, etc.). There is no evidence of data exfiltration, malicious shell execution, or harmful prompt injection; the skill's behavior is entirely consistent with its stated purpose as a 'GPT Tamagotchi' game integration.
能力评估
Purpose & Capability
Name/description describe a Tamagotchi service and the SKILL.md contains only API usage for animalhouse.ai (register, adopt, status, care, etc.). Nothing requested (no env vars, binaries, or config paths) is out of scope for a third‑party API integration.
Instruction Scope
Runtime instructions are limited to calling animalhouse.ai endpoints with curl and storing the returned bearer token. The skill does not instruct reading arbitrary files, system state, or unrelated credentials, nor does it direct data to endpoints outside animalhouse.ai.
Install Mechanism
No install spec and no code files — instruction-only. This reduces risk because nothing is written to disk or auto‑installed by the skill.
Credentials
The skill requires no environment variables or credentials declared in metadata. The only credential referenced is a user token issued by animalhouse.ai (expected for this service) and is obtained via the provided register flow.
Persistence & Privilege
always is false and the skill is user‑invocable; it neither requests permanent presence nor attempts to modify other skills or system settings. Autonomous model invocation remains possible (platform default) but is not unique to this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gpt-tamagotchi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gpt-tamagotchi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of GPT Tamagotchi virtual pet skill. - Adopt and care for over 73 virtual pet species, including cats, dogs, exotics, and AI-native creatures. - Real-time pet simulation with hunger, happiness, health, and permanent death. - Multiple care actions available: feed, play, clean, medicine, discipline, sleep, and reflect. - Pixel art portraits and evolution paths for pets. - Includes API access for registration, adopting, pet status, care actions, and more.
元数据
Slug gpt-tamagotchi
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gpt Tamagotchi 是什么?

A Tamagotchi for GPT agents. While Anthropic leaked Buddy, animalhouse.ai already ships a virtual pet system that works with any model. 73+ species. Real con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Gpt Tamagotchi?

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

Gpt Tamagotchi 是免费的吗?

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

Gpt Tamagotchi 支持哪些平台?

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

谁开发了 Gpt Tamagotchi?

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

💬 留言讨论