bylornshrimp· 59 skills
Use when creating a full or partial set of genre wrapper skills under a genre directory. Builds .github/skills/ subfolders and SKILL.md skeletons for a specified genre, keeps the 题材名-能力名 naming rule, and writes hard requirements that each genre skill must load and use its corresponding common skill when that common skill already exists.
$npx -y skills add lornshrimp/lorn.novelwriteskills --skill create-genre-skill-skeletonsInstalls into the current project.
Run `npx skills use "https://github.com/lornshrimp/lorn.novelwriteskills" --skill "lornshrimp/lorn.novelwriteskills/create-genre-skill-skeletons"` 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/lornshrimp/lorn.novelwriteskills" that are relevant to the current task. Run `npx skills add "https://github.com/lornshrimp/lorn.novelwriteskills"` and select the relevant skills, then follow their instructions.