Telegram
CommunicationCommonly used with
Skills using Telegram (24)
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.
add-telegram
Add Telegram channel integration via Chat SDK.
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.
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.
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).
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".
telegram-triage
Classify inbound Telegram DMs, autoreply low-stakes, escalate high-stakes to you
github
GitHub operations — issues, PRs, commits, code search, CI/CD via gh CLI
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.
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.
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.
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.
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.
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.
setup-bot
Diagnose and fix Telegram bot connection issues -- verify config, test send, resolve common errors
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.
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.
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.
telegram-secretary
Telegram Bot API の long-polling を cloud routine 上で常駐させ、認可済みチャットからのメッセージに秘書エージェント(SecretaryRole)が即応する対話チャネル。Webhook 不可な cloud routine 環境制約を long-polling + /goal deadline 駆動ループで回避する。
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.
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.
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".
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.
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.
Integration detected automatically from skill content. Some results may be false positives.