Diagnose why a plugin or skill configured in @Claude admin settings isn't loading. Checks mount directories, the Claude Code launch command, and startup logs from inside the running container, then explains what failed and how to fix it.
$npx -y skills add anthropics/claude-tag-plugins --skill debug-pluginsInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-tag-plugins" --skill "anthropics/claude-tag-plugins/debug-plugins"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-tag-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-tag-plugins"` and select the relevant skills, then follow their instructions.