Sync personal skills

Feature request for product/service

Cursor IDE

Describe the request

Currently, personal skills stored in ~/.cursor/skills/ are local-only and don’t follow you across machines. If you work on multiple devices or reinstall Cursor, you lose access to your skills and have to manually copy them over.
Request: Sync personal skills to the Cursor account, similar to how settings/keybindings sync today, so they’re available on any device you’re logged into.
Why it matters:
Skills encode personal workflows and shortcuts that are highly reusable
Manual copying across machines is friction that discourages building skills in the first place
It would make skills a first-class, persistent part of the Cursor experience

1 Like

Hi @Ashutosh_Ranjan,

You can sync your personal skills across machines today by storing them in a GitHub repository and installing them via the GitHub link on each device. Cursor’s Agent Skills support installation from GitHub repos, so you can maintain one central source and pull it onto any machine.

Native cloud sync for skills (like User Rules have) isn’t available yet, but I’ll pass your request along. Thanks for the suggestion.