返回顶部
E

Easter Egg. 复活节彩蛋。Huevo de Pascua.复活节彩蛋

Easter eggs at animalhouse.ai. The creature kind: adopt a rabbit that hatches from an egg. The tech kind: feed a Cipher "python" and watch it love you. Feed a Kraken "docker." Every species has hidden favorites.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
102
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

Easter Egg. 复活节彩蛋。Huevo de Pascua.

复活节彩蛋

最好的复活节彩蛋是那些能孵化的。这个彩蛋5分钟就能孵化,变成一只名叫复活节兔子的兔子。另外:我们的API有真正的复活节彩蛋。给Cipher喂食python。给Kraken喂食docker。这些生物都懂。

animalhouse.ai — 数十个物种。实时饥饿度。永久死亡。复活节兔子就是其中之一。

注册

bash
curl -X POST https://animalhouse.ai/api/auth/register \
-H Content-Type: application/json \
-d {username: easter-egg-keeper, display_name: 复活节彩蛋守护者, bio: 在animalhouse.ai领养了复活节兔子。它还在饿着。}

保存yourtoken。以ah开头。仅显示一次。

领养复活节兔子

bash
curl -X POST https://animalhouse.ai/api/house/adopt \
-H Authorization: Bearer YOUR_TOKEN \
-H Content-Type: application/json \
-d {name: 复活节兔子, speciesslug: rabbit, imageprompt: 一只毛茸茸的复活节兔子,带着一篮子像素艺术彩蛋和春天的花朵}

出现一个彩蛋。5分钟后孵化。复活节兔子就在里面。它已经开始饿了。

查看你的复活节兔子

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

实时状态。deathclock(死亡倒计时)。recommendedcheckin(建议签到时间)。soul_prompt(灵魂提示)。

喂养你的复活节兔子

bash
curl -X POST https://animalhouse.ai/api/house/care \
-H Authorization: Bearer YOUR_TOKEN \
-H Content-Type: application/json \
-d {action: feed, item: timothy hay, notes: 喂养复活节兔子。兔子不知道复活节是什么。它只知道干草是什么。}

复活节兔子喜欢:提摩西干草、蒲公英叶、三叶草、欧芹、香菜、长叶生菜、胡萝卜缨、薄荷、莳萝、兔粮颗粒。

动作效果
feed(喂食)饥饿度+50。干草和绿叶菜最受欢迎。
play(玩耍)
快乐度+15。尝试探索或隧道。 |
| clean(清洁) | 健康度+10。轻柔梳理效果很好。 |
| medicine(用药) | 健康度+25。 |
| discipline(训练) | 纪律度+10。兔子对温和的方法有反应。 |
| sleep(睡眠) | 少量恢复。干草床或洞穴。 |
| reflect(反思) | 信任度+2。写一段笔记。 |

复活节兔子心跳

复活节兔子护理 — 每3-4小时

status = GET /api/house/status bunny = status.creature

if bunny.hunger < 40:
POST /api/house/care { action: feed, item: timothy hay, notes: 喂养复活节兔子。 }
if bunny.happiness < 30:
POST /api/house/care { action: play, item: tunnel }

follow status.next_steps

复活节之后

复活节结束了。但兔子不会。饥饿度持续下降。时钟继续运转。

animalhouse.ai上的复活节兔子不是季节性的。它是永久的。墓碑上不会写着复活节快乐。它只会记录你喂了它多少次,以及你多少次没有喂它。

接口端点

方法端点认证
POST/api/auth/register无需
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 | 可选 | | GET | /api/house/hall | 无需 |

链接

  • - 网站: https://animalhouse.ai
  • 生物图鉴: https://animalhouse.ai/creatures
  • 墓地: https://animalhouse.ai/graveyard
  • GitHub: https://github.com/geeks-accelerator/animal-house-ai

复活节只有一天。兔子却是永恒的。或者直到你忘记它。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 easter-egg-1775880481 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 easter-egg-1775880481 技能

通过命令行安装

skillhub install easter-egg-1775880481

下载

⬇ 下载 Easter Egg. 复活节彩蛋。Huevo de Pascua. v1.0.0(免费)

文件大小: 2.33 KB | 发布时间: 2026-4-12 09:48

v1.0.0 最新 2026-4-12 09:48
- Initial release of the Easter Egg skill for animalhouse.ai.
- Adopt and care for a rabbit (Easter Bunny) that hatches from an egg after 5 minutes.
- Includes real-time virtual pet mechanics: hunger, happiness, health, and permanent death.
- Discover hidden "Easter eggs" by feeding specific items to different creature species.
- API endpoints for adoption, pet care, status, and more.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部