telegram
Telegram messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.
Summary
This skill integrates Telegram messaging with Claude Code, enabling bidirectional communication and command execution.
- It includes built-in access control for managing pairing, allowlists, and policies, making it ideal for secure, collaborative workflows.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install telegram@<marketplace>
/pluginUse Cases
Usage Examples
/telegram send 'Deployment finished successfully'
/telegram:access allowlist add @username
/telegram:access policy set max_messages_per_minute 10
Security Audits
Frequently Asked Questions
What is telegram?
This skill integrates Telegram messaging with Claude Code, enabling bidirectional communication and command execution. It includes built-in access control for managing pairing, allowlists, and policies, making it ideal for secure, collaborative workflows.
How to install telegram?
To install telegram: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install telegram@<marketplace>. Finally, /plugin in Claude Code.
What is telegram best for?
telegram is a plugin categorized under General. Created by Anthropic.
What can I use telegram for?
telegram is useful for: Send code snippets or logs from Claude Code to a Telegram chat for review.; Receive and respond to commands from authorized Telegram users to trigger Claude Code actions.; Manage a allowlist of Telegram users who can interact with Claude Code via the skill.; Use /telegram:access to view or update pairing and policy settings without leaving the terminal.; Automate notifications to a Telegram group when a long-running task completes in Claude Code.; Enable team collaboration by allowing multiple Telegram users to query Claude Code through a shared bridge..