awrshift

Skill Telegram — AI skill for Claude Code

AI community

The only Telegram skill your AI agent needs.

How to install Skill Telegram

This entry records only its repository, not the path inside it, so there is no exact command to give. Open awrshift/skill-telegram and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Skill Telegram does

The only Telegram skill your AI agent needs. Read messages, parse channels, download voice notes. User API via Telethon.

Alternatives in AI

  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • Wechat Acp — Bridge WeChat chat messages to any ACP-compatible AI agent (Claude, Codex, Copilot, Qwen, Gemini, OpenCode and 488 ★
  • Pi Agent Desktop — Pi — A cross-platform AI coding agent, bringing the Claude Code experience to your desktop 289 ★

README

![Claude Code](https://img.shields.io/badge/Claude%20Code-D97757?style=for-the-badge&logo=claude&logoColor=white) ![Codex CLI](https://img.shields.io/badge/Codex%20CLI-000000?style=for-the-badge&logo=openai&logoColor=white) ![Telegram](https://img.shields.io/badge/Telegram-26A5E4?style=for-the-badge&logo=telegram&logoColor=white) ![License MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)

skill-telegram

**The only Telegram skill your AI agent needs.**

*Read messages. Parse channels. Download voice notes. One session, zero bots.*


Why

Your AI agent can't read your Telegram. It can't check what you saved, parse industry channels, or process voice messages you recorded on the go. This skill gives it direct access via the Telegram user API — the same way you use Telegram, not through a limited bot.

One session file. All your chats. JSON output that pipes into anything.

skill-telegram architecture: Agent → Scripts → Telegram → JSON

What It Does

  • Reads any chat — Saved Messages, DMs, groups, public channels → JSON lines
  • Parses channels at scale — multiple channels, date filtering, sanitized output with anti-injection protection
  • Downloads voice notes — audio files + metadata, ready for transcription
  • Diagnostics built in — one command checks env vars, session, dependencies, connectivity
  • Portable — works from any directory. Session auto-discovered or explicitly pointed to

Quick Install

**Claude Code (recommended):**

/plugin marketplace add awrshift/skill-telegram

**Manual:**

# Copy skill to your project
git clone https://github.com/awrshift/skill-telegram.git
cp -r skill-telegram .claude/skills/telegram

Setup (5 minutes)

Step 1: Get Telegram API credentials

  1. Go to https://my.telegram.org/apps
  2. Log in with your phone number
  3. Create