Claude Code Skills listen
controlcenter_list_skillsList installed Claude Code skills by scanning the deployed skills folder and source skill library. Optionally restrict to deployed skills or provide custom paths for both directories.
Instructions
Inventarisiert installierte Claude Code Skills aus dem deployte Skills-Ordner und der Quell-Skill-Bibliothek.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skillsRoot | No | Optionaler Pfad zum deployte Skills-Ordner. Standard ist ~/.claude/skills. | |
| deployedOnly | No | Wenn true, werden nur deployte Skills zurückgegeben und die Quell-Skill-Bibliothek nicht gescannt. | |
| sourceSkillsRoot | No | Optionaler Pfad zum Quell-Skill-Bibliotheks-Root. Standard ist der lokale .AI/.SKILLS/skills-Ordner. |