Skip to content

Skill not loaded correctly - cc-switch

Quick fix

cc-switch only recognizes directories containing SKILL.md; manually extract the skills subdirectory from marketplace structures for loading.

Error output
导致 skill 无法被正确加载。
English translation

Skill not loaded correctly.

When loading a repository branch with marketplace structure, cc-switch places plugins directly into `~/.claude/skills` instead of extracting the skills subdirectories within plugins. This is because cc-switch strictly follows official specifications: currently, it only identifies directories containing `SKILL.md` as skills directories and does not support extended parsing for marketplace structures.

  1. From the marketplace-structured repository, manually locate the specific skill folder containing the `SKILL.md` file (e.g., `codex-agent-collaboration-plugin/skills/codex-agent-collaboration`).

  2. Load only that independent folder containing `SKILL.md` via cc-switch, rather than loading the entire repository or the plugins root directory.

Toolcc-switch
VersionUnknown
PlatformsUnknown
Does cc-switch support sharing skills between Claude Code and Codex?
Yes, this adaptation requirement has been added to the development plan.
Too many installed skills; how to find them quickly?
In version v3.19.2 and above, the Installed tab includes a search box supporting real-time filtering by name, description, ID, directory, and source repository.
Will direct support for loading marketplace plugins structures be added in the future?
Support for this extension is not currently considered; the official team is designing other full-installation solutions.

This is an unofficial community wiki with no affiliation to the cc-switch authors or the project itself. Its content is compiled from the project's public GitHub issues. This site distributes no software.