creature-forge

Generate a game creature from an English word using JPDB vocabulary data.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/mrohrssen/Koto2 --skill creature-forge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creature-forge
Source: https://github.com/mrohrssen/Koto2/tree/main/.claude/plugins/koto-forge/1.1.0/skills/creature-forge
Command: npx skills add https://github.com/mrohrssen/Koto2 --skill creature-forge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams and AI-assisted workflows with a single skill that turns an English word into a fully fleshed in-game creature, including a name, JPDB-backed vocab, a learnset, archetype, element, visual concept, and concept art preview data.

Core Features & Use Cases

  • End-to-end creature generation: from base word to a named, data-backed creature ready for integration into a JPDB-based vocabulary RPG.
  • Modular subagents: four subagents handle name vocab, learnset, identity/modifier, and visuals, all sharing a baton for coherence.
  • Use Case: rapid prototyping of creatures that align with language-learning goals and JPDB data, enabling designers to iterate on concept, visuals, and moves.

Quick Start

Provide an English word to begin the Creature Forge flow.

Frequently Asked Questions about creature-forge

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

FAQPage Schema
How do I generate an RPG creature from an English word?

Procedural creature generation works by orchestrating four modular subagents that pass a shared baton. This ensures coherence across the generated name, JPDB-backed vocabulary data, learnset, archetype, and visual concept.

Can I use JPDB vocabulary data to design game creatures?

Yes, you can use JPDB vocabulary data to design game creatures. The skill loads JPDB data during generation to ensure the resulting creature aligns with language-learning goals and vocabulary RPG requirements.

What is the best way to prototype a vocabulary-driven game creature?

The best way to prototype a vocabulary-driven creature is using an end-to-end generation skill that outputs a baton-based artifact. This artifact contains the final identity, learnset, modifiers, and concept art preview data needed for rapid iteration.

Does creature generation require any dependencies or external components?

Creature generation does not require any dependencies or external components. The skill operates independently using its internal subagents to process the input word and generate the final creature data structure.

What data is included in the final generated creature artifact?

The final generated creature artifact includes the creature's name, JPDB-backed vocabulary, learnset, archetype, element, modifier data, visual concept, and concept art preview data. This data is structured for integration into a JPDB-based vocabulary RPG.