install_skills
Install missing project skills from skills.config.json into .agents/skills, with automatic workspace detection and version tracking.
Instructions
Install missing project skills defined in project/global skills.config.json into .agents/skills. Uses workspace auto-detection, global cache, and version tracking.
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. |