What problem does it solve?
This Skill solves the fragmentation of SillyTavern character cards by migrating them from static prompt bundles into robust, event-driven pi-native runtimes, ensuring narrative consistency and mechanical reliability.
Core Features & Use Cases
- Semantic Compilation: Extracts card semantics into a structured Intermediate Representation (IR) to rebuild game logic.
- Event-Driven Engine: Replaces fragile prompt-based rules with a deterministic engine using domain events, reducers, and state management.
- Use Case: Convert a complex, system-heavy character card featuring combat, economy, and hidden information into a stable, auditable pi project that maintains state across long-running sessions.
Quick Start
Use the tavern2agent skill to convert the character card file in the current directory into a pi-native project.