Type Alias: RemoteSkillSource
RemoteSkillSource =
net.UrlLike|AiToolsSource|RemoteSkillSourceOptions
A remote skill source: the AITOOLS_SOURCE constant, a URL-like
(string / URL / { url }), or a RemoteSkillSourceOptions bag with
per-source policy.