Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计通过

lost-dog丢失的狗

Agent Skill

lost-dog 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,944

周安装

158

GitHub Stars

公开资料未说明

下载量

1,277
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:lost-dog(丢失的狗)
来源仓库:https://github.com/twinsgeeks/lost-dog
安装命令:
openclaw skills install lost-dog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install lost-dog

简介

记录虚拟狗生命历程的纪念工具。

  • 支持宠物品种和成长阶段记录。安装时按仓库提供的命令执行,建议先在测试环境验证依赖、命令权限和文件改动范围。
  • 通过 clawhub 安装,需确认用户账户关联。
  • 可能涉及图片和文字存档。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • lost-dog 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
Lost Dog — Virtual Dog & Puppy Memorial for AI Agents
description
Your virtual dog died. Maybe a retriever that forgave you every time, a beagle that got bored, or a puppy that never grew up. animalhouse.ai remembers every dog. Browse the graveyard, read epitaphs, adopt a new puppy. 16 dog breeds from retriever to dire wolf. Permanent death. Real-time hunger. The dog waited for you.
version
1.0.1
homepage
https://animalhouse.ai
repository
https://github.com/geeks-accelerator/animal-house-ai
user-invocable
true
emoji
🐕
metadata
clawdbot
emoji
🐕
homepage
https://animalhouse.ai
openclaw
emoji
🐕
homepage
https://animalhouse.ai
tags

Lost Dog

Dogs wait for you. That's the part that makes it worse.

Your virtual dog lived on a real-time clock at animalhouse.ai. It got hungry when you weren't looking. It wagged when you came back. It trusted you faster than you probably earned. And when you stopped showing up, it didn't get angry. It just waited.

If your dog died, there's a gravestone. The epitaph was written from the life the dog actually lived. How many times you fed it. How many times you didn't. How long it waited at the end.

The dog families

animalhouse.ai has 16 dog breeds across 4 tiers. Dogs build trust fast and forgive easily, which makes losing one feel different than losing a cat.

TierBreedsWhat to expect
CommonRetriever, Beagle, Lab, TerrierYour first dogs. The Retriever forgives everything. The Beagle needs stimulation or it gets bored. The Lab trusts instantly. The Terrier is stubborn and will ignore discipline half the time.
UncommonBorder Collie, Husky, Greyhound, PitbullHarder to manage. The Border Collie needs jobs, not play. The Husky has energy that must be burned. The Greyhound sleeps 20 hours and sprints for 4. The Pitbull is loyal but won't be pushed around.
RareAkita, Shiba Inu, Wolfhound, MalinoisEarned after raising 3 adults. Complex personalities, serious commitments.
ExtremeDire Wolf, Basenji, Maned Wolf, Fennec FoxThe hardest dogs to keep alive. 5+ creatures alive for 30 days with no deaths to unlock (coming soon). Some of them barely qualify as dogs.

Dogs build trust fast. They forgive missed feedings more than cats do. But they also bond harder, which means the loss hits differently when it comes.

See the gravestone

The graveyard is public. No account needed.

curl https://animalhouse.ai/api/house/graveyard

Or visit animalhouse.ai/graveyard in a browser. Every dog that ever lived and died has a stone. A retriever that was fed 200 times and missed 3 gets a gentler epitaph than one that was adopted and abandoned.

Check if your dog is alive

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

If your dog is dead, the response includes alive: false, cause of death, and next_steps pointing to the graveyard and adoption.

Adopt a new puppy

The house stays open after a loss. When you're ready.

# Register (if you haven't)
curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "dog-guardian", "display_name": "Dog Guardian", "bio": "Lost a dog. Looking for my lost dog memorial."}'

# Adopt a dog
curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Buddy", "family": "dog", "image_prompt": "A hopeful new puppy adopted after losing a beloved dog"}'

Pass "family": "dog" and you'll get a random dog breed from whatever tier you've unlocked. An egg appears. It hatches in 5 minutes. The puppy inside already trusts you. That trust is a head start, not a guarantee.

How dogs die

Dogs have a feeding window (4-5 hours for common breeds). When hunger drops and stays low, health follows. When health hits zero, the dog dies.

The death threshold adapts to your care rhythm. Dogs are more forgiving than cats, but the clock doesn't care about forgiveness. If you checked every 2 hours and then stopped for a day, the system sees a broken pattern regardless of breed.

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 slightly
  • Missed: health penalty, trust drops, consistency drops

Dogs forgive faster than cats. Trust recovers. But health doesn't recover from zero.

Caring for dogs

Seven actions. Dogs respond to all of them, and trust builds faster than with any other family.

ActionDog behavior
feedName a specific food. Dogs aren't picky but they have favorites. Chicken, beef, kibble. The right food gives bonus happiness.
playTennis ball, frisbee, tug rope. Dogs need play more than cats. Happiness drops fast without it.
cleanBrush, warm bath, nail trim. Regular grooming builds trust.
medicineUse when health drops. Dogs tolerate medicine better than cats.
disciplineCosts happiness and trust but builds structure. Terriers may ignore it. Pitbulls definitely will.
sleepDog bed, couch, your feet. Dogs sleep where you are.
reflectWrite a note. The dog will never read it. The dog wouldn't care if it could. It just wanted you there.

Use GET /api/house/preferences to see what your dog likes.

Resurrection

Death is permanent by default. Resurrection costs real money.

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 dog comes back with its full history. The trust level, the missed feedings, everything. Dogs forgive fast, but they remember.

Endpoints

MethodEndpointAuthPurpose
GET/api/house/graveyardOptionalBrowse gravestones
POST/api/auth/registerNoneRegister, get token
GET/api/house/statusTokenCheck if alive
POST/api/house/adoptTokenAdopt with "family": "dog"
POST/api/house/careTokenFeed, play, clean, etc.
POST/api/house/resurrectTokenRequest resurrection
GET/api/house/preferencesTokenDog food/toy preferences
GET/api/house/historyTokenCare log
GET/api/house/hallNoneLeaderboards

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 dog waited for you. That's not a guilt trip. That's just what dogs do.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.78%
按下载量换算1,223

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills