Agent skill

telegram

Send and receive messages via Telegram using a Bot.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/telegram-kjdragan-universal-agent

Metadata

Additional technical details for this skill

requires
[
    "telegram"
]

SKILL.md

Telegram Skill

Use this skill to communicate via Telegram.

Tools

Access via mcp__telegram__*:

  • telegram_send_message(chat_id, text): Send a message.
  • telegram_get_updates(limit): Check for new messages sent to the bot.

Configuration

Requires environment variables:

  • TELEGRAM_BOT_TOKEN: The API token from BotFather.
  • TELEGRAM_ALLOWED_USER_IDS: Comma-separated list of allowed Chat IDs (security).

Usage

  • Notifications: "Send me a summary on Telegram when done."
  • Interactive: "Check Telegram for my reply."

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results