@galakurpi

Whassist

OpenClaw plugin and skill for Whassist

当前版本
v0.1.1
code-plugin社区source-linked

Whassist OpenClaw Plugin

OpenClaw plugin for Whassist WhatsApp intelligence.

Install

For public distribution through ClawHub:

openclaw plugins install clawhub:whassist-openclaw
openclaw gateway restart

If OpenClaw chat-native plugin commands are enabled, the owner can install from chat:

/plugin install clawhub:whassist-openclaw
/plugin enable whassist

For local development:

npm install
npm run build
openclaw plugins install -l .
openclaw gateway restart

Connect

In OpenClaw chat:

connect whassist

OpenClaw should ask the user to open:

https://app.wh-assist.com/openclaw/connect

The user logs into Whassist, creates a one-time code, and pastes that code into OpenClaw chat. The plugin exchanges it through:

POST https://app.wh-assist.com/api/v1/openclaw/exchange

The returned API key is stored in plugins.entries.whassist.config.apiKey and is never printed in chat.

Tools

  • whassist_connect
  • whassist_check_connection
  • whassist_ask_agent
  • whassist_list_chats
  • whassist_get_messages
  • whassist_send_message

whassist_send_message requires confirmed: true and should only be called after the user confirms the exact target and message.

源码与版本

源码仓库

galakurpi/whatsexec_jack

打开仓库

源码提交

0fb966e39d3558ccd5a8c476d6d98c40d8c3aa4a

查看提交

安装命令

openclaw plugins install clawhub:whassist-openclaw

元数据

  • 包名: whassist-openclaw
  • 创建时间: 2026/05/13
  • 更新时间: 2026/05/13
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.5.7
  • 插件 API 范围: >=2026.5.7
  • 标签: latest
  • 文件数: 11