content-tg-post

Converts raw ideas and notes into thesis-first Telegram channel posts of 500-1500 characters.

4|Updated Aug 8, 2026
One-click install
npx skills add https://github.com/alexeyshishin/as-skill --skill content-tg-post-alexeyshishin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: content-tg-post
Source: https://github.com/alexeyshishin/as-skill/tree/main/domains/content/skills/content-tg-post
Command: npx skills add https://github.com/alexeyshishin/as-skill --skill content-tg-post-alexeyshishin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a rough idea or note into a polished Telegram post is slow and error-prone: posts come out bloated, bury the main point, or read like generic AI text. This Skill structures the whole process — from finding the thesis to a final self-check — so the output is a tight, readable post in the author's voice. ## Core Features & Use Cases - Thesis-first structuring: Extracts one core thesis and places it in the first line, then builds a hook-context-specifics-conclusion structure suited for reading on a phone. - Voice and formatting enforcement: Applies authorial-voice rules (no clichés, no AI filler) and Telegram-specific formatting (backticks for terms, no headings, MarkdownV2 escaping). - Length and quality self-check: Verifies the 500-1500 character range, presence of concrete specifics, and a non-generic tone before showing the result. - Use Case: You have a bullet-point note about a debugging incident. The Skill turns it into a 900-character post-mortem post with the lesson stated in the first line, then asks whether to trim it or strengthen the hook. ## Quick Start Ask the assistant to turn this note into a Telegram post for my channel using the content-tg-post skill.

Frequently Asked Questions about content-tg-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a Telegram post from a rough idea or note?▼

Provide the idea, note, or bullet points as source material and state the channel's theme. The Skill extracts one thesis, places it in the first line, builds a short structured post of 500-1500 characters, and shows it for review with options to trim or strengthen it.

What is the ideal length for a Telegram channel post?▼

This Skill targets 500-1500 characters, which suits reading on a phone without losing attention. If the material exceeds 1500 characters, it recommends splitting the content into a series rather than publishing one long post.

Does Telegram support Markdown headings and formatting in posts?▼

Telegram does not render # headings, so the Skill avoids them entirely. It uses backticks for technical terms, code blocks with language tags, and MarkdownV2 escape characters, or HTML formatting if the channel supports it.

When should I use a long-form article instead of a Telegram post?▼

Use a long-form article when the material needs deep explanation, multiple sections, or exceeds what fits in 1500 characters without cutting substance. The Skill's documentation points to a dedicated article-draft skill for longreads and a tutorial skill for step-by-step instructions.

Why does my Telegram post sound generic or AI-generated?▼

Generic posts usually lack concrete specifics and personal observation. The Skill's self-check requires at least one example, number, command, or link, and flags text that anyone could have written, prompting you to add a personal angle.