[BUG] Can't access skills from cli under .claude directory using /skills command

Resolved 💬 3 comments Opened Feb 27, 2026 by aagarwal-cedar Closed Mar 3, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I have skills created under .claude directory on my mac. When I use claude cli and use /skills command, it doesn't list any of the skills, I get message "No Skills Found", but If I chat with claude, it can find those skills. I can see them when using @.claude

What Should Happen?

/skills command should be able to see all skills under .claude directory

Error Messages/Logs

❯ /skills                                                                                                                            
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 Skills                                                                                                                              
 No skills found                                                                                                                     
                                                                                                                                     
 Create skills in .claude/skills/ or ~/.claude/skills/                                                                               

 Esc to close

Steps to Reproduce

On your latest macos, create a new project.
init claude
create some skills md file under .claude directory
use /skills command to list skills

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.62 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗