chatbotx
仓库创建 2024年12月9日最近提交 4 小时前SkillHot 收录 3 小时前
▸ 精选理由
适合自托管的营销团队替代商业对话平台并集中渠道管理。
▸ 风险提示
需接入第三方渠道凭证并处理用户数据,存在隐私与合规风险。
这个 Skill 做什么
开源多渠道聊天营销平台,管理联系人、对话、流程与广播。
开源的多渠道聊天/营销平台,用来统一管理联系人、对话、自动化流程和广播,支持 WhatsApp、Messenger、Instagram、Telegram、Email 等常见渠道。适合做聊天机器人、营销序列或跨渠道推送,把用户与流程集中起来管理。优点是多渠道一站式且开源,方便自托管或从 SaaS 产品迁移。
▸ 展开 SKILL.md 英文原文
ChatbotX is an open-source chat marketing platform for managing contacts, conversations, flows, broadcasts, and sequences across WhatsApp, Messenger, Instagram, TikTok, Telegram, Zalo OA, Email, and Webchat. An alternative to ManyChat, Chatfuel, Wati, Respond, etc...
524
Stars
116
Forks
21
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ChatbotXIO/ChatbotX/main/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ChatbotXIO/ChatbotX/main/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# ChatbotX Agent Documentation **ChatbotX** is an open-source omnichannel chatbot platform for managing contacts, conversations, flows, broadcasts, and sequences across channels like WhatsApp, Messenger, Telegram, and more. ## Key Highlights **Two Critical Rules:** 1. Authenticate before executing any commands — every API call requires a workspace token 2. Always resolve IDs first — commands like `contacts tag add` require both a `contactId` and a `tagId`; fetch them with `list` commands before using them **Integration Modes:** - **CLI** (`chatbotx`) — terminal-based automation and scripting - **MCP Server** — gives AI agents (Claude, Cursor, ChatGPT) direct tool access via Model Conte
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有