Write AI coding rules once, sync to every agent. Claude, CommandCode, Cursor, Copilot, Codex. https://x.com/saqibameen
Write AI coding rules once, sync to every agent.
Most developers already have an AGENTS.md or CLAUDE.md in their projects. agent-dotfiles reads your existing rules and propagates them to every coding agent you use. No new directories, no config files, no lock-in.
| Agent | Rules | Skills | Detection |
|---|---|---|---|
| Command Code | AGENTS.md | .commandcode/skills/ | ~/.commandcode |
| Claude Code | CLAUDE.md | .cursor/skills/ | ~/.cursor |
| Cursor | AGENTS.md | .cursor/skills/ | ~/.cursor |
| Cursor | AGENTS.md | .github/skills/ | ~/.cursor |
| Codex | AGENTS.md | .agents/skills/ | ~/.codex |
| OpenCode | AGENTS.md | .opencode/skills/ | ~/.config/opencode |
npx agent-dotfiles
Run without arguments to see detected agents, found rules, and available commands:
npx agent-dotfiles
Sync your rules file to all agents:
npx agent-dotfiles sync rules --from AGENTS.md --to all
Sync to specific agents:
npx agent-dotfiles sync rules --from AGENTS.md --to cursor,cursor
npx agent-dotfiles sync skills --from .cursor/skills --to all
Sync global rules across agents:
npx agent-dotfiles sync rules --from ~/.cursor/CLAUDE.md --to all --global
Preview what would happen without writing files:
npx agent-dotfiles sync rules --from AGENTS.md --to all --dry-run
| Flag | Description | Default |
|---|---|---|
--from <source> | Source rules file or skills directory | required |
--to <agents> | Target agents (comma-separated or all) | all |
--strategy <s> | skip, overwrite, or merge | skip |
--method <m> | copy or symlink | copy |
--global | Sync global |
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