Skip to content

Commit 1907f96

Browse files
authored
Merge pull request #2859 from appwrite/atharva/fix-article-cursor-3
fix article to show correct screenshot and add link to plugin
2 parents 13d7d61 + e9db49d commit 1907f96

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.optimize-cache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
"images/blog/csr-ssg-ssr.png": "cd07b21c221d97a59a9384aa86644886c27670f6d339d4f1696d331d93bf1e88",
406406
"images/blog/cursor-3-parallel-fleets-appwrite/cover.png": "33061608299b5fb82dce8db7215ba78dec2a4ec78153c7cec4c8d8da19d833a9",
407407
"images/blog/cursor-3-parallel-fleets-appwrite/cursor-agent-appwrite-workspace.png": "0d728a6011d81e166ccca1ecad4ba5abf3aa0835226146532b840b03a81d33fd",
408-
"images/blog/cursor-3-parallel-fleets-appwrite/cursor-slash-skills-modes.png": "04dfc42db054cdfc5eb4b44f8026d9aafc343e18e44977442857af67dbb06cf0",
408+
"images/blog/cursor-3-parallel-fleets-appwrite/cursor-slash-skills-modes.png": "d9a7fae8bc996ef7522a9e8930c3a24301f29ecdc4d1d70cc5b62890559dd3a8",
409409
"images/blog/custom-backup-policy/cover.png": "2fa12083bced8c44c2c1af68167ffacc8cf4332a46fb193355a8b4d5170b59d6",
410410
"images/blog/custom-domains-with-sites/cover.png": "ecd4c9621a67621b3a785ddcb04ef15cc5d3858ce2d9062867fa8dae2b29594d",
411411
"images/blog/custom-domains-with-sites/dns-records.png": "8acc1fb22263b50fd226c1ec2fb74957536545a20b6981d65037fe9f52aeaad6",

src/routes/blog/post/cursor-3-parallel-fleets-appwrite/+page.markdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ One of the most significant additions is the ability to hand off tasks to **Clou
3131

3232
## 3. Native Appwrite skills & MCP
3333

34-
Appwrite recently introduced **Appwrite Skills** - open-source Markdown files that give AI agents deep, language-specific knowledge of Appwrite SDKs. Cursor 3 introduces a **Marketplace** for these types of skills and **Model Context Protocol (MCP)** servers.
34+
Appwrite recently introduced **Appwrite Skills** - open-source Markdown files that give AI agents deep, language-specific knowledge of Appwrite SDKs. Cursor 3 introduces a **Marketplace** for these types of skills and **Model Context Protocol (MCP)** servers. You can find the **Appwrite plugin** in the [Cursor Marketplace](https://cursor.com/marketplace/appwrite).
3535

36-
![Cursor chat slash menu listing Appwrite skills, commands, and Ask, Debug, and Plan modes.](/images/blog/cursor-3-parallel-fleets-appwrite/cursor-slash-skills-modes.png)
36+
![Appwrite plugin in the Cursor Marketplace showing available MCPs, skills, and commands.](/images/blog/cursor-3-parallel-fleets-appwrite/cursor-slash-skills-modes.png)
3737

3838
- **Context precision:** Agents in Cursor 3 now discover and load these skills only when needed, reducing token waste and preventing the "hallucination" of old SDK methods.
3939
- **CLI integration:** You can manage these directly from the new Cursor CLI using `/mcp enable` or `/rules`.
-206 KB
Loading

0 commit comments

Comments
 (0)