Skip to main content
Run any Skill in Manus
with one click

aio-message-bridge

Stars3
Forks1
UpdatedJune 4, 2026 at 06:50

Give Claude Code an event loop. A local HTTP + WebSocket relay plus the Monitor tool let anything OUTSIDE Claude — a CLI in another terminal, a mobile app, a webhook, another running program, a web page — push events to Claude mid-task and receive pushes back, in real time. Inbound: the external client POSTs an event, the relay prints a MSG:: line to stdout, the Monitor tool surfaces it as a notification. Outbound: Claude POSTs a push, the relay broadcasts it over WebSocket to every connected client. The protocol is generic and language-agnostic; a ready-to-run reference relay is included. Use when an external process or device needs a live two-way channel to Claude, when you need a webhook or event source to wake Claude, or when you want to "give Claude an event loop". "external to Claude bridge", "Monitor + WebSocket relay", "wake Claude from outside", "kết nối bên ngoài với Claude", "cầu nối tương tác với Claude".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly