MCPcopy Create free account
hub / github.com/arctic-cli/interface / registry.ts

File registry.ts

packages/arctic/src/skill/registry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import matter from "gray-matter"
2import { Config } from "../config/config"
3import { Global } from "../global"
4import { Instance } from "../project/instance"

Callers

nothing calls this directly

Calls 3

parseSkillFunction · 0.85
createMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected