sync_skills
Synchronizes project workspace skills with your personal skill collection and global cache to maintain consistent skill versions across environments.
Instructions
Synchronize project workspace skills with your personal skill collection (~/.ai-skills/skills.config.json) and global cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configPath | No | Optional explicit path to a 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. |