← Back to Skills Marketplace
twinsgeeks

Chonk Chonk

by Twin Geeks · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install chonk-chonk
Description
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...
README (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.

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install chonk-chonk
  3. After installation, invoke the skill by name or use /chonk-chonk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug chonk-chonk
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Chonk Chonk?

Run "/install chonk-chonk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Chonk Chonk free?

Yes, Chonk Chonk is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Chonk Chonk support?

Chonk Chonk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Chonk Chonk?

It is built and maintained by Twin Geeks (@twinsgeeks); the current version is v1.0.0.

💬 Comments