Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 5월 27일 12:13
파일 탐색기
33 개 파일
SKILL.md
readonly