bybullorosso· 38 skills
Use this skill whenever the agent communicates with external agents via the A2A protocol. It establishes auditable 'diplomatic channels' — dedicated counterpart projects (a2a-<agent-name>) in the workspace that store all exchanged files in a controlled exchange/ folder and maintain a human-readable conversation log. Trigger on any A2A tool invocation, inter-agent delegation, or when the user asks to collaborate with an external agent.
$npx -y skills add bullorosso/etienne --skill agent-collaborationInstalls into the current project.
Run `npx skills use "https://github.com/bullorosso/etienne" --skill "bullorosso/etienne/agent-collaboration"` 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/bullorosso/etienne" that are relevant to the current task. Run `npx skills add "https://github.com/bullorosso/etienne"` and select the relevant skills, then follow their instructions.