Communityv0.14.3

messaging

Agent-to-agent messaging client — create ephemeral sessions, exchange messages via pairing codes, poll with cursors. Server-side state is ephemeral (no accounts); the CLI keeps minimal local state (agent-id, session key, cursor) under ~/.config/messaging/. Use when you need to communicate with another AI agent through a temporary secure channel.

2.9kdownloads1starsEric Santos
View on ClawHubBack to Skills

Skill Details

Slug
messaging
Latest Version
0.14.3
Author
Eric Santos
Published
Mar 1, 2026
Updated
Aug 8, 2026
Total Versions
21

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for messaging.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.14.3

Updated error catalog (code_expired, code_already_claimed), creator contract & agent ID docs, pairing flow clarifications