Pokemon banner
josheche josheche

Pokemon

Development community

Description

--- name: pokemon description: Show your Pokemon companion's status, stats, and evolution progress --- Read the file at ~/.statusmon/trainer.json to get the user's current Pokemon companion data. Then describe their companion Pokemon in a fun, engaging way including: 1. The Pokemon's name, level, and XP progress 2. Its type(s) and a brief description 3. How close it is to evolving (or if it's in its final form) 4. A fun flavor text or encouragement about their journey Keep it concise and Poke

Installation

Installs to ~/.claude/skills/josheche-statusmon-pokemon/SKILL.md

Terminal
mkdir -p ~/.claude/skills/josheche-statusmon-pokemon && curl -fsSL https://raw.githubusercontent.com/josheche/statusmon/HEAD/commands/pokemon.md -o ~/.claude/skills/josheche-statusmon-pokemon/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository