agent-copy
Installation
SKILL.md
Agent Copy
This skill creates or refreshes a repo-root AGENTS.md file by copying the user's canonical global agent instructions, then appending a repo-specific guide for the current project.
Architecture:
canonical global instructions -> repo-local AGENTS.md -> repo-specific tail
Use one agent-copy skill for this workflow. Do not create separate runtime-specific variants such as agent-copy-codex, agent-copy-claude, or agent-copy-cursor; change the source path instead.
Default source:
$HOME/.codex/AGENTS.md
Default target:
./AGENTS.md