Validates internet access, compares the locally installed pm-skills version against the latest public release, and updates local files with conflict-aware overwrite-or-skip options. Produces an update report listing changed files, skipped files, and new capabilities. Use when you want to bring a local pm-skills installation up to date.
$npx -y skills add product-on-purpose/pm-skills --skill utility-update-pm-skillsInstalls into the current project.
Run `npx skills use "https://github.com/product-on-purpose/pm-skills" --skill "product-on-purpose/pm-skills/utility-update-pm-skills"` 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/product-on-purpose/pm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/product-on-purpose/pm-skills"` and select the relevant skills, then follow their instructions.