Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ getAllSkills
Method
getAllSkills
packages/node-runtime/src/ai/skill-manager.ts:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
getAllSkills(): SkillSummary[] {
79
return
this.core.getAllSkills()
80
}
81
82
/**
83
* 构建 AI 自选技能菜单文本
Callers
4
registerAiSkillRoutes
Function · 0.45
skill-manager-core.test.ts
File · 0.45
skill-manager.test.ts
File · 0.45
getAllSkills
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected