Automates posting to Telegram channels and groups through the Bot API without leaving your terminal. Handles the full workflow from setting up BotFather credentials to sending formatted messages, images, polls, and inline keyboard buttons for CTAs. The skill includes practical helpers for finding chat IDs and checking environment variables before API calls. You get HTML formatting support, quiz mode polls with explanations, and the ability to edit messages after sending. Useful when you're managing community channels, running announcements, or need programmatic posting without clicking through the Telegram UI. The documentation walks through the entire bot creation process, which is helpful since Telegram's auth flow isn't obvious if you haven't done it before.
npx skills add https://github.com/openclaudia/openclaudia-skills --skill telegram-bot