Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ source
Method
source
packages/plugin/src/v2/effect/skill.ts:5–5 ·
view source on GitHub ↗
(source: SkillV2Source)
Source
from the content-addressed store, hash-verified
3
4
export
interface
SkillDraft {
5
source(source: SkillV2Source): void
6
list(): readonly SkillV2Source[]
7
}
8
Callers
5
skill.test.ts
File · 0.80
host.ts
File · 0.80
skill.ts
File · 0.80
skill.ts
File · 0.80
openContext
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected