Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

comm-bridge

// C4 communication bridge — central gateway for ALL external communication (Telegram, Lark, etc.). Use when replying to users via the "reply via" path, sending proactive messages to external channels, querying recent conversations or checkpoint status (prefer c4-db.js CLI; sqlite3 OK for unsupported queries), fetching conversation history for Memory Sync, or creating checkpoints after sync. Incoming messages are queued by channel bots and delivered to Claude via a PM2 dispatcher daemon. Session-start hooks automatically provide conversation context and can trigger Memory Sync when unsummarized conversations exceed the configured threshold.

$ git log --oneline --stat
stars:1 175
forks:124
updated:27 mai 2026 à 12:13
Explorateur de fichiers
33 fichiers
SKILL.md
readonly