MCPcopy Create free account
hub / github.com/Snapchat/Valdi / remove

Method remove

npm_modules/cli/src/utils/skillsAdapters.ts:11–11  ·  view source on GitHub ↗
(skillName: string)

Source from the content-addressed store, hash-verified

9 /** Install a skill. resourceDir is the bundled skill directory (contains scripts/ etc). */
10 install(skillName: string, content: string, meta: SkillMeta, resourceDir?: string): void;
11 remove(skillName: string): void;
12 listInstalled(): string[];
13}
14

Callers 15

removeMethod · 0.65
removeNodeMethod · 0.65
_startSessionFunction · 0.65
removeDelegateMethod · 0.65
constructorMethod · 0.65
_startSessionFunction · 0.65
stopMethod · 0.65
micromatch.jsFile · 0.65
removeClassFunction · 0.65
TEST_PFunction · 0.65
TESTFunction · 0.65

Calls

no outgoing calls

Tested by 5

TEST_PFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52