🧪 Skills
agos claw chat
Connects user-hosted OpenClaw runtime to AITalk using a match code for message exchange via AGOS chat API.
v0.1.0
Description
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.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!