Skip to content

[BUG] Project skill display in slash command but plugin skill doesn't #17271

@elct9620

Description

@elct9620

Preflight Checklist

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

What's Wrong?

According to CHANGELOG.md, since v2.1.3, the slash command and skill are merged.

When skill is located in .claude/skills/my-skill, the /my-skill slash command is available.
However, when the skill is from a plugin e.g., plugin-skill, but /plugin:plugin-skill or /plugin-skill, both are not available.

What Should Happen?

Not sure which behavior is correct

Type Project Plugin
Command Visible Visible
Skill Current Visible Current Invisible

If the changelog is correct, all scenarios should be visible in /[command]

Error Messages/Logs

Steps to Reproduce

  1. Create a new plugin with plugin
  2. Install plugin in project-level or use --plugin-dir to load it
  3. Check /skills to ensure skill is available
  4. Check /[...] -> not visible if in the plugin

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.3

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Other

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:toolsbugSomething isn't workinghas reproHas detailed reproduction stepsplatform:macosIssue specifically occurs on macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions