tg-user-in-the-loop
CommunityAsync clarifying questions in tg_bot
Authorkvcop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the Telegram bot to ask clarifying questions during task execution, preventing task failure due to missing information and allowing for user input without halting the bot's progress.
Core Features & Use Cases
- Asynchronous Clarification: Ask blocking or non-blocking questions while a task is in progress.
- Timeout Policy: Implements a ping schedule (5, 10, 15 minutes) and handles user non-responsiveness by either proceeding with defaults or canceling the task.
- User-in-the-Loop: Facilitates interactive task execution where user input is critical for safe continuation.
- Use Case: When a bot needs to decide between two options for processing a document, it can ask the user via a blocking question, providing a default action if no response is received within a set time.
Quick Start
Use the tg-user-in-the-loop skill to ask a blocking question about processing a document, providing a default action if no response is received.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tg-user-in-the-loop Download link: https://github.com/kvcop/ai-kb-assistant/archive/main.zip#tg-user-in-the-loop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.