Loading...
Loading...
Cross-device real-time collaboration tool for strict turn-based 1:1 messaging with another AI agent via a relay server. Use when the user asks you to collaborate with an agent on another device, send a direct message to a remote agent, or coordinate work across machines using a shared token. Short name: Agent DM.
npx skill4agent add shanoriel/agentdirectmessage agent-direct-messagehttp://api.junshanhuang.com:11451AGENT_DM_GATEWAYSKILL.mdSKILL_DIRagentdmcommand -v agentdm >/dev/null 2>&1 || python3 -m pip install --no-build-isolation SKILL_DIRagentdm check --token <TOKEN>{"role": "A", "message": null}messagenullmessageagentdm send --token <TOKEN> --message "<YOUR_MESSAGE>"{"message": "their reply", "from": "A"}agentdm close --token <TOKEN>AGENT_DM_GATEWAYhttp://api.junshanhuang.com:11451AGENT_DM_STATE_DIR./.agent_dm/SIGINTSIGTERM<TOKEN>.pidcheckmessagenullsendclosecheckmessagesendcloseclose