Provides struct and type for a SkillValidationFile
@type t() :: %Gleanex.Platform.SkillValidationFile{ is_manifest: boolean(), path: String.t(), size_bytes: integer() }