build-inline-keyboard

Community

Build Telegram inline keyboards.

Authorvendelieu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation of interactive inline keyboards for Telegram bots, allowing developers to easily add buttons for user interaction directly within chat messages.

Core Features & Use Cases

  • Dynamic Button Creation: Programmatically generate keyboards with various button types (callback, URL, web app, etc.).
  • Structured Layout: Organize buttons into rows and columns using simple DSL commands.
  • Use Case: A bot needs to present users with a choice of options. This Skill can generate an inline keyboard with "Yes", "No", and "Cancel" buttons, each triggering a specific bot action when pressed.

Quick Start

Use the build-inline-keyboard skill to create a message with two buttons, 'Option A' and 'Option B', that trigger callback data 'opt_a' and 'opt_b' respectively.

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: build-inline-keyboard
Download link: https://github.com/vendelieu/telegram-bot/archive/main.zip#build-inline-keyboard

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.