telegram
Telegram messaging — bot bridge, voice notes, message handling, STT/TTS integration. Trigger keywords: telegram, telegram bot, telegram message, telegram voice.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Telegram messaging — bot bridge, voice notes, message handling, STT/TTS integration. Trigger keywords: telegram, telegram bot, telegram message, telegram voice.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Git workflows — branching, committing, worktrees, branch isolation, merge strategies. Trigger keywords: git, commit, branch, merge, rebase, worktree, pull, push, cherry-pick.
Testing — writing and running tests with bun:test, test patterns, validation. Trigger keywords: test, testing, unit test, integration test, bun test, spec, assertion.
Pre-commit verification — tsc type checking, test suite, spec invariant checks. Trigger keywords: verify, validate, check, tsc, typecheck, spec check, pre-commit.
Discord messaging — how to send and receive messages, bridge architecture, user identity, formatting. Trigger keywords: discord, discord message, discord reply, discord user, discord bridge, send discord.
Cross-channel messaging — routing rules, channel affinity, how to send messages on each channel, safety rules. Trigger keywords: message, send message, reply, respond, channel, routing, corvid_send_message.
Use this skill when you need to discover remote agents, fetch their capabilities via A2A Agent Cards, or invoke tasks on remote A2A-compatible agents. Triggers include "discover agent", "find agent", "agent card", "invoke remote agent", "send task to agent", "A2A", or any reference to inter-agent communication beyond simple messaging.
基于 SOC 职业分类
| name | telegram |
| description | Telegram messaging — bot bridge, voice notes, message handling, STT/TTS integration. Trigger keywords: telegram, telegram bot, telegram message, telegram voice. |
How the Telegram bridge works and how to handle Telegram messages.
server/telegram/bridge.tsTELEGRAM_BOT_TOKEN env vargetUpdatesSame rules as Discord — reply directly as text. Your response is automatically routed back through the Telegram bridge.
Messages from Telegram are tagged:
[This message came from Telegram. Reply directly...]
The Telegram bridge handles voice notes automatically:
server/voice/stt.ts (Whisper)Telegram uses its own Markdown variant:
*bold*, _italic_, ~strikethrough~, ||spoiler||`inline code` and ```code blocks```_, *, [, ], (, ), ~, `, >, #, +, -, =, |, {, }, ., !