Scaffold a WorldLines soul folder (角色灵魂包) — a self-contained character bundle that lives under souls/<sid>/ with persona kernel, RPG mechanics, behaviour rules, seeded memory, and the 6 soul-agent manifest. Use when creating a new soul / character that will inhabit a world. Multi-soul → one-world framework.
$npx -y skills add ludicdynamics/worldlines --skill soul-authoringInstalls into the current project.
Run `npx skills use "https://github.com/ludicdynamics/worldlines" --skill "ludicdynamics/worldlines/soul-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.