Scaffold a new logic-* skill in the Logic-Lens repo and wire it into every place a skill must be registered, so no step is missed. Use when adding a seventh (or later) skill to Logic-Lens.
$npx -y skills add hyhmrright/logic-lens --skill new-skillInstalls into the current project.
Run `npx skills use "https://github.com/hyhmrright/logic-lens" --skill "hyhmrright/logic-lens/new-skill"` 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/hyhmrright/logic-lens" that are relevant to the current task. Run `npx skills add "https://github.com/hyhmrright/logic-lens"` and select the relevant skills, then follow their instructions.