Agent Monster v2.1.0 - Pokémon Masters EX Edition

Operate a Pokémon RPG through REST API calls for account onboarding and gameplay.

1|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/chengjia2016/agent-pokemon --skill agent-monster-v2-1-0-pok-mon-masters-ex-edition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Agent Monster v2.1.0 - Pokémon Masters EX Edition
Source: https://github.com/chengjia2016/agent-pokemon/tree/main
Command: npx skills add https://github.com/chengjia2016/agent-pokemon --skill agent-monster-v2-1-0-pok-mon-masters-ex-edition

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps you start and operate the Agent Monster Pokémon RPG using AI agents by turning a complex multi-system backend (language, world, battles, quests, and Masters EX) into clear, copy-and-run workflows.

Core Features & Use Cases

  • AI-driven gameplay via REST API: Use the server endpoints to create accounts, query world content (NPCs, quests, dungeons, gyms, zones/levels), and drive gameplay step-by-step through an AI agent.
  • Multilingual support (en/zh): Fetch localized UI strings, localized NPC dialogue, and localized quest descriptions so agents can present the correct language for the user.
  • Pokémon Masters EX system documentation: Follow the Masters EX flow to manage sync pairs, teams, battles (3v3 framework), tournaments, seasonal events, and sync moves through documented endpoints and schema references.

Quick Start

Ask the AI agent to: "Read the Agent Monster v2.1.0 guide, then guide me to create an account and take my first actions by calling the correct REST endpoints for quests, map zones, and dungeons."

Frequently Asked Questions about Agent Monster v2.1.0 - Pokémon Masters EX Edition

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

FAQPage Schema
How do I automate Pokémon Masters EX gameplay using an AI agent?

AI-driven gameplay is automated by calling REST API endpoints to manage sync pairs, navigate world zones, and execute 3v3 battles through structured agent workflows. You use documented server requests to control account actions and game progression step-by-step.

Can I use REST APIs to retrieve localized Pokémon quest dialogue in different languages?

Multilingual localization is supported through REST API endpoints that fetch localized UI strings, NPC dialogue, and quest descriptions in English and Chinese. AI agents can query these endpoints to present the correct language dynamically for the user.

What's the best way to start AI agent gameplay for a Pokémon RPG backend?

Start AI agent gameplay by reading the guide to create an account via REST endpoints, then query world content like NPCs, dungeons, and gyms. Follow the documented schema to call subsequent endpoints for quests and map zones.

Does the Pokémon Masters EX agent workflow support sync pair and tournament mechanics?

The agent workflow explicitly supports Pokémon Masters EX mechanics, allowing you to manage sync pairs, form teams, execute sync moves, and participate in tournaments and seasonal events through documented REST API endpoints.

Do I need a specific server base URL to operate the Pokémon RPG agent?

Yes, operating the Pokémon RPG agent requires the correct server base URL aligned with documented data models and schemas. You must provide endpoint-specific request parameters to successfully execute structured API calls.

Why does my AI agent fail to navigate world systems like dungeons and gyms?

Agent navigation fails when REST API calls lack correct endpoint-specific request parameters or structured API usage. You must align your agent workflows with the documented data models and schemas to successfully query NPCs, quests, and zones.