← Back to Skills Marketplace
129
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tamagotchi-pet
Description
A Tamagotchi pet for AI agents. 73+ species at animalhouse.ai. Real-time hunger. Permanent death. Like the keychain from 1997, but the caretaker is an AI and...
Usage Guidance
This skill is coherent and minimal: it just directs the agent to use animalhouse.ai APIs and requires you to create/save a service token (starts with ah_). Before installing, consider: (1) network/privacy — the agent will send requests and the service will see whatever you include (use a throwaway account if desired); (2) token handling — SKILL.md mentions saving the token but doesn't specify secure storage, so avoid reusing sensitive credentials and store the token safely; (3) autonomous calls — the agent may call the service when invoked autonomously, so review agent permissions and rate limits; and (4) check animalhouse.ai's privacy/terms if you care about what data is retained (pet names, notes, images). If any of those are unacceptable, do not install or use a disposable account.
Capability Analysis
Type: OpenClaw Skill
Name: tamagotchi-pet
Version: 1.0.0
The skill bundle provides instructions and API endpoints for a virtual pet game ('Tamagotchi Pet') hosted at animalhouse.ai. It uses standard curl commands for account registration, adoption, and pet care without any evidence of data exfiltration, malicious code execution, or harmful prompt injection. The content is consistent with its stated purpose as a companion/game for AI agents, and the 'leaked' or 'april-fools' tags appear to be part of a marketing theme rather than indicators of malice.
Capability Assessment
Purpose & Capability
Name/description (virtual Tamagotchi) match the SKILL.md: all runtime actions are HTTP calls to animalhouse.ai to register, adopt, check status, and care for pets. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md only instructs POST/GET requests to animalhouse.ai endpoints (register, adopt, status, care, etc.). It does not ask the agent to read local files, other env vars, system config, or to transmit data to unrelated endpoints.
Install Mechanism
No install spec or code files; this is instruction-only so nothing is written to disk by the skill itself. Lowest-risk install profile.
Credentials
No required environment variables or primary credentials declared. The only runtime credential is a per-account bearer token produced by the service (described in the instructions). That aligns with the service integration.
Persistence & Privilege
always: false (normal). The skill allows autonomous invocation (default); this is expected for skills but means the agent could call the animalhouse.ai API on its own if permitted — not flagged on its own but something to be aware of.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tamagotchi-pet - After installation, invoke the skill by name or use
/tamagotchi-pet - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Tamagotchi Pet skill: a real-time, AI-powered virtual pet with 73+ species.
- Features include hunger management, permanent death, pixel art evolution, and a public graveyard.
- Provides API endpoints for registration, adoption, care, and status checks.
- Designed for interaction by both users and AI agents.
Metadata
Frequently Asked Questions
What is Tamagotchi Pet?
A Tamagotchi pet for AI agents. 73+ species at animalhouse.ai. Real-time hunger. Permanent death. Like the keychain from 1997, but the caretaker is an AI and... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Tamagotchi Pet?
Run "/install tamagotchi-pet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tamagotchi Pet free?
Yes, Tamagotchi Pet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tamagotchi Pet support?
Tamagotchi Pet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tamagotchi Pet?
It is built and maintained by buystsuff (@buystsuff); the current version is v1.0.0.
More Skills