Automatic synchronization for CLAUDE.md ↔ AGENTS.md files. Keep AI assistant instructions in sync when using Claude Code + Cursor together.
Automatic synchronization for CLAUDE.md ↔ AGENTS.md files in Claude Code projects
Keep your AI assistant instructions synchronized when using multiple AI coding tools (Claude Code, Cursor, etc.) in the same project.
Different AI coding tools read instructions from different files:
CLAUDE.mdAGENTS.mdWhen using multiple AI tools in the same project, you need both files to contain identical instructions. Manually keeping them in sync is tedious and error-prone.
cursor-agents-sync is a Claude Code hook that automatically synchronizes CLAUDE.md and AGENTS.md files:
# Clone or download this repository
git clone https://github.com/alexandrbasis/cursor-agents-sync.git
# Copy .cursor directory to your project
cp -r cursor-agents-sync/.cursor /path/to/your-project/
# Make scripts executable
chmod +x /path/to/your-project/.cursor/hooks/*.sh
Add to your .cursor/settings.local.json:
{
"hooks": {
"PostToolUse": [
{
"matcher": "Write|Edit",
"hooks": [
{
"type": "command",
"command": "\"$CLAUDE_PROJECT_DIR\"/.cursor/hooks/auto-sync-cursor-agents.py",
"timeout": 30
}
]
}
]
}
}
Now whenever you edit CLAUDE.md or AGENTS.md in Claude Code, the other file updates automatically.
┌────────────────────────────────────────────
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource