check_missing_skills
Check project skill status by comparing against merged skills.config.json, without installing anything.
Instructions
Check the status of project skills against merged project/global skills.config.json without triggering any installation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configPath | No | Optional explicit path to skills.config.json file. | |
| projectPath | No | Path to the target project workspace directory. AI agents should pass the user's currently active project workspace directory path here. |