add-wizard-handler

Community

Configure wizard handlers for bot flows.

Authorvendelieu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation of interactive, multi-step conversational flows (wizards) within Telegram bots by automating the setup of the @WizardHandler annotation.

Core Features & Use Cases

  • Declarative Wizard Definition: Define wizard triggers, scope, and state managers using annotations.
  • Automatic Activity Generation: KSP generates the necessary WizardActivity code, eliminating manual boilerplate.
  • Use Case: You are building a bot to onboard new users. You can use this Skill to define a /register command that initiates a series of questions to collect user information step-by-step.

Quick Start

Annotate your wizard object with @WizardHandler specifying the trigger commands and any custom state managers.

Dependency Matrix

Required Modules

None required

Components

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-handler
Download link: https://github.com/vendelieu/telegram-bot/archive/main.zip#add-wizard-handler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.