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
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 Tools
Multi-Framework
Published
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill autogen-microsoft-multi-agent-framework
Tools required
Python 3.10+, pip, OpenAI API key or compatible LLM
Install & setup
pip install autogen-agentchat
Author
Microsoft Research
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.