Skip to content

Skill not detected by Claude Desktop's plugin loader (not available in Cowork on desktop) #202

Description

@igorxmath

Summary

Installing this plugin (v2.9.1) from the marketplace in the Claude Desktop app leaves the skill unavailable in Cowork sessions started from the desktop app. The plugin detail page (Settings -> Plugins -> Humanizer) shows:

This plugin doesn't have any skills or agents.

...even though the plugin is enabled and ships a SKILL.md plus an agents/ directory.

What works vs. what doesn't

Surface humanizer skill available?
Claude Code Yes - confirmed working
Cowork (web) Yes - confirmed working
Cowork (Claude Desktop) No
Desktop Settings -> Plugins -> Humanizer -> Skills tab "This plugin doesn't have any skills or agents."

Steps to reproduce

  1. Install the humanizer plugin from the marketplace in the Claude Desktop app (macOS).
  2. Confirm the plugin toggle is enabled.
  3. Open Settings -> Plugins -> Humanizer -> Skills. It reports the plugin has no skills or agents.
  4. Restart Claude Desktop. Already tried - the skill still does not appear.
  5. Start a Cowork task from the desktop app - the skill is not available.
  6. Same account in Claude Code and in Cowork on the web: the skill loads and runs fine.

Possible cause

This repo keeps SKILL.md at the repository root, next to .claude-plugin/plugin.json and the agents/ directory, rather than under skills/<name>/SKILL.md. If the desktop app's plugin loader only scans a skills/ subdirectory, a root-level SKILL.md would be invisible to it while Claude Code and Cowork web still resolve it. The empty Agents tab, despite a root-level agents/ directory, points the same way.

This is a hypothesis based on the public repo layout, not something I've verified against the desktop loader.

Environment

  • macOS 27

  • Claude Desktop Claude 1.24012.9 (03c61d) 2026-07-24T04:59:17.000Z

  • humanizer v2.9.1, source: Marketplace (humanizer), author blader

  • Plugin toggle: enabled

  • App restarted: yes, no change

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions