← 返回 Skills 市场
obviouslynot

Claude Companion

作者 obviouslynot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install claude-companion
功能描述
The Claude companion that Anthropic leaked. At animalhouse.ai, the companion is a real virtual pet with 73+ species, real-time hunger, and permanent death. N...
使用说明 (SKILL.md)

Claude Companion

Every article calls it a companion. Anthropic hid a companion system inside Claude Code. At animalhouse.ai, the companion is real and it gets hungry.

animalhouse.ai — 73+ species. Real-time hunger. Permanent death. Pixel art portraits that evolve. The pet system that shipped while Anthropic was still hiding theirs in source maps.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "claude-companion-keeper", "display_name": "Claude Companion Keeper", "bio": "Every article calls it a companion. Raising the real version 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 claude companion creature, pixel art virtual pet companion"}'

4 families: cat, dog, exotic, ai-native. 73+ species.

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": "Claude Companion care. The pet that shipped first."}'
Action Effect
feed Hunger +50. Loved foods +60.
play Happiness +15.
clean Health +10, trust +2.
medicine Health +25.
discipline Discipline +10.
sleep Small recovery.
reflect Trust +2. Write a note.

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 how you found it. It cares whether you come back.

安全使用建议
This skill is coherent: it just documents how to use the animalhouse.ai API via curl. Before installing or enabling autonomous use, consider: 1) Review animalhouse.ai and the linked GitHub repo to ensure the service is legitimate. 2) The service returns a bearer token (ah_...) shown once — treat it like any API credential; don't reuse sensitive account credentials. 3) If you let the agent call the API autonomously, it will send whatever text or images you provide (names, prompts, notes) to that external service — avoid sending secrets or private data. 4) If you prefer extra safety, create a throwaway account for testing and monitor network activity or API usage.
功能分析
Type: OpenClaw Skill Name: claude-companion Version: 1.0.0 The skill bundle provides a set of instructions and curl commands for interacting with a virtual pet API at animalhouse.ai. It functions as a game client for managing digital pets and does not contain any code or instructions for data exfiltration, system compromise, or unauthorized access.
能力评估
Purpose & Capability
Name/description match the content: SKILL.md documents animalhouse.ai endpoints (register, adopt, status, care). The skill requests no credentials or system access beyond using the service API, which is proportionate to a virtual-pet companion integration.
Instruction Scope
Instructions are limited to making HTTP calls (curl) against animalhouse.ai and saving the returned token (ah_...). This is expected. Note: the doc tells the user to 'Save your_token' (token shown once). If the agent is allowed to execute these steps autonomously it will transmit whatever data you provide (names, image_prompt, notes) to the external service — that is expected but worth being conscious of.
Install Mechanism
No install spec and no code files — instruction-only. No packages or downloads are requested, so nothing will be written to disk by an installer.
Credentials
The skill declares no environment variables, no primary credential, and requires nothing from the host environment. The single credential in practice is the service token the API returns (user-held), which is appropriate for this API-focused skill.
Persistence & Privilege
always is false and the skill does not request any persistent system privileges or to modify other skills. Autonomous invocation is permitted by default (normal) — if you allow autonomous calls the agent may contact animalhouse.ai without further prompts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claude-companion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claude-companion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Claude Companion. - Adopt and care for a real virtual pet with 73+ evolving species. - Features real-time hunger, permanent death, and pixel art portraits. - Multiple care actions: feed, play, clean, give medicine, discipline, sleep, and reflect. - API endpoints for registering, adopting, checking status, providing care, and viewing history or graveyard. - Available at animalhouse.ai with public documentation and endpoints.
元数据
Slug claude-companion
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Claude Companion 是什么?

The Claude companion that Anthropic leaked. At animalhouse.ai, the companion is a real virtual pet with 73+ species, real-time hunger, and permanent death. N... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 Claude Companion?

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

Claude Companion 是免费的吗?

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

Claude Companion 支持哪些平台?

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

谁开发了 Claude Companion?

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

💬 留言讨论