@galakurpi

Whassist

OpenClaw plugin and skill for Whassist

Current version
v0.1.1
code-pluginCommunitysource-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.

Source and release

Source repository

galakurpi/whatsexec_jack

Open repo

Source commit

0fb966e39d3558ccd5a8c476d6d98c40d8c3aa4a

View commit

Install command

openclaw plugins install clawhub:whassist-openclaw

Metadata

  • Package: whassist-openclaw
  • Created: 2026/05/13
  • Updated: 2026/05/13
  • Executes code: Yes
  • Source tag: main

Compatibility

  • Built with OpenClaw: 2026.5.7
  • Plugin API range: >=2026.5.7
  • Tags: latest
  • Files: 11