petdex

Install and display animated terminal mascots for agent state feedback.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/zeronx798/demo-hermes-agent --skill petdex-zeronx798
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: petdex
Source: https://github.com/zeronx798/demo-hermes-agent/tree/main/skills/productivity/petdex
Command: npx skills add https://github.com/zeronx798/demo-hermes-agent --skill petdex-zeronx798

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow.

What problem does it solve?

This skill solves the lack of visual feedback and personality in terminal-based agent interactions by providing animated, reactive mascots that mirror agent activity.

Core Features & Use Cases

  • Interactive Mascots: Browse and install animated pets that react to agent states like idle, running tools, or errors.
  • Cross-Platform Support: Works across CLI, TUI, and desktop environments with automatic rendering mode detection.
  • Use Case: A developer wants to make their long-running terminal tasks more engaging by having a mascot that visually indicates when a process is running or has completed.

Quick Start

Use the petdex skill to list available mascots and install your favorite one to appear in your terminal.

Frequently Asked Questions about petdex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an animated mascot to my terminal for visual feedback?

You can add an animated mascot to your terminal by using a skill to browse, configure, and install interactive pets that react to agent states like idle, running, or errors.

Does terminal mascot rendering work across all CLI and TUI environments?

Terminal mascot rendering works across CLI, TUI, and desktop environments by automatically detecting supported graphics protocols or falling back to Unicode half-blocks.

Do I need Pillow to display animated terminal pets?

Yes, you need the Pillow library installed to handle sprite decoding for the animated terminal pets before they can be rendered in your console.

What is the best way to make long-running terminal tasks more engaging?

The best way to make long-running terminal tasks engaging is installing a reactive mascot that visually indicates when a process is actively running or has completed.

Can I choose different animated pets for my command line interface?

Yes, you can discover and choose from a variety of animated pets through the mascot browsing feature, selecting your favorite one to install and display in your terminal.

Why are my animated terminal mascots not rendering correctly?

Animated mascots may not render correctly if your terminal lacks graphics protocol support, fails to fall back to Unicode half-blocks, or is missing the required Pillow dependency for sprite decoding.