What problem does it solve?
This Skill connects a self-hosted Hermes agent to Telegram so users can control a remote AI agent without QR pairing, OAuth setup, or unreliable headless platform workarounds.
Core Features & Use Cases
- Verified Telegram bot wiring: Stores a BotFather token, validates it against the Telegram API, and enables the bot only after the token is confirmed.
- Hard allowlist protection: Requires numeric Telegram user IDs before activation so only approved users can message the agent.
- SSH-first remote deployment: Updates Hermes configuration on a VPS, reloads the gateway, and supports idempotent re-runs with rollback-safe behavior.
- Use Case: A developer wants to expose a private Hermes agent to Telegram for personal remote control, then verify that only their account can interact with it.
Quick Start
Ask the agent to wire an existing Hermes deployment to Telegram using your BotFather token and numeric allowlist, then verify the bot is reachable and safely enabled.