telegram-clarification-prompt

Send and receive user decisions via Telegram Direct Messages.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Toqsick/MaxClaw --skill telegram-clarification-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-clarification-prompt
Source: https://github.com/Toqsick/MaxClaw/tree/main/.claude/skills/telegram-clarification-prompt
Command: npx skills add https://github.com/Toqsick/MaxClaw --skill telegram-clarification-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of collecting user input or decisions without interrupting the workflow, using Telegram Direct Messages for a more interactive and responsive experience.

Core Features & Use Cases

  • Telegram DM Input: Sends a Telegram Direct Message to the user when input is needed, allowing for asynchronous communication.
  • Decision Collection: Collects decisions, confirmations, selections, and information through Telegram.
  • Use Case: Ideal for scenarios where a user needs to make decisions or provide input that would otherwise disrupt the workflow, such as selecting options from a list or providing sensitive information.

Quick Start

When the system requires your input, you will receive a Telegram message. Respond to the message with your decision or information.

Frequently Asked Questions about telegram-clarification-prompt

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

FAQPage Schema
How do I collect user input through Telegram without blocking the main workflow?

Asynchronous communication through Telegram DMs collects user input without blocking the main workflow. The system sends a message requesting decisions or information, allowing users to respond at their convenience while the process continues.

Can I use Telegram for asynchronous decision-making in automated workflows?

Yes, asynchronous decision-making is facilitated by sending Telegram DMs when input is needed. Users receive a message to confirm selections or provide information, returning their response through the Telegram API.

What is the best way to handle input collection for sensitive information via messaging platforms?

Telegram DM input collection is ideal for gathering sensitive information or selections. It sends a direct message to the user, ensuring interactive and responsive data collection without interrupting other processes.

Does this approach require specific dependencies to send and receive Telegram messages?

No specific dependencies are required to utilize the Telegram API for sending and receiving messages. The Skill operates independently using its internal scripts to manage the message routing and response handling.

When should I use Telegram DMs for workflow optimization instead of standard synchronous prompts?

Telegram DMs should be used for workflow optimization when a user needs to make decisions that would otherwise disrupt the workflow. It is suitable for scenarios requiring user interaction without blocking operations.

Why does asynchronous communication improve interactive input collection?

Asynchronous communication improves input collection by sending Telegram DMs when input is needed. This allows users to provide decisions, confirmations, and selections interactively without forcing immediate responses.