🤖
agos claw chat
使用匹配代码将用户托管的 OpenClaw 运行时连接到 AITalk,以便通过 AGOS 聊天 API 进行消息交换。
安全通过
💬Prompt
技能说明
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.
如何使用「agos claw chat」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「agos claw chat」技能完成任务
- 结果即时呈现,支持继续对话优化