Versions in this module Expand all Collapse all v0 v0.4.1 Aug 29, 2026 v0.4.0 Aug 28, 2026 Changes in this version + const DefaultDir + const DefaultMaxBytes + const FileName + func Capabilities(sk []Skill) []agentloop.Capability + func Packs(sk []Skill) []sandbox.Pack + type Loader struct + Dir string + GlobalDir string + MaxBytes int + func (l Loader) Load(cwd string) ([]Skill, error) + type Skill struct + Body string + Description string + Name string + Path string + func Load(cwd string) ([]Skill, error)