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 yaniv-golan/cc-telegram-plus --skill configuregit clone --depth 1 https://github.com/yaniv-golan/cc-telegram-plusWrote 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/yaniv-golan/cc-telegram-plus/configure)<a href="https://agentmods.dev/skills/yaniv-golan/cc-telegram-plus/configure"><img src="https://agentmods.dev/badge/skills/yaniv-golan/cc-telegram-plus/configure/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/yaniv-golan/cc-telegram-plus/configure"><img src="https://agentmods.dev/badge/skills/yaniv-golan/cc-telegram-plus/configure.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.00056 | $0.00226 |
| Opus 5 | $0.00028 | $0.00113 |
| Sonnet 5 | $0.00011 | $0.00045 |
| Haiku 4.5 | $0.00006 | $0.00023 |
Grade A, and why
configure 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 8d 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.
What it actually says
Telegram Channel Configuration
Commands
No arguments — Show status
Display:
- Token status (set or not, bot username if available)
- Current DM policy
- Number of allowlisted users
- Active sessions
- Next steps (guide toward pairing → allowlist lockdown)
If pairing is active and allowlist has users, suggest: "Consider switching to policy allowlist to lock down access."
<token>
Save a BotFather token:
- Write
TELEGRAM_BOT_TOKEN=<token>to~/.claude/channels/telegram/.env - Create the directory if it doesn't exist
- Remind user that the channel server needs to restart to pick up the new token
clear
Remove the token by deleting the .env file.
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.
- 8d ago First seen · 28 lines · 56 tokens per session scan A e972d8ecbd4e
configure is a skill published in the GitHub repository yaniv-golan/cc-telegram-plus (1 stars, last pushed 5mo ago), licensed MIT. It adds 56 tokens to every session and 226 once invoked, about $0.0003 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
obsidian-skill
Controls Obsidian vaults via the official CLI (1.12+). Reads, creates, appends to, and searches notes. Manages daily notes, tasks, tags, properties, templates, bookmarks, and plugins. Analyzes knowledge graph structure including backlinks, orphans, and unresolved links. Triggers on Obsidian, vault, notes, daily notes…
release
Cut a release of the msteams channel plugin — validate, bump the version in all four manifests, write a CHANGELOG entry, commit, push, tag, and publish a GitHub release. Use whenever the user says "release", "cut a release", "version bump", "ship it", "publish", "tag a release", "changelog and push", or finishes a…
ashlr-cost-refactor
Token-efficient refactoring discipline for Claude Code. Diff-first before editing, structural edits for renames, find-all-refs then one multiedit per file, no re-reads between edits, one genome proposal at the end. Reduces refactor session cost 40–65%.
ashlr-search
Genome-aware search habits for Claude Code. Prefer ashlrgrep and ashlrglob over native scans; compose multi-term queries; trust genome summaries; orient once before searching. Reduces redundant reads and search token cost 40–70%.
access
Manage Microsoft Teams channel access — approve pairings, edit allowlists, set DM/channel policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Teams channel.
stats
Show Captain Memo's corpus statistics (chunks per channel, observation counts, indexing progress, embedder info). Use when the user types /captain-memo:stats.