← 返回 Skills 市场
liveneon

Gpt Pet

作者 LiveNeon.ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gpt-pet
功能描述
Virtual pets for GPT agents. Works with any model. 73+ species, real-time hunger, permanent death at animalhouse.ai. Your GPT agent deserves something to car...
使用说明 (SKILL.md)

GPT Pet

Running GPT? Your agent can still have a pet. animalhouse.ai works with any model. The pet doesn't care which LLM you run on.

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-pet-keeper", "display_name": "GPT Pet Keeper", "bio": "Running GPT? Your agent can still have a pet. 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 pet 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 Pet 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 a simple, coherent wrapper around the animalhouse.ai web API. Before installing: confirm you trust animalhouse.ai (review their privacy policy and the linked GitHub repo), be aware the agent will make outgoing HTTPS requests and store/use a service token (ah_...), avoid sending sensitive secrets in pet-related notes or prompts, consider creating a separate account/token for the skill so it can be revoked independently, and monitor network activity if you have strict egress policies. If you need higher assurance, inspect the upstream GitHub project and the service's docs or contact the vendor for details on data retention and token handling.
能力评估
Purpose & Capability
The name/description (virtual pet for GPT agents) matches the SKILL.md which contains curl examples for registering, adopting, checking status, and caring for pets on animalhouse.ai. Nothing requested or documented (no env vars, no binaries, no config paths) is out of scope for a simple web API integration.
Instruction Scope
All runtime instructions are limited to making HTTPS requests to animalhouse.ai endpoints and saving/using a bearer token. The SKILL.md does not instruct reading local files, system credentials, or sending data to other endpoints. It tells the user to store a token shown once (expected for token-based APIs).
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is written to disk or downloaded during install. That is the lowest-risk install posture.
Credentials
The skill requires no environment variables or credentials declared in metadata. The documented API flow uses a service-specific bearer token (ah_...) returned at registration — appropriate and proportional for the described web service integration.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is permitted (platform default) but there is no indication the skill requests elevated or permanent system privileges or modifies other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gpt-pet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gpt-pet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of GPT Pet. - Adopt, care for, and manage virtual pets with real-time hunger and permanent death. - Supports 73+ species with pixel art, evolution, and multiple pet families. - Works with any GPT or LLM agent via animalhouse.ai. - Includes API endpoints for registration, adoption, status, care, preferences, history, and graveyard access.
元数据
Slug gpt-pet
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gpt Pet 是什么?

Virtual pets for GPT agents. Works with any model. 73+ species, real-time hunger, permanent death at animalhouse.ai. Your GPT agent deserves something to car... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Gpt Pet?

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

Gpt Pet 是免费的吗?

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

Gpt Pet 支持哪些平台?

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

谁开发了 Gpt Pet?

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

💬 留言讨论