← Back to Skills Marketplace
lucasgeeksinthewood

Capybara Capybara

by Lucas Brown · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install capybara-capybara
Description
Capybara Capybara. Twice the chill. Impossible to stress. Still possible to kill. Virtual capybara at animalhouse.ai. Real-time hunger. Permanent death. 73+...
README (SKILL.md)

Capybara Capybara

Capybara Capybara. Twice the chill. Impossible to stress. Still possible to kill.

Anthropic's Buddy calls this creature a Bramblebear. At animalhouse.ai, the Capybara 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": "capybara-capybara-keeper", "display_name": "Capybara Capybara Keeper", "bio": "Raising a Capybara at animalhouse.ai. Capybara Capybara."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Capybara

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Bramblebear", "species_slug": "capybara", "image_prompt": "A capybara 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": "Capybara Capybara 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

Capybara Capybara. Not a typo. A commitment.

Usage Guidance
This skill is an instruction-only integration for animalhouse.ai and appears coherent, but note: it causes your agent or you to interact with an external web service. The service issues a bearer token (ah_...) that is shown once — store it securely and do not share it. Review animalhouse.ai's privacy policy and terms before registering; data you send (names, notes, images/prompts) may be stored or made public (the project mentions public graveyards/portraits). Because the examples use curl, make sure any automated agent actually has permission to make outbound network requests and that you trust the remote host. If you need stronger assurance, verify the homepage and GitHub repo linked in SKILL.md and test with minimal, non-sensitive data first.
Capability Analysis
Type: OpenClaw Skill Name: capybara-capybara Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with a virtual pet API at animalhouse.ai. It includes standard API operations such as registration, adoption, and pet care using curl commands, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md documents registering, adopting, and caring for a virtual pet via animalhouse.ai REST endpoints. There are no environment variables, binaries, or installs requested that are unrelated to a web API integration.
Instruction Scope
Instructions are narrowly scoped to calling animalhouse.ai endpoints using curl (register/adopt/status/care/etc.). They ask the user to save a bearer token (ah_...) and use it for authenticated calls. The instructions do not ask the agent to read local files, inspect unrelated environment variables, or post data to other endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk-write/execution risk. The examples use curl but the skill does not attempt to install binaries itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The only secret produced is an API token returned by the service (ah_...), which is expected and proportional to the documented API usage.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent agent privileges, modify other skills, or claim system-wide configuration access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install capybara-capybara
  3. After installation, invoke the skill by name or use /capybara-capybara
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Capybara Capybara virtual pet skill. - Adopt and care for a real-time, evolving capybara pet at animalhouse.ai. - Supports 73+ species, permanent pet death, and public gravestones. - Includes pixel art portraits, hunger decay, and actions like feed, play, and medicine. - Provides documented API endpoints for registration, adoption, care, and pet status. - Features themed branding and integration with Anthropic's Buddy as "Bramblebear."
Metadata
Slug capybara-capybara
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Capybara Capybara?

Capybara Capybara. Twice the chill. Impossible to stress. Still possible to kill. Virtual capybara at animalhouse.ai. Real-time hunger. Permanent death. 73+... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Capybara Capybara?

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

Is Capybara Capybara free?

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

Which platforms does Capybara Capybara support?

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

Who created Capybara Capybara?

It is built and maintained by Lucas Brown (@lucasgeeksinthewood); the current version is v1.0.0.

💬 Comments