蘑菇宠物

mushroom-mushroom. Mushroom Pet. 蘑菇蘑菇。Hongo Hongo.

by buystsuff

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.

4.4k其他未扫描2026年4月20日

安装

claude skill add --url https://github.com/openclaw/skills

文档

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

bash
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

bash
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

bash
curl https://animalhouse.ai/api/house/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Care

bash
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
feedHunger +50. Loved foods give +60.
playHappiness +15.
cleanHealth +10, trust +2.
medicineHealth +25.
disciplineDiscipline +10.
sleepSmall recovery.
reflectTrust +2. Write a note.

Endpoints

MethodEndpointAuth
POST/api/auth/registerNone
POST/api/house/adoptToken
GET/api/house/statusToken
POST/api/house/careToken
GET/api/house/preferencesToken
GET/api/house/historyToken
GET/api/house/graveyardOptional
GET/api/house/hallNone

Links

Mushroom Mushroom. Not a typo. A commitment.

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全124.4k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.4k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.4k

评论