add-wizard-step
CommunityBuild interactive wizard flows.
Authorvendelieu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of multi-step conversational flows (wizards) within a Telegram bot, enabling guided user interactions for complex tasks.
Core Features & Use Cases
- Step-by-Step Guidance: Define individual steps for a wizard, each with specific logic for entry, validation, and data storage.
- State Management: Easily manage user state across different steps of the wizard.
- Transitions: Control the flow between steps, including moving to the next step, retrying the current step, or finishing the wizard.
- Use Case: Create a user onboarding wizard that collects a username, email, and preferences sequentially, validating each input before proceeding.
Quick Start
Extend the WizardStep class to define your wizard's behavior.
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: add-wizard-step Download link: https://github.com/vendelieu/telegram-bot/archive/main.zip#add-wizard-step 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.