← Back to Skills Marketplace
Telegram Business
by
aiwithabidi
· GitHub ↗
· v1.0.0
366
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install telegram-business
Description
Telegram bot for business automation — lead capture forms, inline keyboard menus, FAQ matching, appointment booking flows, and payment integration. Use for b...
Usage Guidance
Do not paste your production TELEGRAM_BOT_TOKEN into an unsigned/untrusted skill without verifying its code and source. This package contains only documentation (SKILL.md) and no runnable scripts, yet its instructions reference many local Python scripts and third‑party integrations (CRM, payment) that would require additional API keys and webhook setup. Before installing: (1) request the source repository or the actual scripts and review them; (2) confirm exactly which additional credentials (CRM API keys, Stripe key, webhook secret) will be used and whether they are declared; (3) test with a throwaway bot token in a sandbox Telegram bot and an isolated environment; (4) validate webhook URLs and where lead/payment/PII data will be transmitted or stored; (5) prefer installing only after you can inspect the code or obtain a published upstream release from a trusted homepage/repository; and (6) if you do provision a real bot token and suspect compromise, rotate the token immediately.
Capability Analysis
Type: OpenClaw Skill
Name: telegram-business
Version: 1.0.0
The skill bundle provides documentation and metadata for a Telegram business automation bot. The SKILL.md file describes legitimate functionality for lead generation, FAQ handling, and payment integration using the Telegram Bot API. No malicious instructions, data exfiltration patterns, or suspicious obfuscation were found in the provided files (_meta.json and SKILL.md), and external links point to the author's professional website (agxntsix.ai).
Capability Assessment
Purpose & Capability
Name/description match the requested TELEGRAM_BOT_TOKEN and Telegram bot functionality — that credential is reasonable for a Telegram bot. However the SKILL.md discusses CRM integrations (GHL), payment providers (Stripe), lead-scorers and other scripts, but the package declares none of the additional environment variables or credentials those integrations would reasonably need.
Instruction Scope
The instructions tell the agent/user to run a variety of Python scripts (e.g. {baseDir}/scripts/telegram_business.py, ../ghl-crm/{baseDir}/scripts/ghl_api.py, lead_scorer.py) and to set up webhooks and CRM calls, but this skill bundle contains no code files — only SKILL.md. The instructions also reference relative paths and placeholders that appear inconsistent (mixing ../ and {baseDir}). That mismatch (instructions expecting local scripts and secrets that are not provided or declared) is an operational/integrity concern. The docs also show handling of PII (emails, phones) and payment flows — these are expected for purpose, but you should confirm where that data is stored and which services will receive it.
Install Mechanism
No install spec and no code files — lowest risk from arbitrary installers. This is an instruction-only skill, so nothing in the package will be written to disk by an installer step.
Credentials
Only TELEGRAM_BOT_TOKEN is declared (appropriate as the primary credential). However the documentation references Stripe/payment providers and CRM APIs without declaring required API keys, webhook secrets, or other env vars. That omission could be benign (the skill expects the user to supply them locally), but it is an inconsistency you should verify before trusting the skill.
Persistence & Privilege
The skill does not request always:true or any system config paths and does not request persistent installation. It allows normal autonomous invocation (disable-model-invocation:false) which is the platform default; combine that with a bot token only if you trust the skill's origin.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install telegram-business - After installation, invoke the skill by name or use
/telegram-business - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of telegram-business.
- Telegram bot for business automation: lead capture forms, inline keyboard menus, FAQ matching, appointment booking, and payment integration.
- Includes scripts for messaging, media, contact cards, group/community management, and webhook setup.
- Multi-step lead capture flow with output for CRM integration.
- FAQ system with keyword and fuzzy matching.
- Support for native Telegram payment providers (e.g., Stripe).
- Comprehensive setup and usage instructions in documentation.
Metadata
Frequently Asked Questions
What is Telegram Business?
Telegram bot for business automation — lead capture forms, inline keyboard menus, FAQ matching, appointment booking flows, and payment integration. Use for b... It is an AI Agent Skill for Claude Code / OpenClaw, with 366 downloads so far.
How do I install Telegram Business?
Run "/install telegram-business" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telegram Business free?
Yes, Telegram Business is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Telegram Business support?
Telegram Business is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Telegram Business?
It is built and maintained by aiwithabidi (@aiwithabidi); the current version is v1.0.0.
More Skills