Skip to content

Repository files navigation

Agent Synchronizer

CLI tool for syncing skills, subagents, AGENTS/CLAUDE.md and provider-specific files.

Install

uv add agent-synchronizer

Usage

uv run agent-synchronizer <central_repo> \
    --config <config_path> \
    --save-config \
    --sync-report \
    --verbose \

Config

common:
  - AGENTS.md
  - skills
  - agents
providers:
  - name: codex
    path: /Users/me/.codex
    files:
      - config.toml

common lists files and directories synced for every provider. Provider files are synced under that provider's directory in the central repo.

OOTB Providers

We use the $HOME-based config directories for each provider.

  • Claude
  • Codex
  • OpenCode
  • Cursor

About

CLI tool for synchronizing skills, subagents, and agent configurations into a single repository

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages