Skip to main content

Remote skill

Remote From Telegram Skill

Connect the current agent session to an available Telegram channel bridge.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install remote-from-telegram with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use remote-from-telegram when you want to control or chat with the current session from Telegram. It checks AI DevKit readiness, selects an available Telegram channel, starts the bridge in daemon mode, and avoids stopping existing bridges without confirmation.

When to use it

  • Bridge the current agent session to Telegram
  • Reuse an existing configured Telegram bot channel
  • Start a background channel bridge with a clear stop command

Supported agents

Claude CodeCodexopencodePi

Related skills