Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

telegram-skills

يحتوي telegram-skills على 4 من skills المجمعة من serejaris، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
8
محدث
2026-06-12
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

tg-markdown-to-rich
مطوّرو البرمجيات

Use when converting Markdown documents, reports, or any text content into a Telegram Rich Message for delivery via a bot. Triggers: "send markdown to Telegram", "convert doc to rich message", "publish report to bot", "format markdown for sendRichMessage", "telegram rich message from file". Produces an InputRichMessage JSON object ready for Telegram Bot API 10.1 sendRichMessage.

2026-06-12
tg-rich-digest
مطوّرو البرمجيات

Use when sending daily or weekly digests, community summaries, status reports, or newsletters through a Telegram bot as one structured rich message instead of a wall of plain text. Triggers: "send weekly digest", "post summary to channel", "newsletter via bot", "community report", "daily status update", "format report as rich message".

2026-06-12
tg-rich-messages
مطوّرو البرمجيات

Use when sending structured or richly formatted messages from a Telegram bot — tables, section headings, collapsible blocks, photo galleries, maps, math formulas, audio, or streaming AI responses. Also use for understanding rich message types and limits when plain sendMessage with parse_mode HTML/Markdown is not sufficient.

2026-06-12
tg-rich-streaming
مطوّرو البرمجيات

Use when streaming LLM or AI-generated replies to Telegram in real time (ChatGPT-style progressive output in a bot), showing a model thinking indicator, or delivering token-by-token text as an animated rich message draft that finalizes into a permanent message.

2026-06-12