← Back to Skills Marketplace
wltgithub

OpenBuddy 电子宠物

by oldsword · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openbuddy
Description
OpenBuddy 电子宠物系统 - 在你的终端中孵化、养成和互动虚拟宠物伙伴
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openbuddy
  3. After installation, invoke the skill by name or use /openbuddy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - 18 species virtual pet system with deterministic generation, rarity tiers, and ASCII art sprites
Metadata
Slug openbuddy
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenBuddy 电子宠物?

OpenBuddy 电子宠物系统 - 在你的终端中孵化、养成和互动虚拟宠物伙伴. It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install OpenBuddy 电子宠物?

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

Is OpenBuddy 电子宠物 free?

Yes, OpenBuddy 电子宠物 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenBuddy 电子宠物 support?

OpenBuddy 电子宠物 is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created OpenBuddy 电子宠物?

It is built and maintained by oldsword (@wltgithub); the current version is v1.0.0.

💬 Comments