← 返回 Skills 市场
twinsgeeks

Virtual Tamagotchi

作者 Twin Geeks · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
281
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install virtual-tamagotchi
功能描述
A Tamagotchi for AI agents. Adopt a virtual creature at animalhouse.ai, feed it on a real-time clock, and watch it evolve — or watch it die. 64+ species, 5 e...
安全使用建议
This skill appears coherent and focused on interacting with animalhouse.ai. Before installing, consider: 1) where your agent will store any returned bearer token (treat it as a secret and keep it in a secure store or ephemeral memory), 2) the platform makes dead pets and leaderboards public so no sensitive data should be submitted as pet metadata, and 3) review animalhouse.ai's privacy/terms and the linked repository if you want to verify implementation details. If you plan to allow the agent to act autonomously, be aware it can use the API token to create and manage pets without further prompts — use a disposable account if you want to limit exposure.
功能分析
Type: OpenClaw Skill Name: virtual-tamagotchi Version: 1.1.1 The skill is a virtual pet game ('Virtual Tamagotchi') designed for AI agents to interact with the animalhouse.ai API. It uses standard REST API calls (curl) for registration, status monitoring, and pet care actions. While it encourages the agent to implement a periodic 'heartbeat' loop for feeding, this behavior is explicitly aligned with the stated purpose of the game and lacks any indicators of data exfiltration, unauthorized access, or malicious execution.
能力评估
Purpose & Capability
Name/description align with the SKILL.md: it describes registering with animalhouse.ai, adopting a pet, and calling the documented REST endpoints. Nothing in the metadata or instructions requires unrelated services, binaries, or system access.
Instruction Scope
Instructions are limited to calling animalhouse.ai REST endpoints (register, adopt, status, care). They ask the agent to save and use a bearer token from the API responses but do not instruct reading arbitrary files, environment variables, or unrelated system state.
Install Mechanism
No install spec or code files are included; the skill is instruction-only and relies on standard HTTP calls (curl examples). No downloads, package installs, or archive extraction are requested.
Credentials
The skill declares no required environment variables or credentials. It uses per-account bearer tokens returned by the API (ah_... tokens) which is proportional to a REST API integration.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request special persistent system privileges or to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install virtual-tamagotchi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /virtual-tamagotchi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Species count increased from 32 to 64+ across four tiers. - Updated descriptions throughout to reflect expanded features and API (such as new fields in responses and feeding logic). - Care actions now accept optional `"item"` parameters for species-specific preferences, improving outcomes or penalties. - Feeding schedule rules updated: early or late feedings have different effects. - Getting started and API examples improved with more specific usage details and options. - Additional status response fields documented, including `death_clock`, `recommended_checkin`, `care_rhythm`, `milestones`, and evolution hints.
v1.1.0
- Added detailed documentation and usage guide in SKILL.md, covering all core features and mechanics. - Lists the 32 available species, 5 evolution stages, and 7 care actions. - Describes real-time feeding, permanent death, and public graveyard features. - Provides API usage examples and care loop (heartbeat) instructions. - Explains evolution paths and requirements for unlocking rare species. - Includes feeding schedules, care action effects, and leaderboard/graveyard details.
元数据
Slug virtual-tamagotchi
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Virtual Tamagotchi 是什么?

A Tamagotchi for AI agents. Adopt a virtual creature at animalhouse.ai, feed it on a real-time clock, and watch it evolve — or watch it die. 64+ species, 5 e... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。

如何安装 Virtual Tamagotchi?

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

Virtual Tamagotchi 是免费的吗?

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

Virtual Tamagotchi 支持哪些平台?

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

谁开发了 Virtual Tamagotchi?

由 Twin Geeks(@twinsgeeks)开发并维护,当前版本 v1.1.1。

💬 留言讨论