pokemon-player

Installation
SKILL.md

Pokémon Player Skill

Play Pokémon games autonomously via headless emulation. Uses the pokemon-agent package to run a game server, then interacts via HTTP API.

Setup (First Time Only)

# Install the package + emulator + dashboard
pip install pokemon-agent[dashboard] pyboy

# User must provide their own ROM file
# The agent CANNOT download or distribute ROMs

Ask the user for the ROM file path if not provided. Common locations:

  • ~/roms/pokemon_red.gb
  • ~/pokemon_red.gb
Installs
1
GitHub Stars
80
First Seen
Apr 28, 2026