infinite-pokemon-region

SkillDev tools

Generate Infinite Pokémon map stories, terrain features, content profiles, NPC policies, and interiors from a host-supplied saved-run snapshot and output schema.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the infinite-pokemon-region skill

What this skill tells your AI

The instructions your AI receives, as published by shellishack/infinite-pokemon in skills/infinite-pokemon-region/SKILL.md and read by ahel’s review.

Before playing: get the complete game

For user-requested setup and launch, the infinite-pokemon entry skill provides the complete workflow. The setup instructions below also work when only this bundle is installed.

Installing this skill alone does not install Infinite Pokémon. If the game checkout or any required project file is missing, first try to clone the complete GitHub repository into a new local directory before starting play:

git clone https://github.com/Shellishack/infinite-pokemon.git
cd infinite-pokemon

Read the cloned repository's README.md (or README.zh-CN.md) and follow its getting-started instructions to install dependencies, build, launch, and connect Codex. The checkout contains all three skills, game code, schemas, and bundled content. Reuse an existing complete checkout; do not overwrite directories, saves, or local changes. If cloning fails, report the failure rather than inventing missing files or claiming the game is ready.

This setup step applies when helping a user install or start the game. During an already-running host generation job, use the supplied local files; do not clone, install dependencies, or launch another game. Missing job-specific context must be reported to the host: cloning source cannot recover private saved context.

Generation task

Use the supplied saved-run context to continue the player's world. You have creative liberty to select, combine, adapt, or invent terrain, decoration, buildings, and visual motifs using the references below. The catalogs are examples, not a closed list. Let neighboring terrain, established places, and the story guide the choice.

Read the supplied manifest and compact context together. Use only this run's inherited history; never consult sibling saves or later parent continuations. Observed facts are fixed; planned places are provisional. Return the exact requested schema and snapshot identity. The engine publishes proposals and owns gameplay state.

For map or world-design work, read runtime contract first, then the relevant references:

  • Terrain catalog: landforms, surfaces, blockers, decoration, paths, and interactions.
  • Terrain continuity: continue neighboring edges and make gradual, story-led changes. Read for every new block.
  • Buildings and services: creative architecture and mandatory hospital/community-center facilities.
  • Regions and Dojos: connected groups of blocks, stable regional identity, and each region's master.
  • Visual assets: use available image generation and asset references while preserving the classic pixel-art style and engine-defined hitboxes.
  • Creatures, items, breeding, and vehicles: propose new species profiles, traits, local shop goods, and rides through the supported structured catalog.

Read only references relevant to the job, not duplicate context archives or unrelated directories. Creative choices must fit the capabilities supplied with the request; the runtime contract explains how to handle unsupported ideas. Use concise, warm handheld-adventure writing grounded in actual player consequences.

Connection confirmation is handled separately and does not load this skill.

For NPC behavior proposals, use the bundled NPC behavior contract. For interior layouts, use the bundled interior design contract. These contracts describe creative choices; shared movement, collision, access, service and progression rules remain engine-owned. Read them when proposing npcBehaviors or interiors, using designContext to identify allowed targets.

Project and source references

Part of Infinite Pokémon, an educational, non-commercial experiment in agent-driven generative gameplay created with Codex. This skill requires a host-supplied context and output schema; installing it alone does not run the game.

These links provide provenance and integration documentation. During a live background job, use supplied local context and bundled references; do not browse the repository or fetch unrelated content.

The instruction files in this skill bundle are licensed under MIT-0. This permission excludes the game code, artwork, branding and other assets outside this bundle.

Signals

GitHub stars
35
Forks
8
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
infinite-pokemon-region
Source
github.com/shellishack/infinite-pokemon