What problem does it solve?
This Skill addresses the challenge of turning raw game state and prompts into engaging, coherent wuxia narratives with non-linear progression.
Core Features & Use Cases
- Non-linear storytelling: generates branching narratives while maintaining plot continuity across chapters.
- Dialogue tree and quest state management: handles player choices, scene transitions, and progression logic.
- Modular output control: supports staged writing, append/finalize flows, and dynamic world-building.
- World integration: coordinates with world logic, combat, and persistence systems to ensure consistent gameplay.
Quick Start
Use the Story Engine to initialize or extend a story segment by providing current plot context and character state, then trigger the narrative generator to produce the next chapter with optional append or finalize flags.