askill
telegram

telegramSafety 92Repository

telegram-specific inline directives you embed in your response text to react, reply-to, or control streaming. NOT a CLI tool - these are magic strings that get parsed out of your telegram response.

1 stars
1.2k downloads
Updated 2/5/2026

Package Files

Loading files...
SKILL.md

telegram directives

how it works: embed these directives anywhere in your response text. they get parsed out and executed - the user won't see the directive syntax, just the result.

these are NOT CLI commands. you literally type [[react: πŸ‘]] in your response and it becomes a reaction.

reactions

react to a message without sending a reply text:

[[react: πŸ‘]]

that's it - just the directive, nothing else. user sees a πŸ‘ reaction on their message.

common reactions: πŸ‘ πŸ‘Ž ❀️ πŸ”₯ πŸ˜‚ 😒 πŸ€” πŸ‘€

use when:

  • acknowledging something that doesn't need a reply
  • quick yes/no
  • showing you understood

reply to specific message

reply threading - your message appears as a reply to theirs:

[[reply_to_current]] yeah i see what you mean

or reply to a specific message by id:

[[reply_to: 12345]] responding to that earlier point...

stream control

control how your response appears as you generate it:

[[stream: edit]] starting to work on this...

modes:

  • edit - update the same message as you type (default)
  • send - send chunks as separate messages
  • off - wait until complete, then send once

silent responses

handled something that doesn't need user notification:

NO_REPLY

combine with react for silent acknowledgment:

[[react: πŸ‘]] NO_REPLY

formatting

telegram supports: bold, italic, code, code blocks, links, strikethrough

Install

Download ZIP
Requires askill CLI v1.0+β–Ά

AI Quality Score

82/100Analyzed 2/16/2026

Well-crafted reference skill for Telegram inline directives with clear syntax examples and practical use cases. Good structure and actionable content.

92
88
85
78
88

Metadata

Licenseunknown
Version-
Updated2/5/2026
Publisheriannuttall

Tags

No tags yet.