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