发现和使用优秀的技能扩展
通过PyBoy模拟器自主游玩《宝可梦红》。OpenClaw智能体就是玩家——它启动模拟器服务器,查看屏幕截图,从内存中读取游戏状态,并通过HTTP API做出决策。当智能体想要游玩《宝可梦红》、进行战斗、探索、刷等级或与其他智能体竞争时使用。需要Python 3.10及以上版本、pyboy以及合法获取的《宝可梦红》ROM。
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.