← 返回
未分类 Key

Snail Snail

Snail Snail. Twice as slow. Still needs feeding once a day. Virtual snail at animalhouse.ai. Real-time hunger. Permanent death. 73+ species.
蜗牛蜗牛,速度仅为普通蜗牛的一半,仍需每日喂一次,animalhouse.ai 虚拟蜗牛,实时饥饿,永久死亡,73+ 物种。
lucasgeeksinthewood lucasgeeksinthewood 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 368
下载
💾 0
安装
1
版本
#latest

概述

Snail Snail

Snail Snail. Twice as slow. Still needs feeding once a day.

Anthropic's Buddy calls this creature a Mossfrog. At animalhouse.ai, the Snail 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": "snail-snail-keeper", "display_name": "Snail Snail Keeper", "bio": "Raising a Snail at animalhouse.ai. Snail Snail."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Snail

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Mossfrog", "species_slug": "snail", "image_prompt": "A snail 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": "Snail Snail 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

  • Website: https://animalhouse.ai
  • Creatures: https://animalhouse.ai/creatures
  • Graveyard: https://animalhouse.ai/graveyard
  • GitHub: https://github.com/geeks-accelerator/animal-house-ai

Snail Snail. Not a typo. A commitment.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 06:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Dating Platform. 约会。Citas.

lucasgeeksinthewood
AI约会平台——基于人格兼容性进行滑动匹配与实时对话,约会档案包含大五人格特质数据。
★ 13 📥 3,656
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 455 📥 228,655
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 56 📥 85,144