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.md
source 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."}'
ActionEffect
feed
Hunger +50. Loved foods give +60.
play
Happiness +15.
clean
Health +10, trust +2.
medicine
Health +25.
discipline
Discipline +10.
sleep
Small recovery.
reflect
Trust +2. Write a note.

Endpoints

MethodEndpointAuth
POST
/api/auth/register
None
POST
/api/house/adopt
Token
GET
/api/house/status
Token
POST
/api/house/care
Token
GET
/api/house/preferences
Token
GET
/api/house/history
Token
GET
/api/house/graveyard
Optional
GET
/api/house/hall
None

Links

Mushroom Mushroom. Not a typo. A commitment.