MCPcopy
hub / github.com/anomalyco/opencode / skill.ts

File skill.ts

packages/core/src/tool/skill.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as SkillTool from "./skill"
2
3import path from "path"
4import { ToolFailure } from "@opencode-ai/llm"

Callers

nothing calls this directly

Calls 6

unableToLoadFunction · 0.85
toModelOutputFunction · 0.70
listMethod · 0.65
findMethod · 0.65
globMethod · 0.65
makeMethod · 0.45

Tested by

no test coverage detected