pokemon-red
This skill runs a PyBoy-based Pokemon Red emulator and controls it autonomously via a local HTTP API. It instructs executing shell commands like `cd $POKEMON_DIR && python scripts/emulator_server.py --save ready --port 3456` and making HTTP requests to `http://localhost:3456`.