From b5cf6a24738e93478c79f12bc706bdfce3a3b1f7 Mon Sep 17 00:00:00 2001 From: Chris McKee Date: Fri, 6 Feb 2026 10:13:28 -0600 Subject: [PATCH] refactor: Remove Semantic Kernel library reference table --- skills/microsoft-docs/SKILL.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/skills/microsoft-docs/SKILL.md b/skills/microsoft-docs/SKILL.md index 1d684745..146637c2 100644 --- a/skills/microsoft-docs/SKILL.md +++ b/skills/microsoft-docs/SKILL.md @@ -86,14 +86,6 @@ DevUI docs are split across Learn and the GitHub repo. The best research strateg The GitHub repo source is particularly valuable for DevUI because it contains API-level detail (endpoint schemas, proxy config, auth tokens) that the Learn page summarizes. -#### Semantic Kernel - -| Library ID | Snippets | Score | Coverage | -|---|---|---|---| -| `/websites/learn_microsoft_en-us_semantic-kernel` | 4,909 | 69.5 | **Primary** — agents, plugins, orchestration, function calling, migration guides | -| `/websites/learn_microsoft_en-us_semantic-kernel_frameworks_agent` | 932 | 76.4 | Agent framework subset — ChatCompletionAgent, AgentGroupChat, orchestration patterns | -| `/microsoft/semantic-kernel` | 2,950 | 74.7 | GitHub repo — samples, ADRs, design documents, process integration | - ### Azure & .NET (learn.microsoft.com) | Library ID | Snippets | Score | Coverage |