Schema-aware workflow for creating or updating WorldLines game entities (JSON files under game/). Use when adding/editing NPCs, locations, items, quests, or fixing validation errors in entity files.
$npx -y skills add ludicdynamics/worldlines --skill entity-authoringInstalls into the current project.
Run `npx skills use "https://github.com/ludicdynamics/worldlines" --skill "ludicdynamics/worldlines/entity-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.