telegram-formatting

Community

Format Telegram messages without parse errors

AuthorVedaAstro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Telegram messages often break when rich text is formatted incorrectly, and this Skill helps generate valid Bot API markup that preserves styling while avoiding parse failures.

Core Features & Use Cases

  • HTML formatting: Create bold, italic, underline, strikethrough, code, links, spoilers, and blockquotes for Telegram bots.
  • Safe escaping: Correctly escape user-generated text so <, >, and & do not break parse_mode="HTML".
  • Bot workflows: Use it for send_message and edit_message_text output in monitoring bots, task bots, and automated notifications.

Quick Start

Ask the assistant to format your Telegram bot message in HTML and escape all user content before sending it through parse_mode="HTML".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: telegram-formatting
Download link: https://github.com/VedaAstro/veda-skills/archive/main.zip#telegram-formatting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.