Skip to content
Open Source · MIT License

Sync Your AI Agents — Instantly.

AgentSync keeps your AI assistant configurations synchronized, so you can focus on coding, not copy-pasting.

pnpm Cargo Astro
agentsync robot

Why agentsync?


Terminal window
# Install (macOS)
curl -LO https://github.com/dallay/agentsync/releases/latest/download/agentsync-aarch64-apple-darwin.tar.gz
tar xzf agentsync-aarch64-apple-darwin.tar.gz
sudo mv agentsync-*/agentsync /usr/local/bin/
# Initialize and apply
agentsync init
agentsync apply

This documentation is the authoritative project reference.

Canonical Source: All agent instructions and skills are maintained in .agents/AGENTS.md. This is the single source of truth—they get synced everywhere!