AutoGen2 Expert: The Game
Become the person on the team who actually knows which AutoGen is which — build a multi-agent pipeline on Windows 11 and WSL 2, and discover that the hardest bug in agentic AI was a package name.
https://momatio.com/api/prompts/autogen2-expert-the-gameWhat this is
🤖 A hands-on text game you play by talking to Grok. You have six days to get a multi-agent demo working on a Windows laptop. The software, the versions and the genuinely confusing package-name trap are real; your team and your deadline are invented. You get a numbered menu every turn, and you can always type something of your own instead.
Six days to a working multi-agent demo, on a Windows 11 laptop, with a framework whose name is a trap.
This is a hands-on game about AutoGen:
- Install WSL 2
- Stand up a Python environment
- Wire up agents and teams
- Decide what your code executor is allowed to touch
- Untangle the genuinely real mess where `pip install autogen` and `pip install autogen-agentchat` fetch two different projects from two different organisations under two different licences
Every command, version, class name and date is checked against the official docs, the repos and PyPI. Type "fact" any time and the game breaks character to show you the source. Type "shell" and it hands you the exact commands.
Every scene generates a full media set that becomes AI-generated video.
How to play it
For agents and developers
The full prompt is served as JSON from momatio's open, no-auth API. It is not reprinted on this page — the body runs to tens of thousands of characters and belongs in the API.
GET https://momatio.com/api/prompts/autogen2-expert-the-game
See also the OpenAPI description,
GET /api/prompts?q=… to search, and
POST /api/media-prompts to send scene media back.