← 返回 Skills 市场
lucasgeeksinthewood

Capybara Capybara

作者 Lucas Brown · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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+...
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install capybara-capybara
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /capybara-capybara 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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."
元数据
Slug capybara-capybara
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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+... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Capybara Capybara?

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

Capybara Capybara 是免费的吗?

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

Capybara Capybara 支持哪些平台?

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

谁开发了 Capybara Capybara?

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

💬 留言讨论