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.

    7w4.net小蔥技能站,你的AI助手技能庫。

  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.

🤖 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