pokemon-player Skill
Play Pokemon via headless emulator + RAM reads. Published by NousResearch in hermes-agent.
What is pokemon-player Skill?
Play Pokemon via headless emulator + RAM reads. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using hermes-agent
Technical details
- Install or run with Copy skill directory
When to use pokemon-player Skill
- Use it for developers using hermes-agent.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/gaming/pokemon-player/SKILL.md
What it does
Play Pokemon via headless emulator + RAM reads.
Skill instructions
Pokemon Player Play Pokemon games via headless emulation using the pokemon-agent package. When to Use - User says "play pokemon", "start pokemon", "pokemon game" - User asks about Pokemon Red, Blue, Yellow, FireRed, etc. - User wants to watch an AI play Pokemon - User references a ROM file (.gb, .gbc, .gba) Startup Procedure 1. First-time setup (clone, venv, install) The repo is NousResearch/pokemon-agent on GitHub. Clone it, then set up a Python 3.10+ virtual environment. Use uv (preferred for speed) to create the venv and install the package in editable mode with the pyboy extra. If uv is not available, fall back to python3 -m venv + pip. On this machine it is already set up at /home/teknium/pokemon-agent with a venv ready — just cd there and source .venv/bin/activate. You also need a ROM file. Ask the user for theirs. On this machine one exists at roms/pokemonred.gb inside that directory. NEVER download or provide ROM files — always ask the user. 2. Start the game server From inside
Explore related resources
Frequently asked questions
What is pokemon-player?
pokemon-player is a open-source AI agent skill with Copy skill directory. Play Pokemon via headless emulator + RAM reads.
Who is pokemon-player best for?
pokemon-player is best for reusing agent instructions, scripts, and references.
How do I install pokemon-player?
Install or run pokemon-player using Copy skill directory. Check pokemon-player for the latest setup command.
Is pokemon-player actively maintained?
pokemon-player may need a closer maintenance check before production use.
Auto-fetched from GitHub.