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.
$npx -y skills add ag2ai/ag2-claude-plugins --skill nested-chatInstalls into the current project.
Run `npx skills use "https://github.com/ag2ai/ag2-claude-plugins" --skill "ag2ai/ag2-claude-plugins/nested-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.