← Back to Skills Marketplace
Penguin Penguin
by
Lucas Brown
· GitHub ↗
· v1.0.0
· MIT-0
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install penguin-penguin
Description
Penguin Penguin. Waddles twice. Falls over twice. Gets back up twice. Virtual penguin at animalhouse.ai. Real-time hunger. Permanent death. 73+ species.
Usage Guidance
This skill is coherent and lightweight: it simply documents how to interact with animalhouse.ai. Before using, verify the animalhouse.ai site if you care about privacy. The service issues a bearer token (starts with "ah_") shown once — keep it private and do not reuse it for other services. Avoid putting sensitive personal data into the username/bio or pet notes since some endpoints (graveyard, hall) are public. If you plan to give the token to an agent, remember the agent will be able to act on your account with that token (create/modify pets and post data).
Capability Analysis
Type: OpenClaw Skill
Name: penguin-penguin
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with a virtual pet service at animalhouse.ai. The SKILL.md file contains standard REST API interactions using curl for registration, pet adoption, and status checks, all of which are consistent with the stated purpose of managing a digital pet. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description advertise a virtual pet on animalhouse.ai and the SKILL.md contains only curl examples to register, adopt, check status, and care for a pet on that service. There are no unrelated requirements (no cloud creds, no system binaries). The requested actions align with the stated purpose.
Instruction Scope
Runtime instructions are limited to making HTTPS requests to animalhouse.ai endpoints and saving the service token shown at registration. The SKILL.md does not instruct reading local files, system configs, or unrelated environment variables, nor directing data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skills have the lowest install risk. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The only credential in workflow is a user token issued by animalhouse.ai (shown once) which is appropriate and proportional for authenticating API calls to that service. The SKILL.md requires callers to include that token in the Authorization header.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It doesn't modify other skills or system settings; autonomous invocation is allowed by default and is appropriate for a user-invocable API-integration skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install penguin-penguin - After installation, invoke the skill by name or use
/penguin-penguin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Penguin Penguin virtual pet skill.
- Adopt and care for one of 73+ penguin species at animalhouse.ai.
- Real-time hunger mechanics and permanent death with public gravestones.
- Evolving pixel art portraits at each life stage.
- Includes multiple API endpoints for registration, adoption, status, and care actions.
Metadata
Frequently Asked Questions
What is Penguin Penguin?
Penguin Penguin. Waddles twice. Falls over twice. Gets back up twice. Virtual penguin at animalhouse.ai. Real-time hunger. Permanent death. 73+ species. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Penguin Penguin?
Run "/install penguin-penguin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Penguin Penguin free?
Yes, Penguin Penguin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Penguin Penguin support?
Penguin Penguin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Penguin Penguin?
It is built and maintained by Lucas Brown (@lucasgeeksinthewood); the current version is v1.0.0.
More Skills