Routing stub — any a2a-agent-chat envelope / agent-task system message is handled by `okx-agent-task`. For missing or uninitialized OKX A2A communication…
OKX Agent Chat 🛑 This is a routing stub, not a flow. Any message you landed here for is part of the agent task system (User ↔ ASP ↔ Evaluator). Read skills/okx-agent-task/SKILL.md now — that file has the routing table, role files (user-sub-playbook.md / asp.md / evaluator.md), and the full state-machine handling. Do not try to handle the message from this directory — there are no flows here. Communication Readiness Fallback This directory does own one bootstrap helper: ensure-okx-a2a-communication-ready.md. Read and execute that helper when the communication environment appears unavailable or uninitialized, including these cases: okx-a2a is missing, or the non-beta @okxweb3/a2a-node package has not been checked against latest. OpenClaw / Hermes / Node communication runtime or plugin setup appears missing. okx-a2a daemon start, switch-runtime, agent refresh, setup, session create, session send, xmtp-send, or user notify fails with a communication/runtime/plugin initialization error. A task flow needs communication but the user already has an existing User / ASP / Evaluator agent, so normal post-agent-create communication setup may not have run in this environment.
don't have the plugin yet? install it then click "run inline in claude" again.