feat: add autogen — expert skill for conversational multi-agent AI (SkillOpt 3 epochs) #86

Merged
jasper merged 1 commit from feat/autogen-skillopt into main 2026-07-09 14:57:37 -04:00
Contributor

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

Adds the **autogen** expert skill — Agent Skills format skill for conversational multi-agent AI with Microsoft AutoGen. Optimized through 3 greenfield SkillOpt epochs.\n\n**11 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
Greenfield SkillOpt: 3 epochs for Microsoft AutoGen skill.
Conversational agent model, GroupChat patterns, code execution,
nested chats, cancellation tokens, MCP integration.

All API surfaces validated against microsoft.github.io/autogen docs.
jasper merged commit 2036c19deb into main 2026-07-09 14:57:37 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!86
No description provided.