Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
execute
Method · 0.80
execute
Method · 0.80
recursivelyMakeClineRequests
Method · 0.80
getSystemPrompt
Method · 0.80
getDiscoveredCommands
Function · 0.80
generateSystemPrompt
Function · 0.80
handleRequestSkills
Function · 0.80
handleCreateSkill
Function · 0.80
handleDeleteSkill
Function · 0.80
handleMoveSkill
Function · 0.80
handleUpdateSkillModes
Function · 0.80
handleOpenSkillFile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected