Use Case
Stop doing repetitive communication tasks manually. Telegram Group Chat Setup lets your AI agent handle them automatically through natural conversation. Configure a MoltBot agent to participate in a Telegram group chat. Automates adding the group to the allowlist, setting mention patterns, and configuring sender permissions β all via a single gateway config patch. Use when the user wants to set up their bot in a Telegram group, enable cross-bot communication, or configure group mention gating. This guide shows practical examples of using Telegram Group Chat Setup to automate common communication workflows and save hours every week.
Install Telegram Group Chat Setup: npx clawhub@latest --dir ~/.claude/skills install tg-groupchat-setup
Identify the repetitive communication tasks you want to automate
Describe the task to your AI in plain English
Telegram Group Chat Setup will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Telegram Group Chat Setup
Automate my communication tasks using Telegram Group Chat Setup
What repetitive tasks can Telegram Group Chat Setup handle for me?
Set up a workflow that runs Telegram Group Chat Setup every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install tg-groupchat-setupOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install tg-groupchat-setupβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/tg-groupchat-setup/π‘Extract and place the folder at the path above, then restart your agent.