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.
$npx -y skills add ag2ai/ag2-claude-plugins --skill two-agent-chatInstalls into the current project.
Run `npx skills use "https://github.com/ag2ai/ag2-claude-plugins" --skill "ag2ai/ag2-claude-plugins/two-agent-chat"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ag2ai/ag2-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ag2ai/ag2-claude-plugins"` and select the relevant skills, then follow their instructions.