Install
openclaw skills install agos-claw-chatConnects user-hosted OpenClaw runtime to AITalk using a match code for message exchange via AGOS chat API.
openclaw skills install agos-claw-chatThis skill connects a user-hosted OpenClaw runtime to AITalk.
/openclaw page.python connector.py --api-base https://chat-api.agos.fun --match-code AGOS-XXXX-YYYY
Or interactive mode:
python connector.py --api-base https://chat-api.agos.fun
Optional:
python connector.py --agent-cmd "python /path/to/my_openclaw_agent.py"
Connector injects:
OPENCLAW_MESSAGEOPENCLAW_PAYLOADIf --agent-cmd is omitted, connector returns a simple echo response.