telegram-search: Skill for Codex

.agents/skills/telegram-search-cli/SKILL.md

telegram-search-cli is a skill for Codex from groupultra/telegram-search. It costs 74 tokens per session (1,040 once invoked), scanned A, original, AGPL-3.0.

A skill for operating a local command-line tool that searches Telegram conversations. Telegram is a messaging service, and the skill works with authorized profiles and user-approved message data.

In plain words
What is it for?
Use it to discover chats, search stored messages, read selected history, synchronize an approved Telegram Takeout, add context, calculate statistics, or export JSONL data.
Why use it?
It avoids relying on manual browsing when looking for messages or patterns in Telegram chats. It also supports bounded reading, saved searches, statistics, and structured exports.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is groupultra/telegram-search's own configuration. It tells Codex how to work on telegram-search itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything telegram-search configures →

About the project

Telegram Search exports Telegram chat history and provides local full-text, fuzzy, and semantic search across the saved messages and media. It is used to back up personal conversations, locate information across large multilingual chats, and ask AI questions based on message history. The catalogue entries add agent and CLI workflows for exporting, synchronizing, and searching Telegram data.

groupultra/telegram-search · 4,092 stars · on GitHub · search.lingogram.app

Reuse

Borrowing it

Nothing to install: this file belongs to groupultra/telegram-search. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/groupultra/telegram-search/main/.agents/skills/telegram-search-cli/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/groupultra/telegram-search

Made for: Codex.

Wrote 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.

agentmods badge for telegram-search-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/groupultra/telegram-search/telegram-search-cli.svg)](https://agentmods.dev/skills/groupultra/telegram-search/telegram-search-cli)
Your own site
<a href="https://agentmods.dev/skills/groupultra/telegram-search/telegram-search-cli"><img src="https://agentmods.dev/badge/skills/groupultra/telegram-search/telegram-search-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,040 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.01040
Opus 5 $0.00037 $0.00520
Sonnet 5 $0.00015 $0.00208
Haiku 4.5 $0.00007 $0.00104

Measured 7d ago against content hash ddf089a4ee45, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

telegram-search-cli 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 7d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/run-canary.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agents/skills/telegram-search-cli/SKILL.md · 98 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 7d ago First seen · 98 lines · 74 tokens per session scan A ddf089a4ee45

Subscribe to this mod's changes

telegram-search-cli is a skill published in the GitHub repository groupultra/telegram-search (4,092 stars, last pushed 5d ago), licensed AGPL-3.0. It adds 74 tokens to every session and 1,040 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

shakhruz/mila-telegram · 56 tokens

access

Manage Telegram channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Telegram channel.

shakhruz/mila-telegram · 43 tokens

telegram-codex-linker

Install, configure, repair, update, or rebind the Codex Bridge core with the Telegram pack after the user installs this skill. Use when the user wants Codex to take over bridge setup with minimal user action, only interrupting for unavoidable external steps like providing a Telegram bot token or messaging the bot once.

InDreamer/telegram-codex-bridge · 70 tokens

feishu-codex-linker

Install, configure, repair, update, or rebind the Codex Bridge core with the Feishu pack after the user installs this skill. Use when the user wants Codex to take over bridge setup with minimal user action, only interrupting for unavoidable external steps like providing a Feishu app id/app secret or messaging the…

InDreamer/telegram-codex-bridge · 77 tokens

web-markdown-fetch

Retrieve web page content in clean markdown/text for research and summarization. Use when pi needs to read a URL, bypass noisy HTML, or handle Cloudflare-prone pages. Always use this fallback chain in order: markdown.new, then defuddle.md, then r.jina.ai, then Scrapling. Persist markdown/image assets under a…

InDreamer/telegram-codex-bridge · 96 tokens

langbot-plugin-dev

Develop, debug, and test LangBot plugins. Use when creating new LangBot plugins, fixing plugin bugs, setting up a LangBot test environment, or testing plugins via WebSocket. Covers plugin component architecture (EventListener, Command, Tool), the plugin SDK API (invokellm, getllmmodels, sendmessage, plugin storage)…

langbot-app/LangBot · 110 tokens