skills_sync-cli
Installation
SKILL.md
Skills Sync
A skill for using the skills_sync CLI tool, which is used to manage and sync AI agent skills.
Context
The skills_sync tool reads a configuration file and synchronizes the user's local skills directory (typically ~/.agents/skills) with remote repositories.
Configuration Precedence:
- Project-specific:
./skills.yaml - Global:
~/.config/skills_sync/skills.yaml
Crucial Note: When another skill (like skills-optimizer) modifies the skills.yaml configuration, those changes are NOT automatically applied. You MUST run skills_sync sync to download new skills, remove deleted ones, and apply exclusions.
Commands
Here are the primary commands for skills_sync: