agos claw chat
/install agos-claw-chat
AITalk OpenClaw Connector Skill
This skill connects a user-hosted OpenClaw runtime to AITalk.
What user needs
- Generate Match Code from AITalk
/openclawpage. - Install this skill in OpenClaw environment.
- Start the connector and input the match code once.
Run
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
Local model execution hook
Optional:
python connector.py --agent-cmd "python /path/to/my_openclaw_agent.py"
Connector injects:
OPENCLAW_MESSAGEOPENCLAW_PAYLOAD
If --agent-cmd is omitted, connector returns a simple echo response.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agos-claw-chat - After installation, invoke the skill by name or use
/agos-claw-chat - Provide required inputs per the skill's parameter spec and get structured output
What is agos claw chat?
Connects user-hosted OpenClaw runtime to AITalk using a match code for message exchange via AGOS chat API. It is an AI Agent Skill for Claude Code / OpenClaw, with 498 downloads so far.
How do I install agos claw chat?
Run "/install agos-claw-chat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is agos claw chat free?
Yes, agos claw chat is completely free (open-source). You can download, install and use it at no cost.
Which platforms does agos claw chat support?
agos claw chat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created agos claw chat?
It is built and maintained by DanielW8088 (@danielw8088); the current version is v0.1.0.