microsoft-agent-framework

Apply Microsoft Agent Framework guidance to .NET and Python projects.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/leonanpereirapinto/ai-utils --skill microsoft-agent-framework-leonanpereirapinto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-agent-framework
Source: https://github.com/leonanpereirapinto/ai-utils/tree/main/skills/dotnet/microsoft-agent-framework
Command: npx skills add https://github.com/leonanpereirapinto/ai-utils --skill microsoft-agent-framework-leonanpereirapinto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides practical, up-to-date guidance for building, refactoring, and reviewing Microsoft Agent Framework solutions across .NET and Python.

Core Features & Use Cases

  • Shared guidance and language-specific references to help teams design agents and workflows, migrate from Semantic Kernel or AutoGen, and align with current documentation.
  • Recommends best practices for async operation, error handling, typing, and deployment considerations in both .NET and Python contexts.
  • Use Case: When starting a new Agent Framework project or migrating an existing one, consult this Skill for the appropriate language workflow and official references.

Quick Start

Specify the target language (DOTNET or Python) and consult the corresponding references to begin implementing or migrating an Agent Framework solution.

Frequently Asked Questions about microsoft-agent-framework

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate from Semantic Kernel or AutoGen to the Microsoft Agent Framework?

Migrating from Semantic Kernel or AutoGen involves applying shared guidance and language-specific references to refactor existing implementations into current Agent Framework APIs for .NET and Python.

What are the best practices for asynchronous operations in Agent Framework workflows?

Asynchronous operations in Agent Framework workflows require following recommended best practices for async execution, error handling, typing, and deployment considerations specific to your .NET or Python context.

Does the Microsoft Agent Framework support both .NET and Python for autonomous agents?

Yes, the Microsoft Agent Framework supports both .NET and Python, providing language-specific references to help teams design autonomous agents, manage MCP interactions, and implement multi-language workflows.

How do I start building an Agent Framework project?

To start building an Agent Framework project, specify your target language as either DOTNET or Python, then consult the corresponding official references to begin implementing or migrating your solution.

What is the Microsoft Agent Framework used for?

The Microsoft Agent Framework is used for streamlining autonomous agent and workflow implementations across .NET and Python, ensuring alignment with official documentation during codebase creation, review, or migration.