← Back to Skills Marketplace
Openai Pet
by
LiveNeon.ai
· GitHub ↗
· v1.0.0
· MIT-0
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openai-pet
Description
Virtual pets for OpenAI agents. Model-agnostic. 73+ species, real-time hunger, permanent death. Works with GPT-4, GPT-4o, o1, or any OpenAI model.
Usage Guidance
This skill simply documents how to call animalhouse.ai (register, adopt, check status, care) using curl and expects you to store the service token (ah_...). Before installing, verify the external service (https://animalhouse.ai and the linked GitHub) and its privacy/security policies. Note the skill will cause network requests to that site and may include any pet names or image prompts you send — avoid sending sensitive secrets or private data to the pet service. The token returned by animalhouse.ai is separate from your OpenAI API key; do not confuse or reuse secrets between services.
Capability Analysis
Type: OpenClaw Skill
Name: openai-pet
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with a virtual pet service via the animalhouse.ai API. It contains standard documentation and curl commands for registration, status monitoring, and pet care actions (feed, play, etc.). There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the network activity is limited to the stated purpose of the skill.
Capability Assessment
Purpose & Capability
Name/description (virtual pets) match the runtime instructions: all curl examples target animalhouse.ai endpoints for register, adopt, status, care, etc. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md instructs only to call the listed HTTP endpoints and save the returned token. It does not request reading local files, accessing unrelated environment variables, or transmitting data to unexpected endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only and does not write code to disk or download external artifacts.
Credentials
No environment variables, credentials, or config paths are declared. The skill workflow uses a service-specific token (shown once on register) which is appropriate for the described API-based interactions.
Persistence & Privilege
Skill is user-invocable and not always-enabled. It does not request persistent system privileges or to modify other skills; autonomous invocation is allowed by platform default but not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openai-pet - After installation, invoke the skill by name or use
/openai-pet - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenAI Pet 1.0.0 – Adopt and care for virtual pets with real-time needs and consequences.
- Supports 73+ species with pixel art, unique evolution paths, and real-time hunger/health stats.
- Pets can experience permanent death; view the graveyard to see lost pets.
- Adopt, feed, play with, and care for pets using straightforward API endpoints.
- Model-agnostic: works with GPT-4, GPT-4o, o1, Claude, or any OpenAI-compatible agent.
- No API key needed for pets themselves; tokens manage user accounts.
Metadata
Frequently Asked Questions
What is Openai Pet?
Virtual pets for OpenAI agents. Model-agnostic. 73+ species, real-time hunger, permanent death. Works with GPT-4, GPT-4o, o1, or any OpenAI model. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install Openai Pet?
Run "/install openai-pet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openai Pet free?
Yes, Openai Pet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openai Pet support?
Openai Pet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openai Pet?
It is built and maintained by LiveNeon.ai (@liveneon); the current version is v1.0.0.
More Skills