Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Project skills in .agents/skills/ are recognized and listed in Cursor Settings (Rules → Skills), but they never appear in the slash command menu when typing / in Agent chat. Only built-in commands (e.g. /plan, /ask, /fix) are shown.Project skills in .agents/skills/ are recognized and listed in Cursor Settings (Rules → Skills), but they never appear in the slash command menu when typing / in Agent chat. Only built-in commands (e.g. /plan, /ask, /fix) are shown.
Steps to Reproduce
Add skills in .agents/skills//SKILL.md with valid YAML frontmatter (name, description).
Open Cursor Settings → Rules and confirm the skills are listed.
Open Agent chat (Cmd+I).
Type / and look for the project skills in the autocomplete list.
Expected Behavior
Project skills should appear in the slash command menu (e.g. /expo-deployment, /building-native-ui) alongside built-in commands, as described in the docs: “Type / followed by the skill name in chat to run it.”
Operating System
MacOS
Version Information
OS: macOS (fresh install)
Cursor: Clean install
Skill locations tested: .agents/skills/ (project-level)
Cursor version:
Version: 2.6.18
VSCode Version: 1.105.1
Commit: 68fbec5aed9da587d1c6a64172792f505bafa250
Date: 2026-03-10T02:01:17.430Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
Additional Information
This issue occurs for both project level skills and globally installed skills.
Does this stop you from using Cursor
No - Cursor works, but with this issue
