Skill Detail
AutoGen — Microsoft Multi-Agent Conversation Framework
AutoGen is Microsoft's open-source framework for building multi-agent systems where AI agents converse with each other and humans to solve tasks, with support for tool use and human-in-the-loop workflows.
Developer ToolsMulti-Framework
Developer Tools
Multi-Framework
Security Reviewed
⭐ 56.8k GitHub stars
COPY SKILL INSTRUCTIONS (OPTIONAL)
npx skills add agentskillexchange/skills --skill autogen-microsoft-multi-agent-framework
Uses the third-party skills CLI, not an ASE-owned installer. Check your agent’s compatibility. This copies instructions; complete the upstream tool setup below separately.
At a glance
Tools required
Python 3.10+, pip, OpenAI API key or compatible LLM
Install & setup
pip install autogen-agentchat
Author
Microsoft Research
Last updated
Apr 2, 2026
Quick brief
AutoGen is Microsoft’s open-source framework for building multi-agent systems where AI agents converse with each other and humans to solve tasks, with support for tool use and human-in-the-loop workflows.