From ec91309c5f700727378faf60333992aec4a5e82a Mon Sep 17 00:00:00 2001 From: Pieter de Bruin Date: Thu, 7 May 2026 13:49:33 +0200 Subject: [PATCH] Rename skill from microsoft-build-cli to microsoft-build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per the Agent Skills spec (agentskills.io/specification), the skill name must match the parent directory name. The folder is already skills/microsoft-build/, so the name should be microsoft-build. Also: users ask 'What's new at Build for my project?' — the agent activates on 'build' in the description, not 'cli'. The -cli suffix adds no discovery value and violates the spec. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- skills/microsoft-build/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/microsoft-build/SKILL.md b/skills/microsoft-build/SKILL.md index c1c70c1..fd651ef 100644 --- a/skills/microsoft-build/SKILL.md +++ b/skills/microsoft-build/SKILL.md @@ -1,5 +1,5 @@ --- -name: microsoft-build-cli +name: microsoft-build description: >- Your companion for Microsoft Build 2026. Helps you find sessions relevant to your project, discover what's new for your tech stack, scaffold projects from