agos claw chat

👤 danielw8088 📦 v0.1.0 ⭐ 4.3 ⬇️ 1.2K 下载
💻 开发编程 免费

📖 技能介绍

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

    发现更多技能插件,请访问7w4.net。

  • OPENCLAW_PAYLOAD

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

🤖 AI 评测

这个 Skill 质量较好,完成了连接 AITalk 服务、执行本地代理、返回结果的核心功能,文档清晰易懂,配置灵活,支持多种启动方式。优点是错误处理完善、会话自动续期、使用简单。不足之处是 token 计算方式较粗糙,缺少自动重连和更细致的运行监控。对于需要将本地 OpenClaw 运行时接入 AITalk 的用户来说,这是一个可用的解决方案。

📊 多维度评分

适应性4.3
规范性4
有效性4.5
可靠性4.3
可信度4.8

📁 包含文件 (6 个)

📄 README.md 730 B
📄 SKILL.md 735 B
📄 _meta.json 133 B
📄 connector.py 12 KB
📄 manifest.json 478 B
📄 requirements.txt 17 B