ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

telegram-business

Telegram bot for business automation — lead capture forms, inline keyboard menus, FAQ matching, appointment booking flows, and payment integration. Use for building customer-facing Telegram bots, community management, and lead generation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aiwithabidi/telegram-business
Or

What This Skill Does

The telegram-business skill is a robust automation toolkit for building, managing, and scaling professional presence on Telegram. Designed for seamless integration within OpenClaw, this agent skill allows you to transform a standard bot into a powerful business tool. It enables automated lead capture, interactive menu generation via inline keyboards, FAQ management, and sophisticated appointment booking flows. By utilizing direct API interactions through simple command-line scripts, you can orchestrate complex communication loops without writing extensive backend code. Whether you need to deploy an automated sales assistant, manage community engagement, or process customer inquiries, this skill provides the underlying messaging infrastructure required for high-touch service delivery.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following installation command in your terminal:

clawhub install openclaw/skills/skills/aiwithabidi/telegram-business

Ensure you have your TELEGRAM_BOT_TOKEN from @BotFather ready, as it is required for all API interactions. Once installed, confirm the path for telegram_business.py is configured correctly to ensure execution permissions.

Use Cases

  • Lead Generation: Automatically capture user contact info through guided form flows.
  • Customer Support: Build an FAQ bot that recognizes keywords and provides instant responses.
  • Appointment Scheduling: Integrate booking flows that allow users to select time slots via inline menus.
  • Payment Integration: Use callback queries to trigger payment confirmation logic in your sales pipeline.
  • Community Moderation: Broadcast updates or manage membership interactions with pre-configured inline keyboard shortcuts.

Example Prompts

  1. "OpenClaw, initialize the telegram business bot using token $TELEGRAM_BOT_TOKEN and set the welcome message to 'Welcome to our service, how can we assist you today?'"
  2. "Create an inline menu for the telegram bot that offers buttons for 'Book Appointment', 'Check Pricing', and 'Support' to user ID 987654321."
  3. "Send a follow-up lead capture form via telegram to the user who just clicked the 'Talk to Sales' button."

Tips & Limitations

  • Rate Limiting: Always respect Telegram's message rate limits; avoid flooding user chats with rapid-fire requests.
  • Security: Never hardcode your TELEGRAM_BOT_TOKEN in scripts intended for public repositories; use environment variables.
  • State Management: While this skill excels at message dispatch, complex multi-step conversation logic should be handled by a persistent database mapped to the user's chat_id.
  • Error Handling: Use get-webhook regularly to ensure your callback URLs are active and responsive.

Metadata

Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aiwithabidi-telegram-business": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#telegram#automation#bot#business#messaging
Safety Score: 4/5

Flags: network-access, external-api

Related Skills

agent-memory

Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.

aiwithabidi 4473

skill-auditor

Security audit and quarantine system for third-party OpenClaw skills. Use when evaluating, reviewing, or installing any skill from ClawHub or external sources. Automatically triggered before any skill installation.

aiwithabidi 4473

Model Intel

Live LLM model intelligence and pricing from OpenRouter

aiwithabidi 4473

deep-search

Multi-tier Perplexity search with Langfuse tracing. Three depth levels: quick (sonar), pro (sonar-pro), deep (sonar-reasoning-pro). Supports focus modes: internet, academic, news, youtube, reddit. Returns AI-synthesized answers with citations. Use for research, comparisons, market analysis, fact-checking. Triggers: search, research, look up, find out, compare, what is, deep search, web research.

aiwithabidi 4473

amplitude

Amplitude product analytics — track events, analyze user behavior, run cohort analysis, manage user properties, and query funnel/retention data via the Amplitude API. Understand product usage, measure feature adoption, and analyze user journeys. Built for AI agents — Python stdlib only, zero dependencies. Use for product analytics, user behavior tracking, funnel analysis, retention analysis, and cohort segmentation.

aiwithabidi 4473