Schema and authoring guide for dep-* skills — project-local migration runbooks for high-touch dependencies. Use when a dep major-bump breaks CI and you need to either apply an existing recipe or write a new one.
$npx -y skills add homenshum/nodebenchai --skill dep-skills-howtoInstalls into the current project.
Run `npx skills use "https://github.com/homenshum/nodebenchai" --skill "homenshum/nodebenchai/dep-skills-howto"` 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/homenshum/nodebenchai" that are relevant to the current task. Run `npx skills add "https://github.com/homenshum/nodebenchai"` and select the relevant skills, then follow their instructions.