Agent Skills: Unify Representation & Centralize Loading (#15833)

This commit is contained in:
N. Taylor Mullen
2026-01-03 16:24:36 -08:00
committed by GitHub
parent 30f5c4af4a
commit f0a039f7c0
13 changed files with 410 additions and 451 deletions
@@ -45,6 +45,8 @@ async function listAction(
name: skill.name,
description: skill.description,
disabled: skill.disabled,
location: skill.location,
body: skill.body,
})),
showDescriptions: useShowDescriptions,
};