[BUG] /skills dialog closes immediately in CLI without feedback
Resolved 💬 1 comment Opened Apr 22, 2026 by MFMentopolis Closed Apr 22, 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?
Problem
When running /skills in the Claude Code CLI, a dialog briefly appears
and closes immediately without any useful output or feedback:
- The command appears to do something (dialog opens)
- But closes instantly — no list of skills, no error, no guidance
- Users have no way to discover available skills from the CLI
## Actual behavior
Dialog opens and closes immediately. No output. No error. No guidance.
What Should Happen?
Either:
- Display a list of available skills and how to invoke them (like
/help) - Or show a clear message: "The /skills dialog is only available in the
desktop app. To run a skill, type /skill-name directly."
Error Messages/Logs
Steps to Reproduce
launch Claude CLI in console
type /skill
select an entry, press <ENTER>
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.117 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗