From 00508b71f3612767118c240a189c7547c52ea511 Mon Sep 17 00:00:00 2001 From: Chris McKee Date: Fri, 6 Feb 2026 10:12:10 -0600 Subject: [PATCH] refactor: Remove Semantic Kernel prose, keep library reference table --- skills/microsoft-docs/SKILL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/skills/microsoft-docs/SKILL.md b/skills/microsoft-docs/SKILL.md index 7e91ba77..1d684745 100644 --- a/skills/microsoft-docs/SKILL.md +++ b/skills/microsoft-docs/SKILL.md @@ -94,8 +94,6 @@ The GitHub repo source is particularly valuable for DevUI because it contains AP | `/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 | -**Use the Learn website source** for Semantic Kernel tutorials and plugin setup. **Use the agent framework subset** for focused agent orchestration queries. **Use the GitHub repo** for sample code, architectural decisions, and advanced patterns (e.g., `GettingStartedWithProcesses`). - ### Azure & .NET (learn.microsoft.com) | Library ID | Snippets | Score | Coverage |