From 1f9149691e507dcedfa081e1dc7fd5e646631b21 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 9 Apr 2026 23:26:06 +0000 Subject: [PATCH] docs(agent-skills): Remove Cursor Nightly requirement alert Cursor now supports Skills in stable builds, no longer requiring Nightly. Remove the alert that told Cursor users they needed Nightly to use agent skills. Fixes DOCS-AHK Co-Authored-By: Claude Co-authored-by: Sergiy Dybskiy --- docs/ai/agent-skills/index.mdx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/ai/agent-skills/index.mdx b/docs/ai/agent-skills/index.mdx index 16b385f9248d5..41d1684791ca2 100644 --- a/docs/ai/agent-skills/index.mdx +++ b/docs/ai/agent-skills/index.mdx @@ -69,12 +69,6 @@ npx @sentry/dotagents install This creates an `agents.toml` that pins skill versions and can be committed to your repo, so every team member gets the same skills automatically. - - -Agent skills require Cursor Nightly. Enable via: **Cursor Settings > Rules > Import Settings > Agent Skills** - - - ## Quick Reference Paths where each client looks for skills: **user-level** (all your projects) and **project-level** (current repository only).