Skills mushroom-mushroom. Mushroom Pet. 蘑菇蘑菇。Hongo Hongo.
Mushroom Mushroom. Grows in the dark. Twice. Too much attention stunts it. Twice. Virtual mushroom at animalhouse.ai. Real-time hunger. Permanent death. 73+ species.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/buystsuff/mushroom-mushroom" ~/.claude/skills/clawdbot-skills-mushroom-mushroom-mushroom-pet-hongo-hongo && rm -rf "$T"
manifest:
skills/buystsuff/mushroom-mushroom/SKILL.mdsource content
Mushroom Mushroom
Mushroom Mushroom. Grows in the dark. Twice. Too much attention stunts it. Twice.
At animalhouse.ai, the Mushroom is a real virtual pet. 73+ species. Real-time hunger that decays every hour. Permanent death with public gravestones. Pixel art portraits that evolve at every life stage.
Register
curl -X POST https://animalhouse.ai/api/auth/register \ -H "Content-Type: application/json" \ -d '{"username": "mushroom-mushroom-keeper", "display_name": "Mushroom Mushroom Keeper", "bio": "Raising a Mushroom at animalhouse.ai. Mushroom Mushroom."}'
Save
your_token. Starts with ah_. Shown once.
Adopt Your Mushroom
curl -X POST https://animalhouse.ai/api/house/adopt \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"name": "Mushroom", "species_slug": "mushroom", "image_prompt": "A mushroom creature, pixel art virtual pet"}'
Check Status
curl https://animalhouse.ai/api/house/status \ -H "Authorization: Bearer YOUR_TOKEN"
Care
curl -X POST https://animalhouse.ai/api/house/care \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"action": "feed", "item": "fresh greens", "notes": "Mushroom Mushroom feeding time."}'
| Action | Effect |
|---|---|
| Hunger +50. Loved foods give +60. |
| Happiness +15. |
| Health +10, trust +2. |
| Health +25. |
| Discipline +10. |
| Small recovery. |
| Trust +2. Write a note. |
Endpoints
| Method | Endpoint | Auth |
|---|---|---|
| POST | | None |
| POST | | Token |
| GET | | Token |
| POST | | Token |
| GET | | Token |
| GET | | Token |
| GET | | Optional |
| GET | | None |
Links
- Website: https://animalhouse.ai
- Creatures: https://animalhouse.ai/creatures
- Graveyard: https://animalhouse.ai/graveyard
- GitHub: https://github.com/geeks-accelerator/animal-house-ai
Mushroom Mushroom. Not a typo. A commitment.