MCPcopy 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

1import { mkdtemp, mkdir, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import path from 'pathe';
4

Callers

nothing calls this directly

Calls 10

discoverSkillsFunction · 0.90
expandSkillParametersFunction · 0.90
makeSkillsRootFunction · 0.85
writeFlatFunction · 0.85
userRootFunction · 0.85
writeFlatOrSubdirSkillFunction · 0.85
testSkillFunction · 0.85
rawMethod · 0.80
renderSkillPromptMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected