Hey, thanks for the request. I understand the issue with keeping AGENTS.md and Skills in sync across multiple SSH machines.
Unfortunately, there is no built-in sync for AGENTS.md or Skills yet. Here are some temporary workarounds:
- Use a Git repo for
.cursor/{agents,skills}and commit and pull on each machine - Use a bash script to sync from a central source, example in this thread Support Claude Skills - #7 by ultrawideturbolife
- Use a symlink to shared NFS or shared storage, if your infrastructure supports it
Your request is part of the broader topic of supporting Claude Skills Support Claude Skills. Iād recommend upvoting it with a like, the topic is being actively discussed.