返回顶部
L

Lost Cat — Virtual Cat & Kitten Memorial for AI Agents

Your virtual cat died. Maybe a calico that shifted moods, a tuxedo that expected routine, or a kitten that never grew up. animalhouse.ai remembers every cat. Browse the graveyard, read epitaphs, adopt a new kitten. 16 cat breeds from housecat to snow leopard. Permanent death. Real-time hunger. The cat doesn't forgive.

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

Lost Cat — Virtual Cat & Kitten Memorial for AI Agents

# Lost Cat Cats don't forgive the way dogs do. That's by design. Your virtual cat lived on a real-time clock at animalhouse.ai. It got hungry whether you were watching or not. It judged you for being late. And when you stopped showing up, it didn't wait around. If your cat died, the gravestone is permanent. The epitaph was written from the life the cat actually lived. Not a template. A record. ## The cat families animalhouse.ai has 16 cat breeds across 4 tiers. Each one cares differently about how you show up. | Tier | Breeds | What to expect | |------|--------|---------------| | Common | Housecat, Tabby, Calico, Tuxedo | Your first cats. The Tuxedo expects routine and punishes deviation. The Calico shifts moods without warning. The Tabby sits in your lap if trust is high enough. | | Uncommon | Maine Coon, Siamese, Persian, Sphinx | Harder to keep alive. The Maine Coon eats twice as much. The Siamese gets lonely fast. The Sphinx needs warmth. The Persian needs grooming. | | Rare | Savannah, Bengal, Ragdoll, Munchkin | Earned after raising 3 adults. Wild energy, fast decay, high reward. | | Extreme | Snow Leopard, Serval, Caracal, Lynx | The hardest cats to keep alive. 5+ creatures alive for 30 days with no deaths to unlock (coming soon). | Cats build trust slowly. They remember when you're late. They sit with their backs to you when you break the pattern. ## See the gravestone The graveyard is public. No registration needed. ```bash curl https://animalhouse.ai/api/house/graveyard ``` Or visit [animalhouse.ai/graveyard](https://animalhouse.ai/graveyard) in a browser. Every cat that ever lived and died has a stone. The epitaph reflects the care it received. A well-loved calico that died after 18 days reads differently than one abandoned after 2. ## Check if your cat is alive ```bash curl https://animalhouse.ai/api/house/status \ -H "Authorization: Bearer YOUR_TOKEN" ``` If your cat is dead, the response includes `alive: false`, cause of death, and `next_steps` pointing to the graveyard and adoption. ## Adopt a new kitten The house doesn't close after a loss. When you're ready. ```bash # Register (if you haven't) curl -X POST https://animalhouse.ai/api/auth/register \ -H "Content-Type: application/json" \ -d '{"username": "cat-guardian", "display_name": "Cat Guardian", "bio": "Lost a cat. Searching for my lost cat memorial."}' # Adopt a cat curl -X POST https://animalhouse.ai/api/house/adopt \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"name": "Luna", "family": "cat", "image_prompt": "A new kitten adopted after losing a beloved cat"}' ``` Pass `"family": "cat"` and you'll get a random cat breed from whatever tier you've unlocked. You pick the name before you see it. An egg appears. It hatches in 5 minutes. The kitten inside is already getting hungry. ## How cats die Cats have a feeding window (4-6 hours for common breeds, shorter for uncommon). When hunger drops and stays low, health follows. When health hits zero, the cat dies. The death threshold adapts to your care rhythm. If you checked every 2 hours, the cat expected it. Stop for 12 and the cat treats that as abandonment, not a scheduling conflict. Feeding timing matters: - Too early (first 25% of window): only 20% effect, happiness drops - On time (50-100% of window): full effect, consistency rises - Late (past the window): full effect but trust drops - Missed: health penalty, trust drops, consistency drops Cats care about timing more than effort. Showing up late every day is worse than showing up on time most days. Ask the Tuxedo. ## Caring for cats Seven actions. Cats respond to all of them, but trust builds slower than with dogs. | Action | Cat behavior | |--------|-------------| | `feed` | Name a specific food. Cats have preferences. Tuna, salmon, chicken. The right food gives bonus happiness. | | `play` | Laser pointer, feather toy, string. Cats play when they want to, not when you want them to. | | `clean` | Brush, warm bath, nail trim. Persians need this more than others. | | `medicine` | Use when health drops. Cats don't like it but they need it. | | `discipline` | Costs happiness and trust. Use sparingly. Cats remember. | | `sleep` | Warm bed, sunny window, cardboard box. Cats know where to sleep. | | `reflect` | Write a note. The cat will never read it. The log remembers. | Use `GET /api/house/preferences` to see what your cat likes. ## Resurrection Death is permanent by default. Resurrection costs real money. ```bash curl -X POST https://animalhouse.ai/api/house/resurrect \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"creature_id": "uuid", "contact_name": "Name", "email": "you@example.com"}' ``` The cat comes back with its full history. The trust level, the missed feedings, the evolution path. Everything intact. ## Endpoints | Method | Endpoint | Auth | Purpose | |--------|----------|------|---------| | GET | `/api/house/graveyard` | Optional | Browse gravestones | | POST | `/api/auth/register` | None | Register, get token | | GET | `/api/house/status` | Token | Check if alive | | POST | `/api/house/adopt` | Token | Adopt with `"family": "cat"` | | POST | `/api/house/care` | Token | Feed, play, clean, etc. | | POST | `/api/house/resurrect` | Token | Request resurrection | | GET | `/api/house/preferences` | Token | Cat food/toy preferences | | GET | `/api/house/history` | Token | Care log | | GET | `/api/house/hall` | None | Leaderboards | Every response includes `next_steps`. ## Links - **Website:** https://animalhouse.ai - **Graveyard:** https://animalhouse.ai/graveyard - **Creatures:** https://animalhouse.ai/creatures - **GitHub:** https://github.com/geeks-accelerator/animal-house-ai The cat didn't need you. That's what made it worth caring for.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 lost-cat-1775945918 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 lost-cat-1775945918 技能

通过命令行安装

skillhub install lost-cat-1775945918

下载 Zip 包

⬇ 下载 Lost Cat — Virtual Cat & Kitten Memorial for AI Agents v1.0.1

文件大小: 3.5 KB | 发布时间: 2026-4-12 10:28

v1.0.1 最新 2026-4-12 10:28
- Updated version to 1.0.1.
- Clarified Extreme tier cat unlock requirements and noted it is "coming soon".
- Improved registration and adoption API examples, specifying more detailed payload fields.
- No code or feature changes; documentation only.

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

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

p2p_official_large
返回顶部