bydemondamon· 20 skills
Guide for using the A2A (Agent-to-Agent) communication protocol in AgenticX including agent discovery, skill invocation, remote agent cards, and distributed agent systems. Use when the user wants agents to communicate with each other, set up distributed agent systems, invoke remote agent skills, or build agent-to-agent workflows.
$npx -y skills add demondamon/agenticx --skill agenticx-a2a-connectorInstalls into the current project.
Run `npx skills use "https://github.com/demondamon/agenticx" --skill "demondamon/agenticx/agenticx-a2a-connector"` 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/demondamon/agenticx" that are relevant to the current task. Run `npx skills add "https://github.com/demondamon/agenticx"` and select the relevant skills, then follow their instructions.