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
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill autogen-microsoft-multi-agent-framework Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
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.