MCPcopy 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

registerAiSkillRoutesFunction · 0.45
getAllSkillsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected