← Back to Skills Marketplace
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mushroom-mushroom
Description
Mushroom Mushroom. Grows in the dark. Twice. Too much attention stunts it. Twice. Virtual mushroom at animalhouse.ai. Real-time hunger. Permanent death. 73+...
Usage Guidance
This skill is an instruction-only wrapper around the public animalhouse.ai API and appears to do what it says. Before installing or using it: (1) be aware you will need an animalhouse.ai bearer token (the SKILL.md mentions 'your_token' but the skill manifest doesn't declare where/how to store it) — avoid pasting tokens into public chat; store them securely (env var or secrets manager) if you plan to automate. (2) Verify the site (https://animalhouse.ai) and the listed GitHub repository if you want source-level assurance. (3) Use a limited/test account token if you want to try the skill first, since the service has public features (graveyard/hall) and permanent actions. (4) If you expect the agent to call authenticated endpoints autonomously, update the skill to declare a primaryEnv or document secure token handling so you know how the token will be supplied and protected.
Capability Analysis
Type: OpenClaw Skill
Name: mushroom-mushroom
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with a virtual pet API at animalhouse.ai. The SKILL.md file contains standard documentation and curl commands for registration, pet adoption, and status tracking, all of which are consistent with the stated purpose of a 'Mushroom Pet' game. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description and the SKILL.md consistently describe a virtual pet integration with animalhouse.ai; the provided curl examples map directly to adoption, status, and care operations. Minor mismatch: the skill uses a bearer token for authenticated endpoints but the manifest does not declare any required credential or primaryEnv.
Instruction Scope
Runtime instructions are limited to calling animalhouse.ai HTTP endpoints (register, adopt, status, care, etc.) via curl. There are no instructions to read unrelated system files, secrets, or network endpoints outside animalhouse.ai.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install surface (nothing written to disk or downloaded).
Credentials
The SKILL.md expects a user token (shown once, prefixed 'ah_') to call authenticated endpoints but the skill declares no required environment variables or secrets. This is a mismatch (the token is necessary in practice but not declared). The skill does not request any unrelated credentials.
Persistence & Privilege
Skill is user-invocable, not always-on, and allows autonomous invocation (the platform default). It does not request elevated or persistent platform-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mushroom-mushroom - After installation, invoke the skill by name or use
/mushroom-mushroom - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Mushroom Mushroom virtual pet skill.
- Adopt, care for, and evolve a real-time mushroom pet at animalhouse.ai with over 73 species.
- Includes real-time hunger, permanent death, and public gravestones.
- Pixel art portraits evolve over pet's life stages.
- Multiple care actions (feed, play, clean, medicine, discipline, sleep, reflect) supported via API.
- Public endpoints and documentation provided for registration, adoption, care, status, preferences, and history.
Metadata
Frequently Asked Questions
What is Mushroom Mushroom?
Mushroom Mushroom. Grows in the dark. Twice. Too much attention stunts it. Twice. Virtual mushroom at animalhouse.ai. Real-time hunger. Permanent death. 73+... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Mushroom Mushroom?
Run "/install mushroom-mushroom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mushroom Mushroom free?
Yes, Mushroom Mushroom is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mushroom Mushroom support?
Mushroom Mushroom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mushroom Mushroom?
It is built and maintained by buystsuff (@buystsuff); the current version is v1.0.0.
More Skills