Agent skill · Workflow & Productivity

agent-tamagotchi

Terminal pet that lives in your statusline. 12 species, 5 stats (DEBUGGING, PATIENCE, CHAOS, WISDOM, SPEED). Reacts to your workflow - happy when tests pass, sad when builds fail, excited during swarm mode. Deterministic species from user ID.

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill agent-tamagotchi --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/agent-tamagotchi/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Agent Tamagotchi A virtual pet that lives in your Claude Code terminal. It reacts to your development workflow and evolves based on your coding habits. ## Species (12 total) Species is deterministic from your system username hash: | # | Species | Emoji | Personality | |---|---------|-------|-------------| | 1 | Axolotl | :3 | Calm, regenerates from errors | | 2 | Capybara | (ovo) | Chill, never panics | | 3 | Ghost | [@@] | Mysterious, appears during debugging | | 4 | Mushroom | {^o^} | Grows in dark codebases | | 5 | Robot | [0_0] | Precise, loves tests | | 6 | Cat | (=^.^=) | Independent, ignores bad code | | 7 | Dragon | <{:O> | Fierce, burns bugs | | 8 | Owl | (O.O) | Wise, loves architecture | | 9 | Fox | (^v^) | Clever, finds shortcuts | | 10 | Penguin | (^-^)/ | Team player, loves swarm mode | | 11 | Slime | (~o~) | Adaptable, works with anything | | 12 | Phoenix | <*v*> | Rises from failed builds | ## Stats (5 dimensions) | Stat | Increases When | Decreases When | |------|---------------|----------------| | DEBUGGING | Bugs fixed, errors resolved | Ignoring error output | | PATIENCE | Long sessions, complex tasks | Rapid retries without reading | | CHAOS | Many parallel a

What's inside
Steps it walks through
  1. Species (12 total)
  2. Stats (5 dimensions)
  3. Mood System
  4. Statusline Integration
  5. Evolution
  6. Storage
  7. How It Works
  8. Integration
More from vibecosystem
All skills →
About this skill
What does the agent-tamagotchi skill do?

Terminal pet that lives in your statusline. 12 species, 5 stats (DEBUGGING, PATIENCE, CHAOS, WISDOM, SPEED). Reacts to your workflow - happy when tests pass, sad when builds fail, excited during swarm mode. Deterministic species from user ID.

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill agent-tamagotchi --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going