create-openclaw-bot 5.11.1 → 5.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  *Run one command → open the dashboard → your bot is live. Windows · macOS · Linux · VPS — Docker-powered, auto-installed for you.*
8
8
 
9
9
  <p align="center">
10
- <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.11.1-0EA5E9?style=for-the-badge" alt="Version 5.11.1" /></a>
10
+ <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.13.0-0EA5E9?style=for-the-badge" alt="Version 5.13.0" /></a>
11
11
  <a href="https://github.com/tuanminhhole/openclaw-setup?tab=MIT-1-ov-file"><img src="https://img.shields.io/badge/LICENSE-MIT-success?style=for-the-badge" alt="MIT License" /></a>
12
12
  <a href="https://www.npmjs.com/package/create-openclaw-bot"><img src="https://img.shields.io/npm/v/create-openclaw-bot?style=for-the-badge&label=CLI&color=2563EB&logo=npm&logoColor=white" alt="NPM Version" /></a>
13
13
  <a href="https://github.com/tuanminhhole/openclaw-setup/stargazers"><img src="https://img.shields.io/github/stars/tuanminhhole/openclaw-setup?style=for-the-badge&color=eab308&logo=github&logoColor=white" alt="GitHub Stars" /></a>
@@ -27,11 +27,39 @@
27
27
 
28
28
  ---
29
29
 
30
- ## 🆕 What's New in v5.11.1
30
+ <div align="center">
31
+ <a href="https://www.youtube.com/watch?v=hPusYX-5Pmw">
32
+ <img src="https://img.youtube.com/vi/hPusYX-5Pmw/maxresdefault.jpg" alt="Watch the OpenClaw setup video" width="820" />
33
+ </a>
34
+ <br />
35
+ <strong>▶ Watch the OpenClaw + Zalo setup video on YouTube</strong>
36
+ </div>
37
+
38
+ ---
39
+
40
+ ## 🆕 What's New in v5.13.0
41
+
42
+ - 🟢 **Live Zalo status on every bot card**: each personal Zalo bot now shows its own connection and login state, with a compact green badge when it is ready.
43
+ - 👥 **Accurate multi-account visibility**: Setup reads the real Zalo Connect runtime per account, so projects with several Zalo bots no longer collapse into an ambiguous shared status.
44
+ - ✨ **A cleaner Zalo control area**: Refresh and Login Again sit together above the bot list, while shared Zalo Connect and Zalo Mod versions move into the main status column.
45
+
46
+ <details>
47
+ <summary><b>Previous: What's new in v5.13.0</b></summary>
48
+
49
+ - 💬 **OpenClaw Zalo Connect, ready in one click**: create a personal Zalo bot or press **Zalo Login** and Setup prepares the channel automatically, then opens the QR flow in the dashboard.
50
+ - ⚡ **Install once, reconnect faster**: an existing Zalo Connect installation is reused instead of being downloaded again on every login or restart.
51
+ - ✨ **Cleaner native Zalo experience**: group mentions, reactions and moderation now run through one maintained Zalo runtime; the retired integration and Sticker add-on are gone from Setup.
52
+
53
+ </details>
54
+
55
+ <details>
56
+ <summary><b>Previous: What's new in v5.11.1</b></summary>
31
57
 
32
58
  - 📄 **Workspace defaults, rebuilt on OpenClaw's canonical files**: new bots get all 7 upstream default workspace files (`AGENTS`/`BOOTSTRAP`/`HEARTBEAT`/`IDENTITY`/`SOUL`/`TOOLS`/`USER.md`) as the base, with this project's extra rules appended as clearly-marked add-ons — VI + EN, every bot variant.
33
59
  - 🗄️ **SQLite "disk I/O error" on Docker Desktop — fixed**: `.openclaw/state` now lives in a named volume on macOS/Windows (WAL locking doesn't survive virtiofs); Linux/VPS keeps the bind mount.
34
60
 
61
+ </details>
62
+
35
63
  <details>
36
64
  <summary><b>Previous: What's new in v5.11.0</b></summary>
37
65
 
@@ -87,11 +115,6 @@
87
115
  <summary><b>Previous: What's new in v5.8.22</b></summary>
88
116
 
89
117
  - **Infographic Poster Generator Skill**: Integrates automatic infographic and poster generation via 9Router API. Automatically generates the helper script `image-generator.js` (synchronizing API credentials from `openclaw.json`) and a comprehensive `SKILL.md` guiding agents on styling rules, Vietnamese font support, layouts, and image generation syntax.
90
- - **Zalo Sticker & Auto-Tag Skill**:
91
- - Automatically mentions the active sender in group chats (Agent doesn't need to manually prefix with `@Name` anymore, the system handles it).
92
- - Enables agents to dynamically send Zalo stickers by appending `[Sticker: <keyword>]` at the end of their text responses.
93
- - Automatically maps emotional keywords (such as `love`, `haha`, `ca khia`, `angry`, `thank you`, etc.) to Zalo sticker IDs.
94
- - Generates the patch script `mentions.js` and a dedicated `SKILL.md` inside the agent's workspace.
95
118
  - **Polish: Simplified TOOLS.md generation**: Streamlined the `TOOLS.md` generator to output a concise, static guide focusing on general principles and referencing the `./skills/` directory.
96
119
  - **Polish: Standardized Reference Docs list in AGENTS.md**: Updated the reference docs list in the generated `AGENTS.md` (for both single and relay variants in Vietnamese and English) to match the new structure, removing obsolete files (`TEAMS.md` for single-bot, `BROWSER.md`) and standardizing descriptions to keep exactly 9 core documents.
97
120
 
@@ -115,15 +138,25 @@
115
138
 
116
139
  ### 1️⃣ Method 1 — Quick install (Recommended)
117
140
 
118
- Open your terminal and run this single command (works on macOS, Linux & Windows — needs Node.js 22):
141
+ Open your terminal and run this single command (works on macOS, Linux & Windows — needs Node.js 24 LTS):
119
142
 
120
143
  ```bash
121
- npx github:tuanminhhole/openclaw-setup
144
+ npx create-openclaw-bot
122
145
  ```
123
146
 
124
147
  It downloads the wizard, starts the local server, and opens the Setup UI in your browser at **http://127.0.0.1:51789**.
125
148
 
126
- ### 2️⃣ Method 2 — Manual clone (for developers)
149
+ ### 2️⃣ Method 2 — Run the newest GitHub source
150
+
151
+ Use this if you specifically want the newest code directly from GitHub:
152
+
153
+ ```bash
154
+ npx github:tuanminhhole/openclaw-setup
155
+ ```
156
+
157
+ > **Git is required for this method.** Install [Git](https://git-scm.com/downloads) and make sure the `git` command works in your terminal first; otherwise npm cannot download the GitHub repository.
158
+
159
+ ### 3️⃣ Method 3 — Manual clone (for developers)
127
160
 
128
161
  For contributors who want the full source. Run each line in order:
129
162
 
@@ -136,38 +169,19 @@ npm start
136
169
 
137
170
  Then open **http://127.0.0.1:51789** if the browser doesn't open by itself.
138
171
 
139
- > ⚠️ `npm install` / `npm start` only work **inside the cloned `openclaw-setup` folder**. If you used Method 1 (npx), you did **not** clone the repo use the reopen command below instead.
172
+ > ⚠️ `npm install` / `npm start` only work **inside the cloned `openclaw-setup` folder**. If you used either npx method, simply run the same npx command again when you want to reopen Setup.
140
173
 
141
174
  ### 🔁 Reopen the UI later
142
175
 
143
- The **first launch automatically creates a short `openclaw-ui` command** for your OS (zsh/bash on macOS & Linux, PowerShell on Windows). Next time, just open a **new** terminal and run:
144
-
145
- ```bash
146
- openclaw-ui
147
- ```
148
-
149
- <details>
150
- <summary>Manual command (fallback — also no re-download)</summary>
176
+ Run the recommended command again. Setup detects and reopens your existing project:
151
177
 
152
178
  ```bash
153
- # macOS / Linux
154
- OPENCLAW_SETUP_WIZARD=true node ~/.openclaw-setup/node_modules/create-openclaw-bot/dist/cli.js
155
- ```
156
-
157
- ```powershell
158
- # Windows (PowerShell)
159
- $env:OPENCLAW_SETUP_WIZARD="true"; node "$env:USERPROFILE\.openclaw-setup\node_modules\create-openclaw-bot\dist\cli.js"
179
+ npx create-openclaw-bot
160
180
  ```
161
181
 
162
- </details>
163
-
164
182
  ### ⬆️ Update to the newest version
165
183
 
166
- Click **Update** in the dashboard it pulls the latest and **auto-restarts the UI** for you (the tab reconnects on its own). Or from the terminal, just re-run the command — it always fetches the latest from GitHub:
167
-
168
- ```bash
169
- npx github:tuanminhhole/openclaw-setup
170
- ```
184
+ Click **Update** in the **top-right corner of the Setup interface**. It downloads the newest version and restarts the UI automatically; the current browser tab reconnects on its own.
171
185
 
172
186
  ---
173
187
 
@@ -269,11 +283,12 @@ Yes. You can edit the config JSON directly via the integrated File Editor in the
269
283
 
270
284
  ---
271
285
 
272
- ## 📈 Star History
286
+ ## Repository Stars
273
287
 
274
288
  <div align="center">
275
289
 
276
- [![Star History Chart](https://starchart.cc/tuanminhhole/openclaw-setup.svg?variant=adaptive)](https://starchart.cc/tuanminhhole/openclaw-setup)
290
+ <a href="https://github.com/tuanminhhole/openclaw-setup/stargazers"><img src="https://img.shields.io/github/stars/tuanminhhole/openclaw-setup?style=for-the-badge&logo=github&color=eab308" alt="GitHub Stars" /></a>
291
+ <a href="https://github.com/tuanminhhole/openclaw-setup/forks"><img src="https://img.shields.io/github/forks/tuanminhhole/openclaw-setup?style=for-the-badge&logo=github&color=0ea5e9" alt="GitHub Forks" /></a>
277
292
 
278
293
  </div>
279
294
 
@@ -306,6 +321,7 @@ Companion repos to build a complete, self-running AI assistant:
306
321
  **🔌 Plugins (runtime)**
307
322
  - [openclaw-fb-messenger](https://github.com/tuanminhhole/openclaw-fb-messenger) — Facebook Messenger channel (webhook + Graph API), installable from the Setup UI
308
323
  - [openclaw-telegram-multibot-relay](https://github.com/tuanminhhole/openclaw-telegram-multibot-relay) — Multibot Telegram relay, delegation & native cron reminders
324
+ - [openclaw-zalo-connect](https://github.com/tuanminhhole/openclaw-zalo-connect) — Personal Zalo channel/runtime with QR login, native mentions and group actions
309
325
  - [openclaw-zalo-mod](https://github.com/tuanminhhole/openclaw-zalo-mod) — Zero-token Zalo group management (slash commands, anti-spam, warn, memory)
310
326
  - [openclaw-browser-automation](https://github.com/tuanminhhole/openclaw-browser-automation) — Smart Search & Browser Automation
311
327
  - [openclaw-facebook-crawler](https://github.com/tuanminhhole/openclaw-facebook-crawler) — Facebook data crawler
@@ -314,7 +330,6 @@ Companion repos to build a complete, self-running AI assistant:
314
330
  **🧩 Skills**
315
331
  - [openclaw-skill-learning-memory](https://github.com/tuanminhhole/openclaw-skill-learning-memory) — Self-evolving long-term memory for agents
316
332
  - [openclaw-skill-infographic](https://github.com/tuanminhhole/openclaw-skill-infographic) — Infographic generation
317
- - [openclaw-skill-zalo-sticker-mention](https://github.com/tuanminhhole/openclaw-skill-zalo-sticker-mention) — Stickers & mentions on Zalo
318
333
 
319
334
  ---
320
335
 
package/README.vi.md CHANGED
@@ -7,7 +7,7 @@
7
7
  *Chạy một lệnh → mở dashboard → bot lên sóng. Windows · macOS · Linux · VPS — chạy trên Docker, tự cài giúp bạn.*
8
8
 
9
9
  <p align="center">
10
- <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.11.1-0EA5E9?style=for-the-badge" alt="Version 5.11.1" /></a>
10
+ <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.13.0-0EA5E9?style=for-the-badge" alt="Version 5.13.0" /></a>
11
11
  <a href="https://github.com/tuanminhhole/openclaw-setup?tab=MIT-1-ov-file"><img src="https://img.shields.io/badge/LICENSE-MIT-success?style=for-the-badge" alt="MIT License" /></a>
12
12
  <a href="https://www.npmjs.com/package/create-openclaw-bot"><img src="https://img.shields.io/npm/v/create-openclaw-bot?style=for-the-badge&label=CLI&color=2563EB&logo=npm&logoColor=white" alt="NPM Version" /></a>
13
13
  <a href="https://github.com/tuanminhhole/openclaw-setup/stargazers"><img src="https://img.shields.io/github/stars/tuanminhhole/openclaw-setup?style=for-the-badge&color=eab308&logo=github&logoColor=white" alt="GitHub Stars" /></a>
@@ -27,11 +27,39 @@
27
27
 
28
28
  ---
29
29
 
30
- ## 🆕 Có gì mới trong v5.11.1
30
+ <div align="center">
31
+ <a href="https://www.youtube.com/watch?v=hPusYX-5Pmw">
32
+ <img src="https://img.youtube.com/vi/hPusYX-5Pmw/maxresdefault.jpg" alt="Xem video hướng dẫn cài OpenClaw" width="820" />
33
+ </a>
34
+ <br />
35
+ <strong>▶ Xem video hướng dẫn cài OpenClaw + Zalo trên YouTube</strong>
36
+ </div>
37
+
38
+ ---
39
+
40
+ ## 🆕 Có gì mới trong v5.13.0
41
+
42
+ - 🟢 **Trạng thái Zalo trực tiếp trên từng thẻ bot**: mỗi bot Zalo cá nhân hiển thị riêng trạng thái kết nối và đăng nhập, kèm badge xanh gọn khi đã sẵn sàng.
43
+ - 👥 **Nhận diện đa tài khoản chính xác**: Setup đọc runtime Zalo Connect theo từng tài khoản thật, nên project có nhiều bot Zalo không còn bị gom thành một trạng thái “chưa rõ”.
44
+ - ✨ **Khu điều khiển Zalo gọn hơn**: Làm mới và Đăng nhập lại nằm cùng hàng phía trên danh sách bot; phiên bản Zalo Connect và Zalo Mod được đưa sang cột trạng thái chung.
45
+
46
+ <details>
47
+ <summary><b>Trước đó: Có gì mới trong v5.13.0</b></summary>
48
+
49
+ - 💬 **OpenClaw Zalo Connect, sẵn sàng trong một chạm**: tạo bot Zalo cá nhân hoặc bấm **Đăng nhập Zalo**, Setup tự chuẩn bị channel rồi mở luồng quét QR ngay trên dashboard.
50
+ - ⚡ **Cài một lần, kết nối lại nhanh hơn**: nếu Zalo Connect đã có, Setup dùng lại bản hiện tại thay vì tải lại mỗi lần đăng nhập hay restart.
51
+ - ✨ **Trải nghiệm Zalo native gọn hơn**: mention nhóm, reaction và quản trị dùng chung một Zalo runtime được duy trì; luồng tích hợp cũ và tiện ích Sticker đã được gỡ khỏi Setup.
52
+
53
+ </details>
54
+
55
+ <details>
56
+ <summary><b>Trước đó: Có gì mới trong v5.11.1</b></summary>
31
57
 
32
58
  - 📄 **Workspace mặc định dựng lại theo bộ file chuẩn OpenClaw**: bot tạo mới nhận đủ 7 file workspace gốc (`AGENTS`/`BOOTSTRAP`/`HEARTBEAT`/`IDENTITY`/`SOUL`/`TOOLS`/`USER.md`) làm khung, quy tắc riêng của dự án gắn thành mục bổ sung đánh dấu rõ — đủ VI + EN, mọi kiểu bot.
33
59
  - 🗄️ **Hết lỗi SQLite "disk I/O error" trên Docker Desktop**: `.openclaw/state` chuyển sang named volume trên macOS/Windows (khóa WAL không sống nổi qua virtiofs); Linux/VPS vẫn bind mount như cũ.
34
60
 
61
+ </details>
62
+
35
63
  <details>
36
64
  <summary><b>Trước đó: Có gì mới trong v5.11.0</b></summary>
37
65
 
@@ -87,11 +115,6 @@
87
115
  <summary><b>Trước đó: Có gì mới trong v5.8.22</b></summary>
88
116
 
89
117
  - **Hỗ trợ Skill Tạo ảnh Infographic chuyên nghiệp**: Tích hợp hoàn toàn công cụ tạo ảnh infographic, poster tự động thông qua API của 9Router. Tự động sinh mã nguồn script `image-generator.js` đồng bộ API credentials từ `openclaw.json` và hướng dẫn `SKILL.md` cụ thể giúp Agent nắm vững cấu trúc prompt, font chữ tiếng Việt, layout và quy tắc thiết kế ảnh.
90
- - **Hỗ trợ Skill Sticker & Auto-Tag (Zalo)**:
91
- - Tự động tag tên người gửi tin nhắn gần nhất trong group chat Zalo (Agent không cần tự điền `@Tên` ở đầu câu trả lời nữa, hệ thống sẽ tự làm).
92
- - Cho phép Agent gửi kèm Sticker Zalo trực tiếp trong câu trả lời thông qua thẻ `[Sticker: <từ_khóa>]` đặt ở cuối tin nhắn.
93
- - Tích hợp bộ giải nghĩa từ khóa cảm xúc thông minh (như `love`, `haha`, `ca khia`, `angry`, `thank you`,...) để tự động map sang sticker Zalo phù hợp.
94
- - Tự động sinh script vá logic `mentions.js` và tài liệu hướng dẫn `SKILL.md` trong workspace.
95
118
  - **Tối ưu hóa: Đơn giản hóa sinh file TOOLS.md**: Điều chỉnh generator của `TOOLS.md` để sinh ra nội dung tĩnh gọn gàng, tập trung định hướng Agent đọc chi tiết các tài liệu hướng dẫn skill tương ứng.
96
119
  - **Tối ưu hóa: Chuẩn hóa danh sách Tài liệu tham chiếu trong AGENTS.md**: Cập nhật danh sách tài liệu tham chiếu được tạo trong file `AGENTS.md` (cho cả 2 chế độ single/relay và cả tiếng Việt/tiếng Anh) để khớp chính xác cấu trúc mới gồm đúng 9 tài liệu cốt lõi, loại bỏ các file không còn phù hợp (`TEAMS.md` cho single-bot, `BROWSER.md`) và chuẩn hóa phần mô tả.
97
120
 
@@ -115,15 +138,25 @@
115
138
 
116
139
  ### 1️⃣ Cách 1 — Cài nhanh (Khuyên dùng)
117
140
 
118
- Mở terminal và chạy đúng một lệnh (chạy trên macOS, Linux & Windows — cần Node.js 22):
141
+ Mở terminal và chạy đúng một lệnh (chạy trên macOS, Linux & Windows — cần Node.js 24 LTS):
119
142
 
120
143
  ```bash
121
- npx github:tuanminhhole/openclaw-setup
144
+ npx create-openclaw-bot
122
145
  ```
123
146
 
124
147
  Lệnh này tự tải wizard, chạy server và **mở giao diện Setup** trên trình duyệt tại **http://127.0.0.1:51789**.
125
148
 
126
- ### 2️⃣ Cách 2 — Clone thủ công (dành cho developer)
149
+ ### 2️⃣ Cách 2 — Chạy mới nhất trực tiếp từ GitHub
150
+
151
+ Dùng cách này nếu bạn muốn lấy code mới nhất trực tiếp từ GitHub:
152
+
153
+ ```bash
154
+ npx github:tuanminhhole/openclaw-setup
155
+ ```
156
+
157
+ > **Cách này bắt buộc máy phải cài Git.** Hãy cài [Git](https://git-scm.com/downloads) và kiểm tra lệnh `git` chạy được trong terminal trước; nếu thiếu Git, npm không thể tải repository từ GitHub.
158
+
159
+ ### 3️⃣ Cách 3 — Clone thủ công (dành cho developer)
127
160
 
128
161
  Dành cho người muốn lấy full source. Chạy lần lượt từng dòng:
129
162
 
@@ -136,38 +169,19 @@ npm start
136
169
 
137
170
  Sau đó mở **http://127.0.0.1:51789** nếu trình duyệt không tự bật.
138
171
 
139
- > ⚠️ `npm install` / `npm start` **chỉ chạy được KHI bạn đang ở trong thư mục `openclaw-setup` đã clone**. Nếu bạn dùng Cách 1 (npx) thì **chưa hề clone repo** hãy dùng lệnh mở lại bên dưới, đừng chạy `npm install`/`npm start` (sẽ báo lỗi thiếu `package.json`).
172
+ > ⚠️ `npm install` / `npm start` **chỉ chạy được khi bạn đang ở trong thư mục `openclaw-setup` đã clone**. Nếu dùng một trong hai cách npx, lần sau chỉ cần chạy lại đúng lệnh npx đó để mở Setup.
140
173
 
141
174
  ### 🔁 Mở lại giao diện sau này
142
175
 
143
- **Lần chạy đầu tiên sẽ tự tạo lệnh ngắn `openclaw-ui`** đúng theo OS của bạn (zsh/bash trên macOS & Linux, PowerShell trên Windows). Lần sau chỉ cần mở terminal **mới** và gõ:
144
-
145
- ```bash
146
- openclaw-ui
147
- ```
148
-
149
- <details>
150
- <summary>Lệnh thủ công (dự phòng — cũng không tải lại)</summary>
176
+ Chạy lại lệnh khuyên dùng. Setup sẽ tự nhận diện mở project hiện có:
151
177
 
152
178
  ```bash
153
- # macOS / Linux
154
- OPENCLAW_SETUP_WIZARD=true node ~/.openclaw-setup/node_modules/create-openclaw-bot/dist/cli.js
155
- ```
156
-
157
- ```powershell
158
- # Windows (PowerShell)
159
- $env:OPENCLAW_SETUP_WIZARD="true"; node "$env:USERPROFILE\.openclaw-setup\node_modules\create-openclaw-bot\dist\cli.js"
179
+ npx create-openclaw-bot
160
180
  ```
161
181
 
162
- </details>
163
-
164
182
  ### ⬆️ Cập nhật lên phiên bản mới
165
183
 
166
- Bấm **Cập nhật** ngay trong dashboard tự kéo bản mới và **tự khởi động lại UI** (tab tự kết nối lại). Hoặc chạy lại lệnh trong terminal — luôn lấy bản mới nhất từ GitHub:
167
-
168
- ```bash
169
- npx github:tuanminhhole/openclaw-setup
170
- ```
184
+ Bấm nút **Cập nhật** **góc trên bên phải giao diện Setup**. Hệ thống tự tải phiên bản mới và khởi động lại UI; tab đang mở sẽ tự kết nối lại.
171
185
 
172
186
  ---
173
187
 
@@ -269,11 +283,12 @@ Hoàn toàn được. Bạn có thể sửa trực tiếp file `openclaw.json`
269
283
 
270
284
  ---
271
285
 
272
- ## 📈 Star History
286
+ ## Sao của repository
273
287
 
274
288
  <div align="center">
275
289
 
276
- [![Star History Chart](https://starchart.cc/tuanminhhole/openclaw-setup.svg?variant=adaptive)](https://starchart.cc/tuanminhhole/openclaw-setup)
290
+ <a href="https://github.com/tuanminhhole/openclaw-setup/stargazers"><img src="https://img.shields.io/github/stars/tuanminhhole/openclaw-setup?style=for-the-badge&logo=github&color=eab308" alt="GitHub Stars" /></a>
291
+ <a href="https://github.com/tuanminhhole/openclaw-setup/forks"><img src="https://img.shields.io/github/forks/tuanminhhole/openclaw-setup?style=for-the-badge&logo=github&color=0ea5e9" alt="GitHub Forks" /></a>
277
292
 
278
293
  </div>
279
294
 
@@ -306,6 +321,7 @@ Các repo đi kèm để bạn dựng một trợ lý AI "tự vận hành" hoà
306
321
  **🔌 Plugin (runtime)**
307
322
  - [openclaw-fb-messenger](https://github.com/tuanminhhole/openclaw-fb-messenger) — Kênh Facebook Messenger (webhook + Graph API), cài ngay trên giao diện Setup
308
323
  - [openclaw-telegram-multibot-relay](https://github.com/tuanminhhole/openclaw-telegram-multibot-relay) — Multibot Telegram relay, delegation & cron nhắc lịch native
324
+ - [openclaw-zalo-connect](https://github.com/tuanminhhole/openclaw-zalo-connect) — Channel/runtime Zalo cá nhân với đăng nhập QR, mention native và thao tác nhóm
309
325
  - [openclaw-zalo-mod](https://github.com/tuanminhhole/openclaw-zalo-mod) — Quản lý nhóm Zalo zero-token (slash command, anti-spam, warn, memory)
310
326
  - [openclaw-browser-automation](https://github.com/tuanminhhole/openclaw-browser-automation) — Smart Search & Browser Automation
311
327
  - [openclaw-facebook-crawler](https://github.com/tuanminhhole/openclaw-facebook-crawler) — Crawl dữ liệu Facebook
@@ -314,7 +330,6 @@ Các repo đi kèm để bạn dựng một trợ lý AI "tự vận hành" hoà
314
330
  **🧩 Skill**
315
331
  - [openclaw-skill-learning-memory](https://github.com/tuanminhhole/openclaw-skill-learning-memory) — Bộ nhớ dài hạn tự tiến hoá cho agent
316
332
  - [openclaw-skill-infographic](https://github.com/tuanminhhole/openclaw-skill-infographic) — Tạo infographic
317
- - [openclaw-skill-zalo-sticker-mention](https://github.com/tuanminhhole/openclaw-skill-zalo-sticker-mention) — Sticker & mention trên Zalo
318
333
 
319
334
  ---
320
335