skill-sync
Installation
SKILL.md
Skill Sync
Maintain synchronization across all model directories after modifications to skills, agents, or prompts. With symlink-based installation (CLI local command), most syncing is automatic. This skill covers when manual sync is needed.
When to Use
- After creating or modifying skills, agents, or prompts
- After bulk changes or git pull with skill updates
- When model directories appear out of sync
Don't use for:
- Initial installation (use
npx ai-agents-skills local) - Adding skills from external repos (use
npx ai-agents-skills add)