telegram-dev

telegram-dev is a skill for Claude Code, Codex from aiskillstore/marketplace. It costs 57 tokens per session (4,784 once invoked), scanned A, original, no licence file.

A development guide for Telegram, a messaging platform, covering bots, web apps that run inside Telegram, and client applications. It includes messaging, payments, login, webhooks, storage, and sensor-related interfaces.

In plain words
What is it for?
Use it to create Telegram bots, embedded web apps, client software, payment flows, message handlers, and webhook-based services.
Why use it?
It brings the main Telegram development concepts and interfaces together when building an integration.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create Telegram bots, embedded web apps, client software, payment flows, message handlers, and webhook-based services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aiskillstore/marketplace/telegram-dev
Install

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.

Any agent
npx skills add aiskillstore/marketplace --skill telegram-dev
Clone the repo
git clone --depth 1 https://github.com/aiskillstore/marketplace

Made for: Claude Code, 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-dev

README.md
[![agentmods](https://agentmods.dev/badge/skills/aiskillstore/marketplace/telegram-dev/github.svg)](https://agentmods.dev/skills/aiskillstore/marketplace/telegram-dev)
Your own site
<a href="https://agentmods.dev/skills/aiskillstore/marketplace/telegram-dev"><img src="https://agentmods.dev/badge/skills/aiskillstore/marketplace/telegram-dev/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.

agentmods 80×15 button for telegram-dev

Your own site · 80×15
<a href="https://agentmods.dev/skills/aiskillstore/marketplace/telegram-dev"><img src="https://agentmods.dev/badge/skills/aiskillstore/marketplace/telegram-dev.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,784 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00057 $0.04784
Opus 5 $0.00028 $0.02392
Sonnet 5 $0.00011 $0.00957
Haiku 4.5 $0.00006 $0.00478

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

Security

Grade A, and why

telegram-dev scanned grade A with 1 finding 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 6d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

return requests.post(url, json=data)
skills/2025emma/telegram-dev/SKILL.md · 761 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 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. 6d ago First seen · 761 lines · 57 tokens per session scan A d45bc53e3d47

Subscribe to this mod's changes

telegram-dev is a skill published in the GitHub repository aiskillstore/marketplace (418 stars, last pushed yesterday), with no licence file. It adds 57 tokens to every session and 4,784 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

nextjs-architect

Next.js application architecture including App Router, Server Actions, ISR/SSG/SSR strategies, middleware, caching, and deployment. Trigger when users ask about Next.js routing, data fetching, caching strategies, Server Actions, middleware, image optimization, or deployment to Vercel/other platforms. Also trigger for…

FutureJJ/claude-skills · 77 tokens

liveview-patterns

Build LiveView: async data (assignasync), PubSub (check connected?), phx-change events, form components/modals/uploads, streams for lists, livepatch. Use when handling interactions, debugging events, or tracking Presence.

oliver-kriska/claude-elixir-phoenix · 51 tokens

cesiumjs-core-utilities

CesiumJS core utilities and networking - Resource, Color, Event, Request, RequestScheduler, error handling, helper functions, feature detection. Use when fetching remote data, managing HTTP requests, working with colors, handling events, debugging errors, or using utility functions like defined, clone, or…

CesiumGS/cesiumjs-skills · 69 tokens

migrate-divi-to-breakdance

Use when the user says 'migrate divi to breakdance', 'convert divi to breakdance', or 'rebuild divi pages in breakdance'. Parses Divi shortcodes, maps modules to Breakdance elements, and creates draft duplicates for review.

respira-press/agent-skills-wordpress · 61 tokens

migrate-elementor-to-bricks

Use when the user says 'migrate elementor to bricks', 'convert elementor to bricks', or 'move my site from elementor to bricks'. Reads the Elementor JSON widget data, maps each widget to its Bricks equivalent, and creates draft duplicates with clean Bricks JSON.

respira-press/agent-skills-wordpress · 65 tokens

migrate-elementor-to-gutenberg

Use when the user says 'migrate elementor to gutenberg', 'convert elementor to blocks', 'remove the elementor dependency', or 'go back to native wordpress'. Maps Elementor widgets to core blocks and creates draft duplicates for review.

respira-press/agent-skills-wordpress · 58 tokens