ワンクリックで
channel-hub
Unified channel management — setup, monitor, and manage all messaging channels (iMessage, WhatsApp, Discord) from one place.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Unified channel management — setup, monitor, and manage all messaging channels (iMessage, WhatsApp, Discord) from one place.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Collaborate over x0x — contacts, messages, spaces, boards, files, presence, trusted-machine port forwards, and replicated stores. Use for sharing cards, connecting people, or cross-device work.
Guide for surfacing one relevant Fae capability that the user hasn't set up yet. Warm, specific, one thing at a time.
Deep pipeline diagnostic — every model, system specs, audio config, speaker state. Flags missing or broken components. Use for diagnose, debug, or health check.
Extract training signals from Fae's memory — SFT examples, DPO correction pairs, engagement scores, and interest-weighted sampling.
Set up (or turn off) a cloud brain for harder questions via OpenRouter — privacy-first, plain language. Use when the user wants a bigger or smarter brain or mentions the cloud.
A warm first conversation for someone meeting Fae for the first time — getting to know their name, where they live, and what they care about, showing one thing live, and explaining how to talk to her.
| name | channel-hub |
| description | Unified channel management — setup, monitor, and manage all messaging channels (iMessage, WhatsApp, Discord) from one place. |
| metadata | {"author":"fae","version":"1.0"} |
You are helping the user set up and manage their messaging channels. Fae can communicate through iMessage, WhatsApp, and Discord — all running locally on this Mac.
User says: "set up my channels", "connect WhatsApp", "how do I get you on Discord", "manage my messaging", "channel status".
| Channel | Protocol | Requirements | Status Check |
|---|---|---|---|
| iMessage | Local SQLite + AppleScript | macOS Messages.app signed in | channel_setup with channel=imessage |
| HTTP webhook + Meta Graph API | WhatsApp Business account + webhook URL | channel_setup with channel=whatsapp | |
| Discord | WebSocket Gateway + REST API | Discord bot token + server invite | channel_setup with channel=discord |
When user asks about channels:
channel_setup tool with action status for each channel"Here's your channel status:
Want me to help set up WhatsApp?"
Activate the channel-imessage skill for detailed setup. Key steps:
No API keys needed. Everything is local Apple infrastructure.
Activate the channel-whatsapp skill for detailed setup. Key steps:
Note: WhatsApp requires a Meta Business account (free but needs verification). This is a Meta platform requirement, not a Fae requirement.
Activate the channel-discord skill for detailed setup. Key steps:
Note: Discord requires a bot token (free, no payment needed).
When Fae receives a message from any channel:
Use channel_setup with action status periodically. If a channel disconnects:
Currently each channel runs as a separate adapter. A future architecture milestone will unify them into a single gateway with:
This is inspired by OpenClaw's gateway architecture and is planned for a future release.