← 返回 Skills 市场
sunshine-del-ux

Chatbot Builder

作者 Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
642
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install chatbot-builder
功能描述
Create, train, and deploy AI chatbots using your data across multiple channels like web, Slack, Discord, and WhatsApp with context-aware responses.
使用说明 (SKILL.md)

Chatbot Builder

Build AI-powered chatbots in minutes.

Features

  • Train on your data - PDFs, websites, documents
  • Multiple channels - Website, Slack, Discord, WhatsApp
  • LLM Integration - OpenAI, Anthropic, local models
  • Conversational memory - Context-aware responses
  • Analytics - Track conversations

Quick Start

# Create chatbot
./chatbot.sh create support-bot

# Train on data
./chatbot.sh train support-bot --data ./docs

# Deploy to web
./chatbot.sh deploy support-bot --channel web

# Deploy to Slack
./chatbot.sh deploy support-bot --channel slack

Channels

  • Website widget
  • Slack
  • Discord
  • WhatsApp
  • Telegram

Requirements

  • Python 3.8+
  • OpenAI API key (or use local models)

Author

Sunshine-del-ux

安全使用建议
This skill is an instruction-only manifest that tells you to run ./chatbot.sh and to use an OpenAI API key, but it does not include the script or declare which env var to set. Do not run unknown scripts from an unverified skill. Before installing or following these instructions: 1) Request the source code or a link to an authoritative repository/homepage and verify the chatbot.sh script and any installers; 2) Inspect any scripts for network calls, hardcoded endpoints, or commands that read arbitrary files; 3) Never paste your OpenAI key (or other secrets) into a script you haven't reviewed—prefer storing keys in a known env var (e.g., OPENAI_API_KEY) and verify the skill documentation; 4) Prefer skills with published source, clear install steps, and declared required environment variables. If the author provides the missing chatbot.sh and source repo, re-evaluate for coherence and any network/endpoints it contacts.
功能分析
Type: OpenClaw Skill Name: chatbot-builder Version: 1.0.0 The skill bundle contains standard metadata and documentation for a chatbot builder tool. The instructions in SKILL.md are consistent with the stated purpose of creating, training, and deploying chatbots and do not contain any malicious commands, data exfiltration attempts, or prompt injection attacks. While the documentation references a script (chatbot.sh) not included in the provided files, the available content shows no evidence of harmful intent.
能力评估
Purpose & Capability
The skill claims to build, train, and deploy chatbots across many channels, but the bundle contains only an instruction file (no scripts, no libraries, no deployment tooling). The runtime commands (./chatbot.sh ...) imply shipped binaries/scripts that are not present. The declared metadata lists no required credentials or config paths despite the README saying an OpenAI API key is required.
Instruction Scope
Runtime instructions direct execution of a local script (./chatbot.sh create/train/deploy) and refer to training on local data (e.g., --data ./docs). Those instructions could cause the agent or user to run an unknown executable that isn't packaged here. The SKILL.md also references an OpenAI API key but does not specify which environment variable name to use; the instructions grant broad discretion without the actual implementation included.
Install Mechanism
There is no install spec and no files are written to disk by the skill itself (instruction-only). That limits automatic code execution by the skill package. However, the instructions explicitly tell a user/agent to run a local script that isn't included, which shifts risk to whatever the user runs.
Credentials
The SKILL.md states an OpenAI API key is required but the skill metadata declares no required env vars or primary credential. This mismatch is unexplained and could lead users to set sensitive keys for an unknown script or agent action. No other credentials are requested, but the single missing declared env var is significant given the instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is user-invocable and can be invoked autonomously (default), which is normal; there is no indication the skill attempts to alter other skills or agent-wide config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chatbot-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chatbot-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Chatbot Builder. - Build AI-powered chatbots quickly using your own data (PDFs, websites, documents). - Integrates with multiple channels: Website, Slack, Discord, WhatsApp, Telegram. - Supports major LLMs including OpenAI, Anthropic, and local models. - Context-aware conversational memory for improved interactions. - Built-in analytics to track conversations. - Simple CLI for creating, training, and deploying chatbots.
元数据
Slug chatbot-builder
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Chatbot Builder 是什么?

Create, train, and deploy AI chatbots using your data across multiple channels like web, Slack, Discord, and WhatsApp with context-aware responses. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 642 次。

如何安装 Chatbot Builder?

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

Chatbot Builder 是免费的吗?

是的,Chatbot Builder 完全免费(开源免费),可自由下载、安装和使用。

Chatbot Builder 支持哪些平台?

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

谁开发了 Chatbot Builder?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。

💬 留言讨论