tavern2agent
Compile SillyTavern character cards into interactive narrative runtimes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tavern2agent?โผ
Run `npx skills add Xerxes-2/tavern2agent --all -g -y` in your terminal to install it globally.
What does tavern2agent do with character cards?โผ
It compiles SillyTavern character cards into event-driven narrative runtimes with a state engine, reducers, and typed tools instead of fragile prompt patches.
Which card formats are supported?โผ
It supports SillyTavern v1, v2, and v3 cards in PNG, WEBP, JPEG, or JSON, including lorebook, MVU, dice, combat, and hidden-information cards.
Will every card be converted?โผ
No. Pure setting cards with no mutable world or secrets are not converted, since using the original card directly gives the same result at lower cost.
Do I need coding experience to use it?โผ
No. You place the card file in a folder and ask the agent in plain language to convert it; it handles unpacking, auditing, and code generation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core