telegram-groupchat-setup
This skill automates configuring a MoltBot for a Telegram group: detecting bot info, building mention patterns, and patching the gateway config. It reads `CLAWDBOT_CONFIG_PATH`/`$HOME/.clawdbot/moltbot.json`, runs `bash skills/groupchat-setup/scripts/detect_bot_info.sh` (calls `https://api.telegram.org/bot${BOT_TOKEN}/getMe`), and applies a `gateway` `config.patch`.