ワンクリックで
telegram
Interact with Telegram chats, files, and bots through the Telegram Bot API from the Aliceloop CLI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Interact with Telegram chats, files, and bots through the Telegram Bot API from the Aliceloop CLI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage chat threads — create, list, inspect, delete, and search conversations. Use when users want to organize chats or open a specific thread.
当agent因maxIterations中断时,恢复 Task Working Memory 并继续执行未完成的任务。用户说"继续"时自动触发。
Enter a planning-first workflow with structured steps, checkpoints, and explicit approval before execution.
Schedule recurring work, reminders, and periodic checks through the Aliceloop daemon cron service.
Planned Alice-native selfie workflow for self-portraits, local album management, and future face-reference generation support.
Track durable Task Working Memory across sessions with the local Aliceloop tracked-task CLI.
| name | telegram |
| description | Interact with Telegram chats, files, and bots through the Telegram Bot API from the Aliceloop CLI. |
| allowed-tools | ["bash"] |
Use this skill when the work depends on Telegram messaging, files, or bot actions.
aliceloop telegram me --token <botToken>
aliceloop telegram send <chatId> "hello from Aliceloop" --token <botToken>
aliceloop telegram file <chatId> ./report.pdf "Daily report" --token <botToken>
You can also set:
ALICELOOP_TELEGRAM_BOT_TOKENALICELOOP_TELEGRAM_API_BASE for a self-hosted proxy or testingCurrent scope:
me, send, and file are wired