Versions in this module Expand all Collapse all v0 v0.5.4 Jul 20, 2026 Changes in this version + const ManifestFile + type InstalledSkill struct + Digest string + Name string + Version string + type Manifest struct + Skills []ManifestSkill + type ManifestSkill struct + Digest string + Name string + Path string + Version string + type Result struct + Skills []InstalledSkill + func Bootstrap(ctx context.Context, state *skillstate.Store, manager *skills.Manager, ...) (Result, error)