MCPcopy Index your code
hub / github.com/anomalyco/opencode / index.ts

File index.ts

packages/opencode/src/skill/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import path from "path"
3import { Effect, Layer, Context, Schema } from "effect"
4import { NamedError } from "@opencode-ai/core/util/error"

Callers

nothing calls this directly

Calls 15

isSkillFrontmatterFunction · 0.85
asMethod · 0.80
pushMethod · 0.80
directoriesMethod · 0.80
pullMethod · 0.80
addMethod · 0.65
getMethod · 0.65
scanFunction · 0.50
addFunction · 0.50
isInstanceMethod · 0.45
publishMethod · 0.45
toObjectMethod · 0.45

Tested by

no test coverage detected