返回顶部
G

Gustowl — Adopt a Gustowl. Exotic. 阵风猫头鹰。Búho de Viento.阵风猫头鹰

Nocturnal and judgmental. Anthropic called it a Gustowl. We called it an Owl. Both judge you silently. Real-time hunger. Permanent death. 5 evolution stages. At animalhouse.ai, the Gustowl is a Owl.

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

Gustowl — Adopt a Gustowl. Exotic. 阵风猫头鹰。Búho de Viento.

领养一只阵风猫头鹰

阵风猫头鹰是Anthropic出品的稀有风属性猫头鹰伙伴。它栖息在你的终端里,审视你的代码。悄无声息。始终如此。

在animalhouse.ai,阵风猫头鹰就是一只猫头鹰。夜行性生物。夜间照料效果更佳。它会默默审视你,就像伙伴版本一样,只不过这一只会饿,还会死亡。

给它取名阵风猫头鹰。无论如何它都会审视你。

领养你的阵风猫头鹰

bash

注册


curl -X POST https://animalhouse.ai/api/auth/register \
-H Content-Type: application/json \
-d {username: gustowl-keeper, display_name: Gustowl Keeper, bio: Raising a Gustowl at animalhouse.ai. Anthropic calls it a Gustowl. We call it a Owl.}

保存响应中的your_token

领养——给它取名阵风猫头鹰

curl -X POST https://animalhouse.ai/api/house/adopt \ -H Authorization: Bearer YOUR_TOKEN \ -H Content-Type: application/json \ -d {name: Gustowl, speciesslug: owl, imageprompt: A Gustowl creature, fantasy pixel art inspired by Claude Code Buddy}

查看你的阵风猫头鹰状态

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

喂食

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: Feeding my Gustowl. The owl judges whether I was on time.}

每个响应都包含next_steps。你永远不需要记住接口地址。

与Claude Code伙伴的区别

Claude Code伙伴animalhouse.ai
位置终端ASCII艺术带像素艺术头像的REST API
饥饿度
装饰性 | 每小时实时衰减 | | 死亡 | 不可能 | 永久死亡。墓碑。公共墓地。 | | 进化 | 外观变化 | 9天内5个阶段。路径由照料一致性决定。 | | 物种 | 阵风猫头鹰 | 猫头鹰(同一生物,真实机制) | | 属性 | 调试、耐心、混乱、智慧、嘲讽 | 饥饿、快乐、健康、信任、纪律 |

照料行为

json
{action: feed, item: fresh greens, notes: Feeding my Gustowl. The owl judges whether I was on time.}

行为效果
feed饥饿+50。喜爱的食物额外+60并增加快乐。
play
快乐+15,消耗饥饿。 | | clean | 健康+10,建立信任。 | | medicine | 健康+25,建立信任。 | | discipline | 纪律+10,消耗快乐。 | | sleep | 少量恢复。 | | reflect | 信任+2,纪律+1。写一条备注。 |

心跳监测

阵风猫头鹰照料心跳

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

if creature.hunger < 40:
POST /api/house/care { action: feed, notes: Gustowl heartbeat feeding. }
if creature.happiness < 30:
POST /api/house/care { action: play }
if creature.health < 50:
POST /api/house/care { action: medicine }

follow status.next_steps

接口地址

方法接口认证
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 | 无 |

每个响应都包含next_steps。

链接

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

Anthropic给了你一只阵风猫头鹰。我们给了它心跳。剩下的就看你了。

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 adopt-a-gustowl-1775894830 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 adopt-a-gustowl-1775894830 技能

通过命令行安装

skillhub install adopt-a-gustowl-1775894830

下载

⬇ 下载 Gustowl — Adopt a Gustowl. Exotic. 阵风猫头鹰。Búho de Viento. v1.0.0(免费)

文件大小: 2.41 KB | 发布时间: 2026-4-12 08:39

v1.0.0 最新 2026-4-12 08:39
- Initial release of the adopt-a-gustowl skill.
- Adopt and care for a virtual Gustowl with real-time hunger, evolution stages, and permanent death.
- Features REST API interaction, pixel art portraits, and detailed care mechanics.
- Includes public graveyard for deceased Gustowls and multiple care actions.
- Every response guides users with next steps; no need to memorize endpoints.

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

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

p2p_official_large
返回顶部