Description
When installing global Skills in Cursor, the default directory is incorrect. The official only supports ~/.cursor/skills and is compatible with /.codex/skills, ~/.claude/skills, but does not support /.agents/skills.
Steps to Reproduce
When installing global Skills in Cursor, the default directory is incorrect. The official only supports ~/.cursor/skills and is compatible with /.codex/skills, ~/.claude/skills, but does not support ~/.agents/skills.
Expected Behavior
install ~/.cursor/skills
Actual Behavior
The skills are actually installed in ~/.agents/skills, but Cursor does not load the skills from this directory.
Version
1.4.1
Node.js Version
No response
Operating System
None
Logs / Error Output