Author or edit a SillyTavern-compatible 世界卡 / world book (V2/V3 spec) directly inside a NeonRP project. Use when the user asks to build, expand, or fix lorebook entries, world cards, character_book payloads, or tavern-style world packages. Distinct from tavern-game-import, which converts an existing card into a playable slice — this skill is about authoring the tavern format itself.
$npx -y skills add ludicdynamics/worldlines --skill world-card-authoringInstalls into the current project.
Run `npx skills use "https://github.com/ludicdynamics/worldlines" --skill "ludicdynamics/worldlines/world-card-authoring"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ludicdynamics/worldlines" that are relevant to the current task. Run `npx skills add "https://github.com/ludicdynamics/worldlines"` and select the relevant skills, then follow their instructions.