` with originLabel text: + - When `skill.originLabel === "Hermes skill"`, render a small inline badge instead of plain text: + `Hermes skill` + - Keep the existing `
` rendering for other originLabel values unchanged. + + 3. The `unmanagedSkillRows` data already flows from the skill registry API which includes Hermes native skills with `originLabel: "Hermes skill"` and `readOnly: true`. No data changes needed. +
Model
+{hermesModel ?? "Not set"}
+Native Skills
+{nativeSkillCount}
+Memory (VRAM)
++ {hermesMemoryBytes != null ? formatBytes(hermesMemoryBytes) : "Not loaded"} +
+