The built skill source: skills + the single skill tool + system-prompt catalog.
Summary
Types
@type t() :: %Toolnexus.Skill.Source{ prompt: String.t(), skills: [Toolnexus.Skill.Info.t()], tool: Toolnexus.Tool.t() }
The built skill source: skills + the single skill tool + system-prompt catalog.
@type t() :: %Toolnexus.Skill.Source{ prompt: String.t(), skills: [Toolnexus.Skill.Info.t()], tool: Toolnexus.Tool.t() }