Author or improve the run-<unit> skill — a per-project skill that tells agents how to build, launch, and drive this project's app. Use when the user asks to set up the project, get it running, write run instructions, or verify build/run steps work from a clean environment.
$npx -y skills add asgeirtj/system_prompts_leaks --skill run-skill-generatorInstalls into the current project.
Run `npx skills use "https://github.com/asgeirtj/system_prompts_leaks" --skill "asgeirtj/system_prompts_leaks/run-skill-generator"` 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/asgeirtj/system_prompts_leaks" that are relevant to the current task. Run `npx skills add "https://github.com/asgeirtj/system_prompts_leaks"` and select the relevant skills, then follow their instructions.