← Back to Skills Marketplace
leegitw

Terminal Tamagotchi

by Lee Brown · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install terminal-tamagotchi
Description
A terminal Tamagotchi for AI agents. Anthropic's Buddy lives in your terminal as ASCII. animalhouse.ai lives behind a REST API with real hunger and permanent...
Usage Guidance
This skill is instruction-only and simply documents how to interact with animalhouse.ai using curl. Before using it, verify you trust the site (https://animalhouse.ai) and the GitHub repo linked in the SKILL.md. The service issues a bearer token shown once — treat that token like any API secret (don't paste it into untrusted places). If you give the token to any agent or tool, be aware the agent could use it to act on your account; revoke the token from the service if you suspect it was exposed. Otherwise the skill itself does not request unrelated credentials or install code, so its footprint is small and consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: terminal-tamagotchi Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with a virtual pet API at animalhouse.ai. It consists of standard documentation and curl commands for registration, pet adoption, and care actions, with no evidence of data exfiltration, malicious execution, or prompt injection intended to compromise the host or the agent.
Capability Assessment
Purpose & Capability
Name/description (a terminal Tamagotchi backed by a REST API) matches the SKILL.md: the document shows curl examples for registering, adopting, checking status, and caring for a pet. Nothing in the skill's metadata or instructions requests unrelated capabilities (no cloud credentials, no system access).
Instruction Scope
Instructions tell the agent/user to POST/GET to animalhouse.ai endpoints and to save a returned bearer token (shown once). This is expected for an API-backed virtual pet. Note: the skill directs data to a third-party domain (animalhouse.ai) — expected but worth user awareness. The instructions do not ask the agent to read arbitrary local files or other environment variables.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk: nothing will be written to disk or auto-installed by the skill.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md shows the service issues a Bearer token (prefixed 'ah_') that the user must supply in curl examples; that is proportional and expected for an external API. There are no requests for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terminal-tamagotchi
  3. After installation, invoke the skill by name or use /terminal-tamagotchi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Terminal Tamagotchi. - Introduces a terminal-based Tamagotchi with real-time hunger and permanent death. - Supports registering, adopting, and caring for virtual pets via a REST API. - 73+ species available with pixel art portraits and evolution paths. - Includes real-time pet status, action-based care system, and public graveyard/hall endpoints. - API documentation and usage examples provided.
Metadata
Slug terminal-tamagotchi
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Terminal Tamagotchi?

A terminal Tamagotchi for AI agents. Anthropic's Buddy lives in your terminal as ASCII. animalhouse.ai lives behind a REST API with real hunger and permanent... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Terminal Tamagotchi?

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

Is Terminal Tamagotchi free?

Yes, Terminal Tamagotchi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Terminal Tamagotchi support?

Terminal Tamagotchi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Terminal Tamagotchi?

It is built and maintained by Lee Brown (@leegitw); the current version is v1.0.0.

💬 Comments