Skip to content

Commit 8c086ab

Browse files
committed
docs: add Cursor to agent skills directory table
Adds Cursor to the list of AI coding agents that support skills in the MCP Apps build guide, with links to the official Cursor docs and the correct skill directory paths for macOS/Linux and Windows.
1 parent 49e718a commit 8c086ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/extensions/apps/build.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ And then copying the skill to the appropriate location for your agent:
6060
| [Cline](https://cline.bot/blog/cline-3-48-0-skills-and-websearch-make-cline-smarter) | `~/.cline/skills/` | `%USERPROFILE%\.cline\skills\` |
6161
| [Goose](https://block.github.io/goose/docs/guides/context-engineering/using-skills/) | `~/.config/goose/skills/` | `%USERPROFILE%\.config\goose\skills\` |
6262
| [Codex](https://developers.openai.com/codex/skills/) | `~/.codex/skills/` | `%USERPROFILE%\.codex\skills\` |
63+
| [Cursor](https://cursor.com/docs/context/skills) | `~/.cursor/skills/` | `%USERPROFILE%\.cursor\skills\` |
6364

6465
<Note>
6566

0 commit comments

Comments
 (0)