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:

  1. Project-specific: ./skills.yaml
  2. 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:

Installs
1
GitHub Stars
2
First Seen
8 days ago
skills_sync-cli — mono0926/skills-sync