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/*'
Installs
16
GitHub Stars
3
First Seen
Aug 27, 2026
update-project-skills — jd-solanki/skills