/** * The universal, unique ID of the skill. */ export type SkillId = string;