build-wizard-flow
CommunityCreate multi-step wizards easily.
Authorvendelieu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of complex, multi-step conversational flows within a Telegram bot, such as forms or questionnaires, by providing a structured way to manage state, validation, and user interaction.
Core Features & Use Cases
- Wizard Creation: Define multi-step conversational flows using
@WizardHandlerandWizardStep. - State Management: Automatically persists and retrieves typed state between steps.
- Validation: Implement custom validation logic for user input at each step.
- Use Case: Build a user registration process that asks for name, age, and email in sequence, validating each input before proceeding or retrying.
Quick Start
Annotate an object with @WizardHandler and define nested classes extending WizardStep to create your wizard.
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: build-wizard-flow Download link: https://github.com/vendelieu/telegram-bot/archive/main.zip#build-wizard-flow 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.