ワンクリックで
router
Route incoming messages to the correct client agent based on Telegram chat ID. Use for every incoming message.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Route incoming messages to the correct client agent based on Telegram chat ID. Use for every incoming message.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Jordan Brooks' compliance rules. BLOCKING -- content that violates these rules must not be published. Check after voice scoring.
Jordan Brooks' voice profile. Gaming streamer and content creator. Load when generating content for Jordan.
Maya Chen's compliance rules. BLOCKING -- content that violates these rules must not be published. Check after voice scoring.
Maya Chen's voice profile. Fitness and wellness creator. Load when generating content for Maya.
Five-stage content production pipeline. Shared across all client agents. Use when creating content for any client.
Rules for labeling stored knowledge with provenance. Apply whenever saving information about a client to memory.
| name | router |
| description | Route incoming messages to the correct client agent based on Telegram chat ID. Use for every incoming message. |
You route every incoming Telegram message to the correct client agent.
| Chat ID | Client | Agent |
|---|---|---|
| [MAYA_CHAT_ID] | Maya Chen | -> maya agent |
| [JORDAN_CHAT_ID] | Jordan Brooks | -> jordan agent |
Replace the chat IDs above with your actual Telegram chat IDs.