Skills not shown in Cursor CLI while visible and working in desktop app

Hey, this is a known parity gap between the CLI and desktop. The CLI uses a narrower way to discover skills than the IDE:

Some cases are already fixed in newer CLI versions (loading ~/.cursor/skills, auto-trigger via natural language). You’re on 2026.04.17, so those fixes should apply.

To figure out which case you’re hitting, can you share:

  1. Where the skills that show up in desktop but not in CLI are located project .cursor/skills, user ~/.cursor/skills, plugin, nested
  2. The output of /skills in your CLI session

Related thread: Cursor CLI don't see user skills just project ones