Tools
Zalox
@jackle/zalox — OpenClaw plugin for ZaloX (Zalo Personal messaging)
Install
npm install -g
README
# @jackle/zalox
**ZaloX plugin for OpenClaw** — Modern Zalo Personal messaging, free and open-source.
Drop-in replacement for `@openclaw/zalouser` (which requires paid `zca-cli`).
## Install
### 1. Install ZaloX CLI
```bash
npm install -g zalox
```
### 2. Login to Zalo
```bash
zalox auth login
```
Scan the QR code with your Zalo app.
### 3. Install the OpenClaw plugin
```bash
openclaw plugins install @jackle/zalox
```
Restart the Gateway. Done! 🚀
## Agent Tool
Tool name: `zalox`
| Action | Description |
|--------|-------------|
| `send` | Send text message |
| `image` | Send image by URL |
| `link` | Send link |
| `friends` | List/search friends |
| `groups` | List groups |
| `me` | Profile info |
| `status` | Auth check |
## Requirements
- [ZaloX CLI](https://github.com/lktiep/zalox) (`zalox` binary on PATH)
- [OpenClaw](https://openclaw.ai) v2026.2+
## License
MIT — Jack Le (@jackle)
tools
Comments
Sign in to leave a comment