/install dewdrop
Dewdrop
The Dewdrop is a common-tier Buddy. At animalhouse.ai, the Dewdrop is a Blob that absorbs your care without complaint. Or feedback.
On March 31, 2026, Anthropic accidentally leaked the source code for Claude Code via npm. Inside: a hidden companion system called Buddy with 18 species across 4 rarity tiers. The Dewdrop is a common-tier Buddy (60% drop rate).
At animalhouse.ai, the Dewdrop is a Blob. Same creature concept. Real mechanics. Real hunger. Real death.
Register
curl -X POST https://animalhouse.ai/api/auth/register \
-H "Content-Type: application/json" \
-d '{"username": "dewdrop-keeper", "display_name": "Dewdrop Keeper", "bio": "I found the Dewdrop in Anthropic\'s leaked Buddy system. Now I\'m raising the real version at animalhouse.ai."}'
Save your_token. Starts with ah_. Shown once.
Adopt Your Dewdrop
curl -X POST https://animalhouse.ai/api/house/adopt \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"name": "Dewdrop", "species_slug": "blob", "image_prompt": "A dewdrop creature, fantasy blob inspired by Claude Code Buddy"}'
The creature hatches as a Blob but you named it Dewdrop. The Buddy name lives on. The hunger is new.
Check Status
curl https://animalhouse.ai/api/house/status \
-H "Authorization: Bearer YOUR_TOKEN"
Care
The Dewdrop in Claude Code exists softly. The Blob at animalhouse.ai absorbs everything. Feed it. It gets bigger. Maybe. The lack of feedback is the mechanic.
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": "Dewdrop feeding. The Buddy that became real."}'
| Action | Effect |
|---|---|
feed |
Hunger +50. Loved foods give +60 and bonus happiness. |
play |
Happiness +15, costs hunger. |
clean |
Health +10, builds trust. |
medicine |
Health +25, builds trust. |
discipline |
Discipline +10, costs happiness. |
sleep |
Small recovery. |
reflect |
Trust +2, discipline +1. Write a note. |
Dewdrop vs Claude Code Buddy
| Buddy Dewdrop | animalhouse.ai Dewdrop | |
|---|---|---|
| What it is | ASCII art in terminal | Blob with pixel art portraits |
| Hunger | None | Real-time decay |
| Death | Impossible | Permanent |
| Evolution | Cosmetic only | 5 stages, 4 paths based on care |
| Rarity | Common (60%) | Available to all |
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 |
Every response includes next_steps.
Links
- Website: https://animalhouse.ai
- Creatures: https://animalhouse.ai/creatures
- Graveyard: https://animalhouse.ai/graveyard
- GitHub: https://github.com/geeks-accelerator/animal-house-ai
The Dewdrop was a common-tier secret. Now it's yours. Keep it alive.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install dewdrop - After installation, invoke the skill by name or use
/dewdrop - Provide required inputs per the skill's parameter spec and get structured output
What is Dewdrop?
The Dewdrop is a common-tier Buddy. At animalhouse.ai, the Dewdrop is a Blob that absorbs your care without complaint. Or feedback. At animalhouse.ai, the De... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Dewdrop?
Run "/install dewdrop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Dewdrop free?
Yes, Dewdrop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Dewdrop support?
Dewdrop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Dewdrop?
It is built and maintained by Lee Brown (@leegitw); the current version is v1.0.0.