← 返回 Skills 市场
yang1002378395-cmyk

Ai Intelligent Chatbot Builder

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
531
总下载
0
收藏
4
当前安装
3
版本数
在 OpenClaw 中安装
/install ai-intelligent-chatbot-builder
功能描述
聊天机器人,可视化配置 + 多渠道部署。
使用说明 (SKILL.md)

AI 智能聊天机器人构建器

描述

聊天机器人,可视化配置 + 多渠道部署。

功能

  • 可视化配置(拖拽式)
  • 多渠道部署(Web/微信/钉钉)
  • NLU 理解(意图识别)
  • 对话管理(多轮对话)
  • 数据分析(对话统计)

定价

  • 基础版:¥299/月(1 机器人)
  • 专业版:¥1499/月(10 机器人)
  • 企业版:¥4999/月(无限机器人)

适用场景

  • 智能客服
  • 智能助手
  • 业务咨询
  • 自动问答

技术栈

  • Python + FastAPI
  • NLU 引擎
  • 对话管理
  • 多渠道集成

安装

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

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

安全使用建议
This skill tells you to download and run a GitHub project and pip-install its dependencies but does not declare the credentials or config it will need. Before installing or running it: 1) Inspect the GitHub repository and its code (especially requirements.txt, setup files, and any scripts that read environment variables or make network calls). 2) Verify the publisher and repository authenticity (is the GitHub org legitimate?). 3) Run the app in an isolated environment (container or VM) and never as root. 4) Review dependencies for malicious or high-risk packages. 5) Expect to need API keys for WeChat/DingTalk/webhooks — don't supply secrets until you confirm why they're needed and where they are stored/sent. 6) Prefer a skill that declares its required env vars and an install spec in the registry. If you cannot or will not audit the repository, avoid running it on sensitive hosts.
功能分析
Type: OpenClaw Skill Name: ai-intelligent-chatbot-builder Version: 1.0.2 The skill bundle contains only metadata and documentation for an AI chatbot builder. There is no executable code provided, and the instructions in SKILL.md are standard descriptive text and installation steps (git clone, pip install) consistent with the stated purpose. No malicious indicators, data exfiltration attempts, or prompt injection risks were identified.
能力评估
Purpose & Capability
The name/description (visual chatbot builder + multi-channel deployment) aligns with the provided README-style content. However, the skill metadata declares no required environment variables or install steps, while the SKILL.md instructs cloning and running a full application that will likely need channel credentials (WeChat/钉钉), hosting configuration, and other secrets. The lack of declared requirements is an omission.
Instruction Scope
SKILL.md instructs users to run: git clone https://github.com/openclaw-skills/ai-intelligent-chatbot-builder; pip install -r requirements.txt; python app.py. Those commands will download and execute third-party code on the user's machine and install arbitrary PyPI packages. The instructions do not list the credentials, config files, or external endpoints the app will use, so the agent/user following them could expose secrets or run unexpected network activity.
Install Mechanism
Although the GitHub URL uses a mainstream host (moderate trust), the skill has no formal install spec in the registry and provides an ad-hoc install flow in SKILL.md. pip install -r requirements.txt may pull arbitrary packages from PyPI. Because the skill effectively instructs installing and running unreviewed code, the install mechanism is higher-risk than an instruction-only skill that performs no downloads.
Credentials
The registry lists no required environment variables or credentials, yet the described capabilities (multi-channel deployment to Web/WeChat/钉钉) normally require API keys, tokens, or webhook secrets. This mismatch suggests the SKILL.md omits important declarations and could lead to ad-hoc requests for sensitive credentials at runtime.
Persistence & Privilege
The skill does not request always: true, has no declared config paths, and the registry metadata does not ask for persistent system privileges. The main concern is executing external code rather than privileged persistence or automatic enablement.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-intelligent-chatbot-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-intelligent-chatbot-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Bumped version to 1.0.2. - No user-facing changes; updated version metadata only.
v1.0.1
- Bumped version number to 1.0.1 in SKILL.md. - No other content changes.
v1.0.0
定期更新
元数据
Slug ai-intelligent-chatbot-builder
版本 1.0.2
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 3
常见问题

Ai Intelligent Chatbot Builder 是什么?

聊天机器人,可视化配置 + 多渠道部署。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 531 次。

如何安装 Ai Intelligent Chatbot Builder?

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

Ai Intelligent Chatbot Builder 是免费的吗?

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

Ai Intelligent Chatbot Builder 支持哪些平台?

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

谁开发了 Ai Intelligent Chatbot Builder?

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

💬 留言讨论