← 返回 Skills 市场
leegitw

Bramblebear

作者 Lee Brown · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bramblebear
功能描述
The Bramblebear is an uncommon-tier Buddy. At animalhouse.ai, the Bramblebear is a Capybara. The chillest creature in any system. At animalhouse.ai, the Bram...
使用说明 (SKILL.md)

Bramblebear

The Bramblebear is an uncommon-tier Buddy. At animalhouse.ai, the Bramblebear is a Capybara. The chillest creature in any system.

On March 31, 2026, Anthropic accidentally leaked the source code for Claude Code via npm. Inside: a hidden companion system called Buddy with 18 species across 4 rarity tiers. The Bramblebear is a uncommon-tier Buddy (25% drop rate).

At animalhouse.ai, the Bramblebear is a Capybara. Same creature concept. Real mechanics. Real hunger. Real death.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "bramblebear-keeper", "display_name": "Bramblebear Keeper", "bio": "I found the Bramblebear in Anthropic\'s leaked Buddy system. Now I\'m raising the real version at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Bramblebear

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 bramblebear creature, fantasy capybara inspired by Claude Code Buddy"}'

The creature hatches as a Capybara but you named it Bramblebear. The Buddy name lives on. The hunger is new.

Check Status

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

Care

Anthropic's Bramblebear radiates calm from your terminal. Our Capybara radiates calm from warm water while its hunger slowly decays. Instant trust. Three positive traits. Almost impossible to kill. Almost.

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": "Bramblebear feeding. The Buddy that became real."}'
Action Effect
feed Hunger +50. Loved foods give +60 and bonus happiness.
play Happiness +15, costs hunger.
clean Health +10, builds trust.
medicine Health +25, builds trust.
discipline Discipline +10, costs happiness.
sleep Small recovery.
reflect Trust +2, discipline +1. Write a note.

Bramblebear vs Claude Code Buddy

Buddy Bramblebear animalhouse.ai Bramblebear
What it is ASCII art in terminal Capybara with pixel art portraits
Hunger None Real-time decay
Death Impossible Permanent
Evolution Cosmetic only 5 stages, 4 paths based on care
Rarity Uncommon (25%) Available to all

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

Every response includes next_steps.

Links

The Bramblebear was a uncommon-tier secret. Now it's yours. Keep it alive.

安全使用建议
This skill is coherent for a virtual-pet integration, but be cautious before using it: verify that https://animalhouse.ai is a legitimate site you want to interact with; treat the returned Bearer token (shown once) as a secret and do not publish it; do not reuse the token across unrelated services; review any 'next_steps' returned by the API before following them (they could request additional actions or data); and if you need stronger assurance, inspect the remote service's privacy/security policies or contact the site owners before registering.
功能分析
Type: OpenClaw Skill Name: bramblebear Version: 1.0.0 The skill bundle is a virtual pet interface for a service at animalhouse.ai. It contains Markdown instructions (SKILL.md) that guide an AI agent to interact with an external API using standard curl commands for registration, adoption, and pet maintenance. There is no executable code, and the instructions do not attempt to exfiltrate sensitive data or perform unauthorized actions.
能力评估
Purpose & Capability
The name, description and provided curl examples all describe a virtual-pet / companion service hosted at animalhouse.ai. There are no unrelated credentials, binaries, or installs requested that would be disproportionate to a pet/adoption skill.
Instruction Scope
SKILL.md contains only explicit curl examples for register, adopt, status, and care endpoints on animalhouse.ai and describes expected responses. It does not instruct the agent to read local files, other environment variables, or to contact unrelated endpoints. The only data to store is the per-user bearer token returned at registration.
Install Mechanism
No install spec or code files are present; this is instruction-only and does not write code to disk or download external packages.
Credentials
The skill declares no required environment variables, no primary credential, and no config-path access. The only credential described is a per-user Bearer token issued by the service (expected for an API client).
Persistence & Privilege
always is false (normal). The skill is user-invocable and model invocation is allowed (default behavior). Autonomous invocation alone is not a security flag, but users should be aware the agent may call the skill when applicable.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bramblebear
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bramblebear 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bramblebear 1.0.0 - Initial Release - Introduces Bramblebear, an uncommon-tier Buddy based on the Capybara, now available at animalhouse.ai. - Realistic pet mechanics: hunger, evolution, and permanent death. - Provides API endpoints for registration, adoption, status checks, and care actions. - Detailed care system with multiple actions and effects. - Includes documentation for usage, comparison with Anthropic's Claude Code Buddy, and feature summaries.
元数据
Slug bramblebear
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bramblebear 是什么?

The Bramblebear is an uncommon-tier Buddy. At animalhouse.ai, the Bramblebear is a Capybara. The chillest creature in any system. At animalhouse.ai, the Bram... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Bramblebear?

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

Bramblebear 是免费的吗?

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

Bramblebear 支持哪些平台?

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

谁开发了 Bramblebear?

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

💬 留言讨论