Provides struct and type for a SkillV2Info
@type t() :: %OpenCode.Generated.SkillV2Info{ content: String.t(), description: String.t() | nil, location: String.t(), name: String.t(), slash: boolean() | nil }