openclaw/extensions/imessage
2026-08-15 08:02:07 -07:00
..
skills/imsg fix(plugins): refresh bundled channel skills (#119020) 2026-08-03 17:31:00 -07:00
src test(extensions): remove type-only probe contracts (#124190) 2026-08-15 08:02:07 -07:00
api.ts refactor(plugins): remove test-only facades and adapter (#122532) 2026-08-12 01:20:09 -07:00
channel-config-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
channel-plugin-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
config-api.ts refactor: move Telegram and iMessage config schemas to plugins (#112850) 2026-07-22 23:01:47 -04:00
contract-api.ts refactor(extensions): split channel contract sidecars 2026-06-10 13:05:24 +05:30
doctor-contract-api.test.ts refactor(config): declarative doctor alias-migration DSL with inheritance-aware account seeding (#105636) 2026-07-12 12:28:42 -07:00
doctor-contract-api.ts refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
index.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
media-contract-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
message-tool-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
openclaw.plugin.json refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
package.json refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
README.md feat(plugins): externalize iMessage channel (#117101) 2026-08-01 08:01:18 +08:00
runtime-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
secret-contract-api.ts
session-binding-contract-api.ts refactor(extensions): split channel contract sidecars 2026-06-10 13:05:24 +05:30
setup-entry.ts refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

@openclaw/imessage

Official iMessage channel plugin for OpenClaw, using imsg on a signed-in Mac.

The plugin supports iMessage and SMS DMs and groups, media, replies, tapbacks, effects, polls, and group management when the imsg private API bridge is available.

Install

openclaw plugins install @openclaw/imessage

Restart the Gateway after installing or updating the plugin.

Configure

Follow the iMessage guide for installing imsg, granting macOS permissions, enabling private API actions, and configuring local or remote-Mac operation:

Package

  • Plugin id: imessage
  • Channel id: imessage
  • Package: @openclaw/imessage
  • Minimum OpenClaw host: 2026.7.2