Skip to content

skill-sync

One Git-backed skill library. Explicit installs. Safe updates across Codex and Claude.

skill-sync keeps reusable AI skills in a canonical Git repository and projects selected skills into the tools and repositories where you use them. Every write is validated, conflicts stop instead of overwriting local work, and automation receives deterministic JSON and exit statuses.

initaddinstallstatussyncpublish
  • The library is a normal Git repository, but skill-sync treats fetched content as inert data.
  • Installed copies are tracked by exact revision and digest in project metadata.
  • status and diff make local, canonical, and recorded-base differences visible.
  • Replacing local edits requires explicit destructive intent and confirmation.
  • Canonical writes use a clean exact-revision checkout, a normal commit, and a non-force push.

Start with installation or jump directly to the complete command reference.