Skip to main content
MIT License • Python 3.10+

agent-sync

Sync your AI agents configs & skills — from one repo, everywhere.

$ pipx install git+https://github.com/renatocaliari/agent-sync
See it in action

See all available commands

Complete reference of all agent-sync CLI commands.

Terminal — agent-sync
$ agent-sync --help
Usage: agent-sync [OPTIONS] COMMAND [ARGS]...


  agent-sync Commands

  Sync & Backup:
    init
    link
    push
    pull
    status
    diff
    sync

  Repositories:
    repos             list | target (private | public | remove | list) | source 
(add | list | remove)
    publish           add | list | remove | run

  Configuration:
    config            show | repo | edit | reset
    generate-config

  Skills:
    skills           list | centralize

  Agents:
    agents           list
    enable
    disable
    export

  System:
    secrets          list | edit | enable | disable
    mcp
    update
    version

  Run 'agent-sync <command> --help' for more details on a command.

Why agent-sync?

Built for developers who live across multiple machines and agents.

One Command Setup

Initialize in seconds. Push your config repo and pull it everywhere else.

Real-time Sync

Changes on one machine? Push and pull instantly. No manual copying.

Safe by Default

Dry-run before any sync. Rollback support. Never lose your configs.

Multi-Agent Support

Claude, Gemini, RooCode, Cline, Cursor, Qwen, Pi — all in one sync.

Your agents, synced

Works with the most popular AI coding assistants and IDEs.

Get running in 30 seconds

Choose your preferred installation method.

pipx (recommended)
# Install with pipx from GitHub (avoids PyPI name conflict)
pipx install git+https://github.com/renatocaliari/agent-sync

# Verify installation
agent-sync --version

Ready to sync?

Join developers who've ditched manual config management forever.