migrating-semantic-kernel-to-agents Skill
Migrates .NET projects from Microsoft Semantic Kernel Agents (Microsoft.SemanticKernel.Agents) to Microsoft Agent Framework (Microsoft.Agents.AI). Handles NuGet package updates, namespace changes, agent creation, tool registration, thread management, and invocation transformations. Use when migrating ChatCompletionAgen Published by microsoft in upgrade-agent-plugins.
What is migrating-semantic-kernel-to-agents Skill?
Migrates .NET projects from Microsoft Semantic Kernel Agents (Microsoft.SemanticKernel.Agents) to Microsoft Agent Framework (Microsoft.Agents.AI). Handles NuGet package updates, namespace changes, agent creation, tool registration, thread management, and invocation transformations. Use when migrating ChatCompletionAgen Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Technical details
- Install or run with Copy skill directory
When to use migrating-semantic-kernel-to-agents Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/libraries/migrating-semantic-kernel-to-agents/SKILL.md
What it does
Migrates .NET projects from Microsoft Semantic Kernel Agents (Microsoft.SemanticKernel.Agents) to Microsoft Agent Framework (Microsoft.Agents.AI). Handles NuGet package updates, namespace changes, agent creation, tool registration, thread management, and invocation transformations. Use when migrating ChatCompletionAgen
Skill instructions
Semantic Kernel to Agent Framework Migration Overview Migrate .NET projects from Microsoft.SemanticKernel.Agents to Microsoft.Agents.AI (Agent Framework). The migration involves updating NuGet packages, namespaces, agent creation patterns, tool registration, thread management, and invocation methods. API mappings and code examples: Read references/api-mappings.md for detailed type/method/pattern transformations. Provider-specific patterns: Read references/provider-patterns.md for per-provider migration (OpenAI, Azure OpenAI, Assistants, Azure AI Foundry, A2A, Responses). Workflow Migration Progress: - [ ] Step 1: Execute - [ ] Step 2: Validate Step 1: Execute Execute continuously without pausing unless user interaction is truly needed. 1a. Update Package References For each project with explicit package dependencies (skip transitive-only consumers): 1. Read the project file to understand its structure and dependencies 2. Remove Semantic Kernel agent packages: - Microsoft.SemanticKernel
Explore related resources
Frequently asked questions
What is migrating-semantic-kernel-to-agents?
migrating-semantic-kernel-to-agents is a open-source AI agent skill with Copy skill directory. Migrates .NET projects from Microsoft Semantic Kernel Agents (Microsoft.SemanticKernel.Agents) to Microsoft Agent Framework (Microsoft.Agents.AI).
Who is migrating-semantic-kernel-to-agents best for?
migrating-semantic-kernel-to-agents is best for reusing agent instructions, scripts, and references.
How do I install migrating-semantic-kernel-to-agents?
Install or run migrating-semantic-kernel-to-agents using Copy skill directory. Check migrating-semantic-kernel-to-agents for the latest setup command.
Is migrating-semantic-kernel-to-agents actively maintained?
migrating-semantic-kernel-to-agents may need a closer maintenance check before production use.
Auto-fetched from GitHub.