GHHG10's picture
download
raw
364 Bytes
import { SkillV2 } from "@opencode-ai/core/skill"
import { HttpApiBuilder } from "effect/unstable/httpapi"
import { Api } from "../api"
import { response } from "../groups/location"
export const SkillHandler = HttpApiBuilder.group(Api, "server.skill", (handlers) =>
handlers.handle("skill.list", () => response(SkillV2.Service.use((skill) => skill.list()))),
)

Xet Storage Details

Size:
364 Bytes
·
Xet hash:
4b23688095b77beb54cf2ae59cd8b107e1449807ef7f7790a3efcdbace8c3e41

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.