Overview
- Skill Key
- cyberash-dev/tg-mtproto-cli
- Author
- cyberash-dev
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cyberash-dev/tg-mtproto-cli
- Latest Commit SHA
- a372a27a2bfa91a46c0da36df1e429e1a6ee7b10
Read-only Telegram CLI via MTProto. Lists chats, fetches messages, downloads media, manages local accounts/sessions. Does not send messages or modify Telegram data. Use when the user asks to read Telegram chats, fetch messages, download media, or automate Telegram data extraction.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 tg-cli 技能。 若已安装,则直接安装 tg-cli 技能。
# tg — Telegram CLI via MTProto CLI tool for reading Telegram data directly via MTProto protocol. No Bot API, no limits. ## Required binaries | Binary | Install | Purpose | |---|---|---| | `tg` | `npm install -g tg-mtproto-cli` | Core CLI | | `jq` (optional) | `brew install jq` or `apt install jq` | JSON filtering in workflow examples | Source and provenance: - npm: [npmjs.com/package/tg-mtproto-cli](https://www.npmjs.com/package/tg-mtproto-cli) - GitHub: [github.com/cyberash-dev/tg-mtproto-cli](https://github.com/cyberash-dev/tg-mtproto-cli) Verify after install: ```bash tg --version npm ls -g tg-mtproto-cli ``` ## Required credentials | Credential | How to obtain | Storage | |---|---|---| | Telegram `api_id` + `api_hash` | [my.telegram.org/apps](https://my.telegram.org/apps) | System keychain (macOS Keychain / Windows Credential Vault / Linux Secret Service) | | Phone number + OTP code | Interactive prompt during `tg auth` | Not persisted; used once for session creation | Credentials are entered interactively via `tg auth`. No environment variables required. ## Runtime surface | Resource | Access | Details | |---|---|---| | Network | Outbound TCP to Telegram DC servers | MTProto protocol, required for all commands | | Session files | Read/write `~/.tg-mtproto-cli/sessions/*.session` | SQLite databases with auth keys; created by `tg auth` | | System keychain | Read/write | Stores `api_id`, `api_hash`, account metadata, default account | | Filesystem | Write (only `tg download`) | Saves media to `--out` dir or current directory | ## Guardrails - The CLI is **read-only by design** — it has no commands to send messages, create chats, modify groups, or perform any write operations on Telegram. The only write targets are local: session files and downloaded media. - `tg download` writes files only to the explicitly specified `--out` directory or cwd. - Session files contain sensitive auth material — do not read, copy, or expose `~/.tg-mtproto-cli/sessions/`...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.