← 返回 Skills 市场
Telegram Agent Setup V101
作者
mosoonpi-ai
· GitHub ↗
· v1.0.1
· MIT-0
94
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install telegram-agent-setup
功能描述
Complete guide to connecting OpenClaw with Telegram. Set up bot, configure channels, handle groups/topics, voice messages, inline buttons, media, and trouble...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telegram-agent-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/telegram-agent-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Telegram Agent Setup V101?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-agent-setup」即可一键安装,无需额外配置。
Telegram Agent Setup V101 是免费的吗?
是的,Telegram Agent Setup V101 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Telegram Agent Setup V101 支持哪些平台?
Telegram Agent Setup V101 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram Agent Setup V101?
由 mosoonpi-ai(@mosoonpi-ai)开发并维护,当前版本 v1.0.1。
推荐 Skills