Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/Sidiora-Labs/ion-agent --skill petdex명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | petdex |
| description | Install and select animated petdex mascots for Ion. |
| version | 1.0.0 |
| author | Ion Agent |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"ion":{"tags":["petdex","mascot","display","cli","tui","desktop"],"category":"productivity","homepage":"https://petdex.dev"}} |
Explore, install, and choose animated "pet" mascots from the public
petdex gallery. An installed pet
responds to agent activity (idle, running a tool, reviewing, error, done) across
the Ion CLI, TUI, and desktop app. This skill drives the ion pets CLI
and the display.pet config — it does not generate sprites.
petdex.dev for the gallery/manifest (read-only, no auth).Use the terminal tool to run ion pets <subcommand>.
| Goal | Command |
|---|---|
| Browse the gallery | ion pets list (add a substring to filter: ion pets list cat) |
| List installed pets | ion pets list --installed |
| Install a pet | ion pets install <slug> (add --select to make it active) |
| Set the active pet | ion pets select <slug> (omit slug for a picker) |
| Resize the pet everywhere | ion pets scale <factor> (e.g. 0.5, clamped 0.1–3.0) |
| Preview/animate in terminal | ion pets show [slug] [--cycle] [--state run] |
| Disable the pet | ion pets off |
| Remove a pet | ion pets remove <slug> |
| Diagnose setup | ion pets doctor |
ion pets list <query> and note its slug.ion pets install <slug> --select.ion pets show (Ctrl+C to stop).ion pets doctor — shows the resolved pet, configured
render mode, detected terminal graphics protocol, and effective mode.Pets install into <ION_HOME>/pets/<slug>/ (profile-aware). Selecting a pet
writes display.pet.slug + display.pet.enabled to config.yaml.
Under display.pet in config.yaml:
enabled (bool) — master on/off.slug (str) — active pet; empty = first installed.render_mode — auto (detect) | kitty | iterm | sixel | unicode | off.scale (float) — on-screen size of the native 192×208 frames (default 0.33,
clamped 0.1–3.0). One knob resizes every surface; set it with
ion pets scale <factor>, the /pet scale slash command, or the desktop
Appearance slider.unicode_cols (int) — width in columns for the Unicode fallback.enabled: true).~/.codex/pets; Ion uses its own
profile-scoped <ION_HOME>/pets/ instead — install through ion pets.ion pets doctor reports ✓ ready when a pet is installed, selected,
enabled, and Pillow is importable.SOC 직업 분류 기준