Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add yedanyagamiai-cmd/openclaw-mcp-servers --skill openclaw-telegram-botgit clone --depth 1 https://github.com/yedanyagamiai-cmd/openclaw-mcp-serversWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-telegram-bot)<a href="https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-telegram-bot"><img src="https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-telegram-bot/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-telegram-bot"><img src="https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-telegram-bot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00109 | $0.02543 |
| Opus 5 | $0.00055 | $0.01272 |
| Sonnet 5 | $0.00022 | $0.00509 |
| Haiku 4.5 | $0.00011 | $0.00254 |
Grade A, and why
openclaw-telegram-bot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 219 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OpenClaw Telegram Bot v2.0
Telegram bot toolkit for AI agents. 5 tools. Rich formatting. Instant delivery. Bidirectional command handling.
| Tool | Purpose | Free |
|---|---|---|
send_message |
Send a text or Markdown message to any Telegram chat | Yes |
send_alert |
Send a formatted alert with severity level and action buttons | Yes |
get_updates |
Poll for new messages and commands from Telegram users | Yes |
set_commands |
Register bot command menu (e.g., /status, /report, /pause) | Pro |
send_report |
Send a structured formatted report with sections and tables | Yes |
What's New in v2.0
- TelegramBridge -- Bidirectional communication. Send messages and receive commands in a single unified interface.
- RichFormat Engine -- Native Markdown V2 rendering: bold, italic, code blocks, tables, and inline buttons — no raw HTML.
- AlertStack -- Severity-tiered alerts (info/warning/error/critical) with configurable escalation and deduplication.
- CommandRouter -- get_updates returns parsed commands with arguments, ready for AI agent conditional logic.
Quick Start
{
"openclaw-telegram-bot": {
"type": "streamable-http",
"url": "https://openclaw-telegram-bot-mcp.yagami8095.workers.dev/mcp"
}
}
Add to Claude Desktop, Cursor, Windsurf, VS Code, or any MCP-compatible client. Zero install. Works immediately.
Detection Triggers
This skill activates when a user says any of these:
- "send a message to Telegram", "notify me on Telegram", "message my bot", "text me via Telegram"
- "send an alert", "Telegram notification on failure", "ping me when done", "notify on error"
- "check for Telegram commands", "get latest messages", "poll for updates", "what did users send"
- "set bot commands", "configure Telegram menu", "register /status command", "bot command list"
- "send daily report to Telegram", "Telegram summary", "weekly digest", "send formatted report"
- "Telegram bot", "@yedanyagami_moltbot", "bot token", "chat ID"
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 219 lines · 109 tokens per session scan A 78dc53589947
openclaw-telegram-bot is a skill published in the GitHub repository yedanyagamiai-cmd/openclaw-mcp-servers (3 stars, last pushed 5mo ago), licensed MIT. It adds 109 tokens to every session and 2,543 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
adhoc-flow
Workflow for the rest of tasks: lightweight documentation, build, track, synchronize, etc.
cortex-profile
View and manage your cognitive profile — how you think, work patterns, blind spots, and cross-domain connections. Use when the user says 'show my profile', 'how do I work', 'what are my patterns', 'cognitive style', 'blind spots', 'methodology', or at the start of a session to load context. Also use 'rebuild profile'…
collection
Choose which SkillNote skill collection is active for this Codex project. Use when the user says "change collection", "switch skills", "use frontend skills", or "show collections".
step-through
Walks the user through a long enumerated response (numbered findings, audit list, refactor plan, bug list, PR review, recommendations, action items) one item at a time. For each item, lets the user dive deeper, take action, defer, or skip — instead of staring at the whole wall of text. Learns the user's per-severity…
daily-brief
Surfaces recent updates relevant to you from GitHub, Linear, Slack, and other configured sources — PR reviews, new assignments, ticket changes, mentions, and CI failures. Use when starting work, catching up after being away, or prepping for standup.
inbox-catchup
Scans all connected communication channels — Gmail, Slack, Calendar, and any available integrations — then produces a prioritized catchup briefing. Helps triage messages and draft replies. Use when starting the day, returning from a break, or needing to quickly catch up on communications.