Telegram CTA Button

v1.0.1

Enhance Telegram replies with context-aware dynamic CTA buttons (Smart Launcher UI). Use when replying to users on Telegram to provide relevant, time-sensitive, and task-oriented options for better interaction.

3· 2.2k·6 current·7 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the instructions: the SKILL.md only describes composing time- and context-aware Telegram reply buttons. It does implicitly assume the agent has a messaging tool that can send Telegram messages/buttons (and therefore that the platform provides the Telegram integration and bot credentials), but the skill itself does not request unrelated binaries, env vars, or access.
Instruction Scope
Instructions are scoped to selecting button presets by time-of-day and context and show how to call the 'message' tool with a buttons parameter. They do not instruct the agent to read unrelated files, environment variables, or send data to external endpoints other than using the messaging action described.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or downloaded. This minimizes install-time risk.
Credentials
The skill declares no required env vars or credentials (reasonable for an instruction-only template). In practice it relies on the agent/platform having Telegram messaging capability and bot credentials; those are not requested here but are expected to be provided by the host environment.
Persistence & Privilege
always is false, the skill doesn't request persistent presence or modify other skills or system-wide settings. It does not elevate privileges.
Assessment
This skill appears coherent and low-risk: it only suggests what buttons to show and how to format them. Before installing, confirm that your agent platform already provides the Telegram 'message' tool and bot credentials (the skill assumes those exist). Also review how callback_data values are handled by your system so sensitive information is not placed into button payloads, and test the skill in a controlled chat to ensure buttons behave as you expect.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fg0265p6pacmqxc4p893m3h80cw22telegramvk97c44j0pzh66e199bzrpfww5x80d3ey

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments