Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ parser.test.ts
File
parser.test.ts
packages/agent-core/test/skill/parser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'pathe'
;
4
Callers
nothing calls this directly
Calls
10
discoverSkills
Function · 0.90
expandSkillParameters
Function · 0.90
makeSkillsRoot
Function · 0.85
writeFlat
Function · 0.85
userRoot
Function · 0.85
writeFlatOrSubdirSkill
Function · 0.85
testSkill
Function · 0.85
raw
Method · 0.80
renderSkillPrompt
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected