← Back to Skills Marketplace
Telegram Agent Setup V101
by
mosoonpi-ai
· GitHub ↗
· v1.0.1
· MIT-0
94
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install telegram-agent-setup
Description
Complete guide to connecting OpenClaw with Telegram. Set up bot, configure channels, handle groups/topics, voice messages, inline buttons, media, and trouble...
Usage Guidance
This guide appears coherent and appropriate for connecting OpenClaw to Telegram. Before following it: (1) Keep your bot token secret — do not commit ~/.openclaw/openclaw.json to source control or paste the token in chat; consider using a secrets manager if available. (2) Use the recommended venv for faster-whisper and verify you install packages from PyPI only. (3) Configure allowedChatIds and rejectUnknown:true to prevent unauthorized use. (4) Confirm outbound HTTPS access for the gateway and that logs do not leak secrets. (5) Verify the instructions against official OpenClaw documentation if available, and be cautious about contacting third-party helpers listed in the README.
Capability Analysis
Type: OpenClaw Skill
Name: telegram-agent-setup
Version: 1.0.1
The skill bundle is a legitimate setup guide for integrating OpenClaw with Telegram. It contains configuration instructions, security best practices for restricting bot access (allowedChatIds), and a utility script (scripts/transcribe_audio.py) for voice transcription using the faster-whisper library. No indicators of malicious intent, data exfiltration, or harmful prompt injection were identified; the instructions are focused on standard setup and troubleshooting procedures.
Capability Assessment
Purpose & Capability
The skill is an instruction-only guide to create a Telegram bot, configure OpenClaw, and enable STT via faster-whisper. All required steps (BotFather token, editing ~/.openclaw/openclaw.json, installing faster-whisper) align with that purpose.
Instruction Scope
Runtime instructions stay on-topic: creating the bot, editing OpenClaw config, examining logs, enabling group behavior, and installing a local STT package. The skill does not direct the agent to read unrelated system paths or exfiltrate data to third-party endpoints.
Install Mechanism
This is instruction-only (no install spec). The only installation recommended is a pip install of faster-whisper into a local venv, which is proportionate to the stated STT capability and uses a common package source.
Credentials
No platform environment variables or external credentials are requested by the registry metadata. The guide correctly asks the user to supply their Telegram bot token in the OpenClaw config file (not as an env var). This is proportionate, though users should follow secure storage practices.
Persistence & Privilege
The skill does not request always:true or system-wide privileges and is user-invocable only. It does not instruct modifying other skills or agent-wide settings beyond the agent's own OpenClaw config file.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install telegram-agent-setup - After installation, invoke the skill by name or use
/telegram-agent-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added value propositions: time savings, security benefits, troubleshooting scope
v1.0.0
Initial release: complete Telegram setup guide with security, groups, voice, troubleshooting
Metadata
Frequently Asked Questions
What is Telegram Agent Setup V101?
Complete guide to connecting OpenClaw with Telegram. Set up bot, configure channels, handle groups/topics, voice messages, inline buttons, media, and trouble... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Telegram Agent Setup V101?
Run "/install telegram-agent-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telegram Agent Setup V101 free?
Yes, Telegram Agent Setup V101 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Telegram Agent Setup V101 support?
Telegram Agent Setup V101 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Telegram Agent Setup V101?
It is built and maintained by mosoonpi-ai (@mosoonpi-ai); the current version is v1.0.1.
More Skills