← All integrations

Telegram

Communication
telegram.org →
24 skills · 2 Featured · 63,470 total stars

Commonly used with

Skills using Telegram (24)

AI & Automation Featured

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

32,723 Updated today
anthropics
AI & Automation Featured

add-telegram

Add Telegram channel integration via Chat SDK.

30,381 Updated today
nanocoai
AI & Automation Solid

check-secret

Check a text fragment for potential secrets (API keys, tokens, passwords) BEFORE sending to chat / committing / publishing. Third protection layer on top of pre-commit hook (B7.7a) and PostToolUse redact (B7.7b). Manual gate — user explicitly calls on potentially sensitive text.

43 Updated today
TserenTserenov
AI & Automation Solid

test-as-self

Deploy the current instar dist into a throwaway agent home and verify the deploy is healthy — clean evidence instead of post-hoc log forensics. Use BEFORE shipping a change that touches the deploy/lifeline/server path; AFTER landing such a change; or to reproduce a crash observed in the wild.

75 Updated today
JKHeadley
AI & Automation Solid

add-telegram

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

48 Updated today
sliamh11
AI & Automation Solid

add-telegram-swarm

Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".

48 Updated today
sliamh11
AI & Automation Solid

telegram-triage

Classify inbound Telegram DMs, autoreply low-stakes, escalate high-stakes to you

4 Updated today
Guilhermepelido
AI & Automation Solid

github

GitHub operations — issues, PRs, commits, code search, CI/CD via gh CLI

49 Updated today
ariffazil
AI & Automation Solid

lopi-context

Full lopi project context — complete phase plan, current health metrics, standing rules for agents, crate details. Auto-load when working on lopi sprint planning, architecture decisions, or Phase 5+ work.

3 Updated today
konjoai
AI & Automation Solid

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

2 Updated 2 days ago
5dive-ai
AI & Automation Solid

tg-alerts

Use when adding Telegram error notifications to any project. Guides through bot creation with @BotFather, chat/channel/forum-topic ID discovery, alert service implementation with deduplication and graceful failure, and framework-specific integration for Python (async/sync) and Node.js.

6 Updated 4 days ago
DmitriyYukhanov
AI & Automation Listed

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

23 Updated today
thevibeworks
AI & Automation Listed

notify-user

Send progress, completion, and option-prompt messages to the paired user via this agent's Telegram bot. Use whenever work takes more than a few seconds, when blocking on a user decision, or when presenting choices. Never go silent for more than ~30s on a long-running task.

23 Updated 1 weeks ago
5dive-ai
AI & Automation Listed

building-telegram-bots

Writes correct, version-aware Telegram bot code. Use when writing, extending, or debugging a Telegram bot in python-telegram-bot, aiogram, grammY, or Telegraf. Not for Telegram client API (TDLib), languages other than Python and Node.js, or non-Telegram platforms.

8 Updated 1 weeks ago
isvlasov
AI & Automation Listed

setup-bot

Diagnose and fix Telegram bot connection issues -- verify config, test send, resolve common errors

3 Updated today
n24q02m
AI & Automation Listed

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

21 Updated 3 days ago
0xMaxMa
AI & Automation Listed

department-onboarding-guide

Conversational onboarding skill for new bubble-ops-loop departments. Guides operator through the 7 eclosure steps (Mandate -> Missions -> Layers -> Skills/tools -> Gates/KPIs -> Dry-run -> Activation), produces schema-validated artifacts at each step, manages the onboarding branch + activation PR. Use when bringing up a new dept (Maya, Ben, Tony, Miranda, Eliot, etc.). The skill ships templates + state machine + dry-run simulator; the agent (Claude Code session) consumes it to drive the conversation.

0 Updated today
Bubble-invest
AI & Automation Listed

dept-spawner

Spawn a new Bubble ops department (agent) end-to-end — create the repo, scaffold the dept tree, wire the VPS prerequisites, and hand off to the self-driving onboarding. Use this whenever the user wants to create/spawn/hatch/onboard a NEW agent or department (like Ben the fund manager or Geraldine the accountant), set up a new dept's repo + systemd unit + Telegram bot + secrets, or asks "add a new agent/dept", "spin up a department for X", "onboard a new ops agent". This orchestrates the EXISTING scaffolding (bootstrap-dept.sh + scaffold.py + the self-driving onboarding skill) — it does not reinvent the process. Do NOT use for editing an existing live dept (that's a normal PR) or for non-agent infra.

0 Updated today
Bubble-invest
AI & Automation Listed

telegram-secretary

Telegram Bot API の long-polling を cloud routine 上で常駐させ、認可済みチャットからのメッセージに秘書エージェント(SecretaryRole)が即応する対話チャネル。Webhook 不可な cloud routine 環境制約を long-polling + /goal deadline 駆動ループで回避する。

5 Updated yesterday
Bizuayeu
AI & Automation Listed

spoonos-platform-integration

Deploy SpoonOS agents to messaging platforms and APIs. Use when integrating agents with Telegram, Discord, Slack, REST APIs, webhooks, or scheduled tasks.

3 Updated today
Gabssama12
DevOps & Infrastructure Listed

zeal-docs

Consult offline documentation from locally installed Zeal (Linux) / Dash docsets. Use this WHENEVER a coding, debugging, or config task involves a technology that has a docset installed — to confirm exact signatures, flags, return values, defaults, or behavior instead of relying on memory, AND for conceptual "how do I / how does X work" questions, since docsets also contain tutorials and how-to guides. Installed docsets include Ansible, Bash, Bootstrap 5, C, Django, Docker, ElasticSearch, Emmet, Flask, Go, HTML, Jinja, Nginx, NodeJS, PostgreSQL, Python 3, Python Telegram Bot, Redis, Rust, SQLAlchemy, SQLite, Scrapy, and Wagtail. Trigger on questions like "what are the args to X", "does this function return Y", "which flag does Z", "how do I do X in Python/Go/...", or before writing non-trivial API calls in these languages/frameworks. Works fully offline; no network needed.

0 Updated 1 weeks ago
xr09
AI & Automation Listed

tickets

Pick up and work on tickets that Ogma (the Telegram bot) filed for things it couldn't do under its restrictions. Use when the user says "tickets", "what did the bot leave me", "any open tickets", "work on the ticket(s)", or "what's in the queue".

1 Updated 2 days ago
eric-wien
AI & Automation Listed

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

0 Updated today
mrkhachaturov
Data & Documents Listed

selectedleafs-telegram

Produktions- und Posting-Playbook für die lokalen Telegram City-Channels von selectedleafs (Titel-Muster Kratom Stadt selectedleafs.com). Definiert Channel-Setup, Format-System, Message-Typen mit Templates, Emoji-Legende, Pinned-Post-Struktur, Launch-Strategie, Platzhalter-zu-Metaobject-Mapping und Bot-Posting-Format. Use whenever writing, reviewing, or automating Telegram channel posts, setting up a new city channel, building the posting pipeline aus Shopify-Metaobjects, planning a channel launch, oder den Pinned-Post pflegen. Triggers on: telegram, telegram channel, telegram post, kanal, stream post, pinned post, restock post, store update, live finder, telegram template, telegram bot posting, channel setup, channel launch, kratom stadt channel, nachschub post, oeffnungszeiten post.

1 Updated 1 weeks ago
wemwi

Integration detected automatically from skill content. Some results may be false positives.