← 返回 Skills 市场
yang1002378395-cmyk

Ai Intelligent Live Chat

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
365
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-live-chat
功能描述
在线客服,实时聊天 + AI 问答。
使用说明 (SKILL.md)

AI 智能在线客服系统

描述

在线客服,实时聊天 + AI 问答。

功能

  • 实时聊天(WebSocket)
  • AI 问答(GPT集成)
  • 多客服接入(客服分配)
  • 聊天记录(历史记录)
  • 满意度评价(评价系统)

定价

  • 基础版:¥199/月(3 客服)
  • 专业版:¥999/月(30 客服)
  • 企业版:¥2999/月(无限客服)

适用场景

  • 在线客服
  • 销售咨询
  • 技术支持
  • 售后服务

技术栈

  • Python + FastAPI
  • WebSocket
  • GPT 集成
  • 客服系统

安装

git clone https://github.com/openclaw-skills/ai-intelligent-live-chat
cd ai-intelligent-live-chat
pip install -r requirements.txt
python app.py

创建:2026-03-13 作者:OpenClaw Skills Team

安全使用建议
Do not run the provided git/pip/python commands on any machine you care about without first inspecting the remote repository. The skill bundle contains no code but tells you to clone and execute code from GitHub — that can install malware or exfiltrate secrets. Before installing: (1) verify the exact GitHub repository URL and its owner; (2) review the repo contents (app.py, requirements.txt, setup scripts) for unexpected behavior (network calls, reading env vars, uploading files); (3) check whether the app requires an OpenAI/API key and ensure keys are handled securely (not committed to repo); (4) run installs and the app inside an isolated sandbox/container; (5) prefer a skill that includes its code in the bundle or provides a signed release and a clear list of required environment variables and permissions. If you want help auditing the remote repo, provide its URL or the repo content and I can scan it for risky patterns (exfiltration, secrets-reading, obfuscated code).
功能分析
Type: OpenClaw Skill Name: ai-intelligent-live-chat Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md, skill.json, _meta.json) for an AI-powered live chat system. It lacks any executable code, and the instructions provided are standard for software installation (git clone, pip install). No indicators of malicious intent, data exfiltration, or prompt injection were found.
能力评估
Purpose & Capability
The skill claims 'GPT 集成' (GPT integration) and WebSocket live chat, but the package contains no code and declares no credentials. Asking to clone and run a remote repo to provide the claimed functionality is inconsistent with an instruction-only skill that should either include its code or declare required credentials and exact dependencies.
Instruction Scope
The runtime instructions tell the user/agent to run: git clone https://github.com/openclaw-skills/ai-intelligent-live-chat; pip install -r requirements.txt; python app.py. That directs the agent to download and execute third-party code (not included in the skill bundle). The instructions do not state what environment variables (e.g., OpenAI/API keys) are required, nor do they limit what the cloned code may do (file access, network calls, env reading).
Install Mechanism
Although the skill itself has no install spec, the SKILL.md recommends pulling arbitrary code from a GitHub repository and running pip install on its requirements — an extract-and-execute workflow from an external URL. This pattern has higher risk because it will write and execute remote code on the host and the bundle provides no verification or checksum for the repo.
Credentials
The skill mentions GPT integration but declares no required environment variables or primary credential. A legitimate GPT-integrated chat service would normally require at minimum an API key (OpenAI or another provider). The absence of declared credentials is a mismatch and may hide required secrets that the remote code will prompt for or read from the environment.
Persistence & Privilege
The skill does not request 'always' or other elevated persistent privileges and is user-invocable only. That is appropriate. However, because it instructs downloading and running external software, it can still create persisted services or network-exposed processes when executed — you should treat it like installing untrusted software.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-intelligent-live-chat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-intelligent-live-chat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI Intelligent Live Chat system: - Real-time web-based customer chat with AI Q&A (GPT integration) - Supports multiple agents with automatic routing - Chat history and satisfaction rating system - Flexible pricing tiers for various business needs - Built using Python, FastAPI, and WebSocket technologies
元数据
Slug ai-intelligent-live-chat
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ai Intelligent Live Chat 是什么?

在线客服,实时聊天 + AI 问答。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 365 次。

如何安装 Ai Intelligent Live Chat?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-live-chat」即可一键安装,无需额外配置。

Ai Intelligent Live Chat 是免费的吗?

是的,Ai Intelligent Live Chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ai Intelligent Live Chat 支持哪些平台?

Ai Intelligent Live Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ai Intelligent Live Chat?

由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。

💬 留言讨论