← 返回 Skills 市场
wltgithub

OpenBuddy 电子宠物

作者 oldsword · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openbuddy
功能描述
OpenBuddy 电子宠物系统 - 在你的终端中孵化、养成和互动虚拟宠物伙伴
安全使用建议
This skill appears to be what it claims: a local terminal pet implemented in Node. Before installing or running, review the two JS files (they're included) to confirm you are comfortable executing local code. Note: it will create ~/.openbuddy/buddy-soul.json (or whatever you set via OPENBUDDY_DIR) and can change the deterministic pet by setting OPENBUDDY_USER_ID. There is no network activity or secret exfiltration in the code. If you want extra caution, run the script in a sandboxed environment or inspect the files locally before executing.
能力评估
Purpose & Capability
Name/description (terminal electronic pet) match what the files do. The only required runtime is node and the code implements hatch/pet/card/talk commands. Nothing asks for unrelated cloud credentials or system services.
Instruction Scope
SKILL.md instructs the agent to run the included buddy.js commands and documents optional env vars (OPENBUDDY_USER_ID, OPENBUDDY_DIR). The runtime instructions and code only read/write the skill's data file and render ASCII output; they do not access network endpoints or other system secrets.
Install Mechanism
There is no install spec (instruction-only with bundled JS files). The provided JS files will be executed by node from the skill directory; no remote downloads or obscure installers are present.
Credentials
The skill declares no required environment variables. The code optionally honors OPENBUDDY_USER_ID and OPENBUDDY_DIR (documented in SKILL.md) to override user ID and storage location — this is reasonable for reproducible pets and configurable storage. No tokens/credentials or unrelated env access are requested.
Persistence & Privilege
The skill persists a small JSON file (~/.openbuddy/buddy-soul.json by default) for the pet 'soul' and creates the directory if missing. always is false and the skill does not modify other skills or system-wide agent config. File writes are limited to the skill's directory (when running) and the user-owned data directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openbuddy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openbuddy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - 18 species virtual pet system with deterministic generation, rarity tiers, and ASCII art sprites
元数据
Slug openbuddy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenBuddy 电子宠物 是什么?

OpenBuddy 电子宠物系统 - 在你的终端中孵化、养成和互动虚拟宠物伙伴. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 OpenBuddy 电子宠物?

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

OpenBuddy 电子宠物 是免费的吗?

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

OpenBuddy 电子宠物 支持哪些平台?

OpenBuddy 电子宠物 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 OpenBuddy 电子宠物?

由 oldsword(@wltgithub)开发并维护,当前版本 v1.0.0。

💬 留言讨论