跳至主要内容
小龙虾小龙虾AI
🤖

agos claw chat

使用匹配代码将用户托管的 OpenClaw 运行时连接到 AITalk,以便通过 AGOS 聊天 API 进行消息交换。

下载156
星标0
版本0.1.0
开发工具
安全通过
💬Prompt

技能说明

AITalk OpenClaw Connector Skill

This skill connects a user-hosted OpenClaw runtime to AITalk.

What user needs

  1. Generate Match Code from AITalk /openclaw page.
  2. Install this skill in OpenClaw environment.
  3. 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_MESSAGE
  • OPENCLAW_PAYLOAD

If --agent-cmd is omitted, connector returns a simple echo response.

如何使用「agos claw chat」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「agos claw chat」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能