Commit 079dbf3
committed
Rewrite Cursor install to use native Agent Skills discovery
Cursor now natively supports Agent Skills and auto-discovers SKILL.md folders from ~/.agents/skills/ (and .agents/skills/, .cursor/skills/, ~/.cursor/skills/), the same directories Codex and Copilot CLI read. Replaces the earlier .cursor/rules/*.mdc pointer with the clone-and-symlink pattern the other assistants use, plus the Customize → Rules → Add Rule → Remote Rule (GitHub) UI path. Verified against Cursor's docs; kept the (Experimental) label since the skills have not yet been run through a live Cursor test prompt.1 parent 790ba4d commit 079dbf3
1 file changed
Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
119 | 115 | | |
120 | 116 | | |
121 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments