listSkills

View as MarkdownOpen in Claude

List all loaded skill instances with their name, ID, and initialization state.

Parameters

None.

Returns

{ name: string; instanceId: string; initialized: boolean }[]