$npx skillfedfor your agent

telegram-setup

This skill walks you through connecting a Telegram bot to your Vellum Assistant, handling token collection, webhook registration, and credential storage securely. It validates your bot credentials against Telegram's API and registers commands automatically.

Telegram Setup connects and authenticates your Telegram bot to Vellum Assistant with secure credential management.

AI-generated summary based on this skill's SKILL.md

★ 951  145 MITupdated by vellum-ai

Decision gist · record as of 2026-07-28

Telegram Setup connects and authenticates your Telegram bot to Vellum Assistant with secure credential management. This skill walks you through connecting a Telegram bot to your Vellum Assistant, handling token collection, webhook registration, and credential storage securely. It validates your bot credentials against Telegram's API and registers commands automatically.

manual: git clone https://github.com/vellum-ai/vellum-assistant → cp -r vellum-assistant/skills/telegram-setup ~/.claude/skills/telegram-setup
skills/telegram-setup/SKILL.md · version e6b56435

Use it when

  • telegram-setup manages secure credential storage for your Telegram bot token.
  • telegram-setup automates webhook registration by configuring message routing between Telegram and Vellum Assistant.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

vellum-ai/vellum-assistant/telegram-setup · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I connect a Telegram bot to Vellum Assistant?

telegram-setup guides you through the complete connection process. Start by creating a bot with BotFather on Telegram to obtain your bot token. Then use telegram-setup to authenticate that token with Vellum Assistant, register your webhook URL for message routing, and validate the connection works end-to-end. The skill handles credential storage securely and sets up bot commands automatically.

How do I set up a Telegram bot token securely?

telegram-setup manages secure credential storage for your Telegram bot token. After obtaining your token from BotFather, the skill encrypts and stores it safely within Vellum Assistant. It validates your token against Telegram's API to confirm authenticity before registration, preventing invalid or compromised credentials from being stored. This ensures your bot authentication remains protected throughout the setup process.

How do I register a Telegram webhook for my assistant?

telegram-setup automates webhook registration by configuring message routing between Telegram and Vellum Assistant. The skill registers your webhook URL with Telegram's servers, enabling incoming messages to flow directly to your assistant. It validates the webhook configuration and tests the connection to ensure messages route correctly before completing setup.

How can I verify my Telegram bot connection works?

telegram-setup includes validation that confirms your Telegram connection is active and functioning. The skill tests your bot token against Telegram's API, verifies webhook registration succeeded, and can run an end-to-end test flow with bot commands. This validation step catches configuration issues early and ensures your assistant is ready to receive and respond to Telegram messages.

What does telegram-setup do during bot authentication?

telegram-setup handles the complete authentication workflow for connecting Telegram to Vellum Assistant. It collects your BotFather token, validates it against Telegram's servers, securely stores credentials, registers your webhook URL, and sets up bot commands. The skill then runs validation tests to confirm the connection works before marking setup as complete.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

You are helping your user connect a Telegram bot to the Vellum Assistant gateway. Walk through each step below.

Value Classification

Value Type Storage method Secret?
Bot Token Credential assistant credentials prompt Yes
Bot Username Config assistant config set telegram.botUsername No
Webhook Secret Credential assistant credentials set … --generated Yes
  • Bot Token is a secret. Always

(truncated - see the full file via the links below)

File tree — 2 files
skills/telegram-setup/SKILL.md
skills/telegram-setup/assets/icon.svg

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Connect and authenticate a Telegram bot to Vellum Assistant”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

add-telegram
by nanocoai · nanocoai/nanoclaw

Add Telegram brings Telegram bot support to NanoClaw via the Chat SDK bridge. The skill handles adapter installation, registration, credential setup through BotFather, and a secure 4-digit pairing handshake to bind your chat. All steps are idempotent and safe to re-run.

MITfor claude-codeupdated Jul 2026
★ 30,388repo stars
guardian-verify-setup
by vellum-ai · vellum-ai/vellum-assistant

Guardian Verify Setup guides you through proving ownership of a messaging channel—phone, Telegram, Slack, or email—by collecting your destination and initiating an outbound verification flow. The skill handles channel selection, destination collection (including Slack member ID lookup), and launches the verification session via the assistant's channel-verification-sessions CLI.

MITupdated Jul 2026
★ 951repo stars
slack-app-setup
by vellum-ai · vellum-ai/vellum-assistant

This skill walks you through provisioning a Slack bot identity and connecting it to your assistant using Socket Mode. A guided setup wizard handles app creation from a manifest, token generation, and credential storage in a single flow—no manual token pasting required. Use it whenever you need to onboard a new workspace, switch workspaces, or rotate credentials.

MITupdated Jul 2026
★ 951repo stars
discord-app-setup
by vellum-ai · vellum-ai/vellum-assistant

Discord App Setup walks you through creating a Discord application, configuring bot intents, securely storing your bot token, and inviting the bot to your server. The skill handles each phase in strict order—from application creation through intent enablement to OAuth authorization—ensuring your bot connects reliably to the Discord Gateway.

MITupdated Jul 2026
★ 951repo stars
geo-audit
by vellum-ai · vellum-ai/vellum-assistant

geo-audit helps you evaluate whether your website is properly configured for discovery and indexing by AI systems and search crawlers. Run a comprehensive technical assessment to identify missing metadata, blocking directives, and accessibility issues that might prevent LLMs from effectively processing your content. Get actionable insights to optimize your site's AI-readiness.

MITupdated Jul 2026
★ 951repo stars
add-telegram
by b1rdmania · b1rdmania/ghostclaw

This skill integrates Telegram into GhostClaw through automated code changes and guided configuration. It lets you use Telegram as your primary channel or run it alongside WhatsApp, with options for full message access or trigger-only responses in groups.

MITfor claude-codeupdated May 2026
★ 90repo stars
Tags
bot-authenticationwebhook-managementcredential-securityplatform-integrationmessaging-gatewaytoken-validationautomated-setupidentity-verificationcallback-routing