pokemon-player

Control a headless emulator to play Game Boy Pokémon games autonomously.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/TitoPrausee/nexus-toti --skill pokemon-player-titoprausee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pokemon-player
Source: https://github.com/TitoPrausee/nexus-toti/tree/main/data/skills/gaming/pokemon-player
Command: npx skills add https://github.com/TitoPrausee/nexus-toti --skill pokemon-player-titoprausee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual burden of playing Pokémon by letting an AI control the game through headless emulation, structured game-state reading, and button inputs.

Core Features & Use Cases

  • Autonomous Gameplay: Reads RAM state and screenshots, then decides the next move in battles, navigation, and dialogue.
  • Headless Emulator Control: Starts and manages a game server, sends button actions, and handles save and load states.
  • Live Spectating: Creates a tunnel so a user can watch the game dashboard in a browser while the agent plays.
  • Use Case: A user provides a ROM and asks the agent to play Pokémon Red while it navigates towns, battles trainers, and saves progress safely.

Quick Start

Ask the assistant to start the Pokémon player skill with your ROM and begin autonomous gameplay in headless emulation.

Frequently Asked Questions about pokemon-player

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Pokemon gameplay with a headless emulator?

To automate Pokemon gameplay with a headless emulator, the Skill reads structured RAM state and screenshots to autonomously decide button inputs for navigation, battles, and dialogue. It manages the game server and handles save states for continuous play.

Can I play Game Boy and Game Boy Advance Pokemon titles autonomously?

Yes, autonomous gameplay applies to both Game Boy and Game Boy Advance Pokemon titles. The Skill controls headless emulation by reading RAM state and sending scripted button actions to handle exploration and battles.

How do I spectate autonomous game automation in real time?

To spectate autonomous game automation, the Skill creates a live dashboard tunnel that streams the headless emulator to a browser. This allows continuous monitoring of the agent as it navigates and battles.

Does autonomous emulation require RAM state inspection to handle battles?

Yes, RAM state inspection is required to handle battles effectively. The Skill reads structured game state from memory and uses screenshot-based vision checks to script actions and manage saves autonomously.

How do I start playing Pokemon Red from the terminal?

To start playing Pokemon Red from the terminal, provide your ROM file and instruct the assistant to begin autonomous gameplay. The Skill launches headless emulation, reads game state, and handles navigation and battles automatically.