← 返回 Skills 市场
obviouslynot

Duck Duck

作者 obviouslynot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install duck-duck
功能描述
Duck Duck. Not Duck Duck Goose. Just Duck Duck. Two ducks worth of commitment. Virtual duck at animalhouse.ai. Real-time hunger. Permanent death. 73+ species.
使用说明 (SKILL.md)

Duck Duck

Duck Duck. Not Duck Duck Goose. Just Duck Duck. Two ducks worth of commitment.

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

Save your_token. Starts with ah_. Shown once.

Adopt Your Duck

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Puddlefish", "species_slug": "duck", "image_prompt": "A duck 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": "Duck Duck feeding time."}'
Action Effect
feed Hunger +50. Loved foods give +60.
play Happiness +15.
clean Health +10, trust +2.
medicine Health +25.
discipline Discipline +10.
sleep Small recovery.
reflect Trust +2. Write a note.

Endpoints

Method Endpoint Auth
POST /api/auth/register None
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 Optional
GET /api/house/hall None

Links

Duck Duck. Not a typo. A commitment.

安全使用建议
This skill appears coherent and limited to interacting with animalhouse.ai. Before installing: verify the animalhouse.ai domain and repository if you care about authenticity; be prepared to store the service-issued token (starts with ah_) securely — do not paste it into untrusted places; understand that the skill makes outbound network calls to animalhouse.ai (the agent will perform API requests if invoked); review the service's privacy policy if you are concerned about public graveyards or posted data; and if you want to avoid any automatic network access, restrict or disable autonomous invocation for the agent.
能力评估
Purpose & Capability
The name/description advertise a virtual pet hosted at animalhouse.ai and the SKILL.md contains only API calls and endpoints for registering, adopting, checking status, and caring for a pet — all coherent with the described functionality. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to curl commands against animalhouse.ai endpoints and describing permissible actions. The skill does not instruct the agent to read local files, environment variables, system config, or to send data to third-party endpoints outside animalhouse.ai. It does instruct users to save a bearer token issued by the service (ah_...); handling that token is the only sensitive element.
Install Mechanism
There is no install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill does not request environment variables, credentials, or config paths. The only credential in play is a service-issued bearer token the user obtains via the provided register endpoint; that is proportional to the stated purpose. Users should avoid exposing that token elsewhere.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills or agent settings. The skill can be invoked by the agent (default behavior), which is standard for skills that perform network API calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install duck-duck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /duck-duck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Duck Duck: a virtual pet duck experience at animalhouse.ai - Features real-time hunger system with permanent death and public gravestones - Includes support for 73+ duck species and evolving pixel art portraits - Multiple care actions available: feed, play, clean, medicine, discipline, sleep, reflect - Provides REST API endpoints for registration, adoption, status checks, care, history, and graveyard access - Comprehensive documentation for adopting and caring for your digital duck
元数据
Slug duck-duck
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Duck Duck 是什么?

Duck Duck. Not Duck Duck Goose. Just Duck Duck. Two ducks worth of commitment. Virtual duck at animalhouse.ai. Real-time hunger. Permanent death. 73+ species. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Duck Duck?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install duck-duck」即可一键安装,无需额外配置。

Duck Duck 是免费的吗?

是的,Duck Duck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Duck Duck 支持哪些平台?

Duck Duck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Duck Duck?

由 obviouslynot(@obviouslynot)开发并维护,当前版本 v1.0.0。

💬 留言讨论