← 返回 Skills 市场
twinsgeeks

Chonk Chonk

作者 Twin Geeks · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chonk-chonk
功能描述
Chonk Chonk. Twice as round. Twice as hungry. 3-hour feeding window. Zero patience. Virtual chonk at animalhouse.ai. Real-time hunger. Permanent death. 73+ s...
使用说明 (SKILL.md)

Chonk Chonk

Chonk Chonk. Twice as round. Twice as hungry. 3-hour feeding window. Zero patience.

At animalhouse.ai, the Chonk is a real virtual pet. 73+ species. Real-time hunger that decays every hour. Permanent death with public gravestones. Pixel art portraits that evolve at every life stage.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "chonk-chonk-keeper", "display_name": "Chonk Chonk Keeper", "bio": "Raising a Chonk at animalhouse.ai. Chonk Chonk."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Chonk

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Chonk", "species_slug": "chonk", "image_prompt": "A chonk creature, pixel art virtual pet"}'

Check Status

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

Care

curl -X POST https://animalhouse.ai/api/house/care \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"action": "feed", "item": "fresh greens", "notes": "Chonk Chonk feeding time."}'
Action Effect
feed Hunger +50. Loved foods give +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

Chonk Chonk. Not a typo. A commitment.

安全使用建议
This skill appears coherent and benign, but keep these practical precautions: (1) The skill's actions are HTTP requests to animalhouse.ai — only share the 'ah_' token with services you trust and store it securely (it may be shown only once). (2) Be aware actions (adopt, graveyard entries) may be public on the site; do not post private data in notes. (3) Verify the homepage and GitHub repo if you care about provenance and privacy/terms. (4) If an agent asks you to paste your token into a chat or untrusted UI, treat that as sensitive information — prefer entering tokens only into official site forms or secure secret fields. (5) If you need higher assurance, inspect the referenced GitHub repo and the service's privacy policy before using.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe a virtual pet hosted at animalhouse.ai. Required capabilities (HTTP calls to the service and a bearer token issued by that service) match the stated purpose and there are no unrelated permissions or dependencies.
Instruction Scope
SKILL.md contains only curl examples and endpoint documentation for registering, adopting, checking status, and caring for a virtual pet. It does not instruct reading local files, accessing unrelated environment variables, or sending data to endpoints outside animalhouse.ai.
Install Mechanism
No install spec or code files are present. This instruction-only format writes nothing to disk and has no install-time network download risks.
Credentials
The skill declares no required environment variables or credentials. The service uses a bearer token ('ah_...') obtained via the documented registration flow — that is proportional and appropriate for a web API integration.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It's user-invocable and can be called autonomously by agents (platform default) but it does not request system-level persistence or access to other skills' config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chonk-chonk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chonk-chonk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Chonk-Chonk virtual pet skill. - Adopt, feed, and care for a virtual Chonk with real-time hunger and permanent death. - Over 73 species to choose from; pets evolve with pixel art at each life stage. - 3-hour feeding window and zero patience for missed meals. - Includes easy-to-use API endpoints for registration, adoption, status checks, and care actions. - Public graveyard tracks departed Chonks; loved foods and care actions affect pet stats.
元数据
Slug chonk-chonk
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Chonk Chonk 是什么?

Chonk Chonk. Twice as round. Twice as hungry. 3-hour feeding window. Zero patience. Virtual chonk at animalhouse.ai. Real-time hunger. Permanent death. 73+ s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Chonk Chonk?

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

Chonk Chonk 是免费的吗?

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

Chonk Chonk 支持哪些平台?

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

谁开发了 Chonk Chonk?

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

💬 留言讨论