MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / getSkillsManager

Method getSkillsManager

src/core/webview/ClineProvider.ts:2866–2868  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2864 }
2865
2866 public getSkillsManager(): SkillsManager | undefined {
2867 return this.skillsManager
2868 }
2869
2870 /**
2871 * Check if the current state is compliant with MDM policy

Callers 12

executeMethod · 0.80
executeMethod · 0.80
getSystemPromptMethod · 0.80
getDiscoveredCommandsFunction · 0.80
generateSystemPromptFunction · 0.80
handleRequestSkillsFunction · 0.80
handleCreateSkillFunction · 0.80
handleDeleteSkillFunction · 0.80
handleMoveSkillFunction · 0.80
handleUpdateSkillModesFunction · 0.80
handleOpenSkillFileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected