Loading...
Loading...
Manage synchronization workflows between repository skills and local system skill directories.
npx skill4agent add oldwinter/skills sync-skills-managersync-skills.sh~/.agents/skills./system-skills| Command | Description |
|---|---|
| Preview system-only skills |
| Sync |
| Sync repo -> |
| Remove duplicate entries from |
| Show sync status |
sync-skills-3way.sh~/.codex/skills.system~/.agents/skills~/.agent/skillsrsync --updatesystem-skills/tools-skills/SKILL.md| Command | Description |
|---|---|
| Run 3-way incremental sync (default) |
| Show counts and name-level diffs |
| Show usage |
./sync-skills-3way.sh sync./sync-skills-3way.sh statussync-skills.shsync-config.json{
"system_skills_path": "~/.agents/skills",
"repo_skills_path": "./system-skills",
"exclude_patterns": ["sync-skills-manager"],
"sync_mode": "incremental",
"default_command": "diff"
}