CC does not include YAML frontmatter (from SKILL.md) when the skill tool is invoked. Copilot includes the YAML frontmatter. This includes the description metadata that is already in the context window.
Note: CC's Skill tool returns allowed-tools (from YAML frontmatter) in the tool result. The SKILL.md content, on the other hand, is returned as a separate user message.
Should GHCP be aligned with CC on this?
CC does not include YAML frontmatter (from
SKILL.md) when the skill tool is invoked. Copilot includes the YAML frontmatter. This includes the description metadata that is already in the context window.Note: CC's Skill tool returns allowed-tools (from YAML frontmatter) in the tool result. The
SKILL.mdcontent, on the other hand, is returned as a separate user message.Should GHCP be aligned with CC on this?