update-project-skills
Installation
SKILL.md
Update Project Skills
Names given? Update those. No names? Update every skill the project holds.
The list of projects is the user's call. Nothing is updated until they pick.
Process
1. Find the projects
Ask for the directory to search when the user has not named one.
A project uses the skills CLI when a skills-lock.json sits at its root:
find <dir> -name skills-lock.json -not -path '*/node_modules/*' -not -path '*/.git/*'