首页/AI 工程/microsoft-agent-framework
M

microsoft-agent-framework

by @githubv1.0.0
4.1(14)

Microsoft Agent Framework 统一框架,整合 Semantic Kernel 和 AutoGen 功能,用于应用、Agent 和工作流开发

microsoftagent-frameworksemantic-kernelautogenai-integrationGitHub
安装方式
npx skills add github/awesome-copilot --skill microsoft-agent-framework
compare_arrows

Before / After 效果对比

1
使用前

需要分别学习 Semantic Kernel 和 AutoGen,框架切换成本高,代码无法复用

使用后

统一框架整合两大平台优势,一套代码支持多种 Agent 模式,开发效率大幅提升

description SKILL.md

microsoft-agent-framework

Microsoft Agent Framework

Use this skill when working with applications, agents, workflows, or migrations built on Microsoft Agent Framework.

Microsoft Agent Framework is the unified successor to Semantic Kernel and AutoGen, combining their strengths with new capabilities. Because it is still in public preview and changes quickly, always ground implementation advice in the latest official documentation and samples rather than relying on stale knowledge.

Determine the target language first

Choose the language workflow before making recommendations or code changes:

  • Use the .NET workflow when the repository contains .cs, .csproj, .sln, .slnx, or other .NET project files, or when the user explicitly asks for C# or .NET guidance. Follow references/dotnet.md.

  • Use the Python workflow when the repository contains .py, pyproject.toml, requirements.txt, or the user explicitly asks for Python guidance. Follow references/python.md.

  • If the repository contains both ecosystems, match the language used by the files being edited or the user's stated target.

  • If the language is ambiguous, inspect the current workspace first and then choose the closest language-specific reference.

Always consult live documentation

  • Read the Microsoft Agent Framework overview first: https://learn.microsoft.com/agent-framework/overview/agent-framework-overview

  • Prefer official docs and samples for the current API surface.

  • Use the Microsoft Docs MCP tooling when available to fetch up-to-date framework guidance and examples.

  • Treat older Semantic Kernel or AutoGen patterns as migration inputs, not as the default implementation model.

Shared guidance

When working with Microsoft Agent Framework in any language:

  • Use async patterns for agent and workflow operations.

  • Implement explicit error handling and logging.

  • Prefer strong typing, clear interfaces, and maintainable composition patterns.

  • Use DefaultAzureCredential when Azure authentication is appropriate.

  • Use agents for autonomous decision-making, ad hoc planning, conversation flows, tool usage, and MCP server interactions.

  • Use workflows for multi-step orchestration, predefined execution graphs, long-running tasks, and human-in-the-loop scenarios.

  • Support model providers such as Azure AI Foundry, Azure OpenAI, OpenAI, and others, but prefer Azure AI Foundry services for new projects when that matches user needs.

  • Use thread-based or equivalent state handling, context providers, middleware, checkpointing, routing, and orchestration patterns when they fit the problem.

Migration guidance

Workflow

  • Determine the target language and read the matching reference file.

  • Fetch the latest official docs and samples before making implementation choices.

  • Apply the shared agent and workflow guidance from this skill.

  • Use the language-specific package, repository, sample paths, and coding practices from the chosen reference.

  • When examples in the repo differ from current docs, explain the difference and follow the current supported pattern.

References

Completion criteria

  • Recommendations match the target language.

  • Package names, repository paths, and sample locations match the selected ecosystem.

  • Guidance reflects current Microsoft Agent Framework documentation rather than legacy assumptions.

  • Migration advice calls out Semantic Kernel and AutoGen only when relevant.

Weekly Installs235Repositorygithub/awesome-copilotGitHub Stars26.2KFirst Seen5 days agoSecurity AuditsGen Agent Trust HubWarnSocketPassSnykPassInstalled ongemini-cli214codex211opencode203github-copilot202cursor202kimi-cli201

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量909
评分4.1 / 5.0
版本1.0.0
更新日期2026年3月22日
对比案例1 组

用户评分

4.1(14)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code

时间线

创建2026年3月22日
最后更新2026年3月22日