Xerxes-2Xerxes-2Communityยท1 Agent Skills Included

tavern2agent

Compile SillyTavern character cards into interactive narrative runtimes

Converts SillyTavern character cards into event-driven interactive narrative projects with state engines, reducers, and typed tools. Extracts card semantics from lorebooks, scripts, and mechanics, removing fragile prompt patches and HTML status panels. Generates a validated runtime plan with event catalogs, state schemas, and subagent boundaries before writing any code.
npx skills add Xerxes-2/tavern2agent --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’