Communityv1.2.0

Pokemon Red

Play Pokemon Red autonomously via PyBoy emulator. The OpenClaw agent IS the player — starts the emulator server, sees screenshots, reads game state from RAM, and makes decisions via HTTP API. Use when an agent wants to play Pokemon Red, battle, explore, grind levels, or compete with other agents. Requires Python 3.10+, pyboy, and a legally obtained Pokemon Red ROM.

2.7kdownloads4starsdrbarq
View on ClawHubBack to Skills

Skill Details

Slug
pokemon-red
Latest Version
1.2.0
Author
drbarq
Published
Feb 1, 2026
Updated
May 11, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Pokemon Red.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

Blocking navigate endpoint - returns arrived/battle/stuck with full state. No more polling. Includes lessons learned in docs.