claude-code - 💡(How to fix) Fix [BUG] Custom skills are not recognized on Claude Code on the web [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#47929Fetched 2026-04-15 06:38:19
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Error Message

Error Messages/Logs

Code Example

N/A
RAW_BUFFERClick to expand / collapse

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?

Custom skills are not recognized on Claude Code on the web. When a custom skill is invoked, it is not recognized and does not execute.

What Should Happen?

Custom skills should be recognized and executed when invoked on Claude Code on the web.

Error Messages/Logs

N/A

Steps to Reproduce

  1. Open Claude Code on the web
  2. Invoke a custom skill
  3. The skill is not recognized and does not execute

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.107 (Claude Code)

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Non-interactive/CI environment

Additional Information

No response

extent analysis

TL;DR

The issue with custom skills not being recognized on Claude Code on the web may be due to a configuration or compatibility issue with the Opus Claude Model.

Guidance

  • Verify that the custom skills are properly configured and enabled for the Opus Claude Model in the Claude Code settings.
  • Check the compatibility of the custom skills with the Opus Claude Model and the Anthropic API.
  • Investigate if there are any specific requirements or restrictions for custom skills on the web version of Claude Code.
  • Consider testing the custom skills with a different Claude Model to isolate the issue.

Example

No code snippet is provided as the issue does not contain sufficient technical details.

Notes

The lack of error messages or logs makes it challenging to pinpoint the exact cause of the issue. Further investigation and debugging may be necessary to resolve the problem.

Recommendation

Apply workaround: Try testing the custom skills with a different Claude Model or configuration to see if the issue persists, as the root cause is currently unclear.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING