feat: add autogen — expert skill for conversational multi-agent AI (SkillOpt 3 epochs) #86
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/autogen-skillopt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the autogen expert skill — Agent Skills format skill for conversational multi-agent AI with Microsoft AutoGen. Optimized through 3 greenfield SkillOpt epochs.\n\n11 files: 1 SKILL.md, 6 references, 3 templates, 1 script\n\n### Epoch 1 — Prominence\n- UserProxyAgent is NOT a human user (hard-gate callout)\n- v0.4 API vs deprecated v0.2 distinction\n\n### Epoch 2 — Decision Guidance\n- Framework Routing Guide (AutoGen vs LangGraph vs CrewAI vs LangChain)\n- Where to Start table\n\n### Epoch 3 — Pattern Expansion\n- Code execution safety (Docker vs local)\n- Termination conditions to prevent loops\n- Nested chat delegation pattern\n- MCP tool integration\n\n### References\nAgent Types, Conversation Patterns, Group Chat, Code Execution, Tool Integration, FAQ