Agent Sync
Description
One source of truth for AI coding agent instructions. Merge rules, skills & workflows from multiple libraries and sync them to Claude Code, OpenAI Codex, Cursor & Google Antigravity — AGENTS.md, .claude/ and .agents/ generated and mounted via symlinks. Zero-dependency Go CLI.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
agsy (agent-sync)
[](https://github.com/IngSquared99/agent-sync/releases) [](LICENSE)
Merge & mount tool for multi-source AI instruction files: one set of sources, synced to Claude Code, Codex, Antigravity, and more.
**[📘 Full documentation](https://ingsquared99.github.io/agent-sync/#/en/)** | [繁體中文 README](README.zh-TW.md)
A. Core Concepts: What is agsy?
The problem it solves
When you use several AI development tools at once (Claude Code, OpenAI Codex, Google Antigravity, Cursor…), each tool reads its own instruction locations, in its own shapes:
- Claude Code reads rules from
.claude/rules/and skills from.claude/skills/ - Codex reads the root
AGENTS.mdand skills from.agents/skills/ - Antigravity reads the root
AGENTS.md, skills from.agents/skills/, and/nameworkflows from.agents/workflows/ - Cursor reads the root
AGENTS.mdand skills from.agents/skills/
The same coding conventions, skills, and procedures end up copied several times, in several formats, and every change has to be synced to every copy. On top of that you often want a personal shared library layered with a per-project one.
**agsy (agent-sync)** solves exactly this:
It **merges** instruction files from multiple sources into a single build output directory (`.agsy/` by default), **converts** them into each tool's native shape, then **mounts** the output into each tool's read location via links.
Edit only the sources, run `agsy apply` once, and every tool updates at the same time.
Know these terms first
The rest of the documentation uses these terms throughout.
| Term | Meaning |
|---|---|
| source | An original instruction library you maintain (the sources array); there can be several |
| output |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI