ag2ai

69 mods across 5 repositories, 4.9k stars between them.

ag2-claude-plugins

49

ag2ai/ag2-claude-plugins

Plugin Claude Code

Claude Code plugin marketplace for building AG2 agents and multi-agent workflows.

2 4mo ago A tokens not measured original Apache-2.0

ag2-agent-guide

50

ag2ai/ag2-claude-plugins

Plugin Claude Code

Agent-based guide for AG2 architecture decisions: when to use which patterns, agent design principles, and multi-agent best practices.

2 4mo ago A tokens not measured original Apache-2.0

ag2-architect

51

ag2ai/ag2-claude-plugins

Agent

AG2 architecture advisor that helps choose the right agent patterns, orchestration strategies, and design approaches for multi-agent systems. Consult before building to get the design right.

2 4mo ago A 38 tokens original Apache-2.0

ag2-prompt-engineer

52

ag2ai/ag2-claude-plugins

Agent

Helps craft effective system prompts for AG2 agents. Analyzes the agent's role, tools, and orchestration context to produce high-quality system messages that maximize agent reliability.

2 4mo ago A 43 tokens copy · 91% Apache-2.0

ag2-agent-reviewer

53

ag2ai/ag2-claude-plugins

Plugin Claude Code

Review AG2 agent code for common issues: prompt quality, tool contracts, error handling, and security.

2 4mo ago A tokens not measured original Apache-2.0

ag2-reviewer

54

ag2ai/ag2-claude-plugins

Agent

Reviews AG2 agent implementations for correctness, prompt quality, tool contracts, security, and best practices. Use after creating or modifying AG2 agents.

2 4mo ago A 34 tokens original Apache-2.0

ag2-agent-scaffold

55

ag2ai/ag2-claude-plugins

Plugin Claude Code

Scaffold new AG2 agents with proper structure, tool functions, and A2A server wiring.

2 4mo ago A tokens not measured original Apache-2.0

new-a2a-agent

56

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Scaffold a new A2A (Agent-to-Agent) compliant agent with server wiring, card settings, and skill definitions. Use for agents that will be deployed as A2A services.

2 4mo ago A 38 tokens original Apache-2.0

new-agent

57

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Scaffold a new AG2 ConversableAgent with tool functions and LLM config. Use when creating a standalone agent that needs tools, a system prompt, and proper structure.

2 4mo ago A 35 tokens original Apache-2.0

ag2ai/ag2-claude-plugins

Plugin Claude Code

AG2 design system and brand guidelines. Applies consistent visual identity to all generated UI code, artifacts, and visual output for the AG2 multi-agent AI framework.

2 4mo ago A tokens not measured original Apache-2.0

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Applies AG2's official design system and brand guidelines to all generated code, artifacts, UI components, and visual output. Use this skill whenever building web pages, landing pages, dashboards, product UIs, React components, HTML artifacts, presentations, or any visual output that should follow AG2's brand…

2 4mo ago A 196 tokens original Apache-2.0

ag2-tool-builder

60

ag2ai/ag2-claude-plugins

Plugin Claude Code

Create well-structured tool functions for AG2 agents with proper error handling and JSON contracts.

2 4mo ago A tokens not measured original Apache-2.0

connector-tool

61

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create tool functions that integrate with external APIs and connectors (Slack, GitHub, Microsoft Graph, databases, etc.). Handles authentication, pagination, and rate limiting.

2 4mo ago A 32 tokens original Apache-2.0

new-tool

62

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create a new tool function for an AG2 agent. Generates properly typed, documented tool functions with JSON return contracts and error handling.

2 4mo ago A 26 tokens original Apache-2.0

ag2ai/ag2-claude-plugins

Plugin Claude Code

Multi-agent orchestration patterns for AG2: group chat, sequential, round-robin, and custom workflows.

2 4mo ago A tokens not measured original Apache-2.0

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Core AG2 conventions that apply to all agent patterns -- LLMConfig, ending chats, agent types, and common APIs. Loaded automatically when building any AG2 workflow.

2 4mo ago A 34 tokens original Apache-2.0

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create a multi-agent group chat using AutoPattern (no handoffs). The Group Chat Manager selects agents automatically based on their descriptions. Use when conversation flow is unpredictable or defining explicit routing rules would be overly complex.

2 4mo ago A 42 tokens original Apache-2.0

group-chat

66

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create a multi-agent group chat using DefaultPattern with explicit handoffs. Use when you need deterministic control over agent transitions, pipelines with validation gates, hierarchical delegation, or context-aware routing between specialists.

2 4mo ago A 39 tokens original Apache-2.0

nested-chat

67

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create a nested chat workflow where a multi-step pipeline is encapsulated inside a single agent. Use when you want to package a sequence of agent interactions (research, draft, edit) into one agent that runs the pipeline automatically when triggered.

2 4mo ago A 47 tokens original Apache-2.0

sequential-chat

68

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create a sequential chat workflow where an initiator agent runs through a queue of chats in order. Use for step-by-step pipelines like outline -> plan -> format, where each stage builds on the previous output.

2 4mo ago A 41 tokens original Apache-2.0

two-agent-chat

69

ag2ai/ag2-claude-plugins

Skill Claude CodeCodex

Create a simple two-agent chat where two agents converse back and forth. The simplest multi-agent pattern -- use for iterative refinement, Q&A, debate, or any task where two roles alternate.

2 4mo ago A 38 tokens original Apache-2.0