list-dialogs

Installation
SKILL.md

List Telegram Dialogs

List all chats, groups, and channels visible to your personal Telegram account.

Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.

Preflight

  1. Session must exist: ~/.local/share/gramjs/<profile>.session
    • If missing, run /tlg:setup first

Usage

/usr/bin/env bash << 'DIALOGS_EOF'
SCRIPT="${CLAUDE_PLUGIN_ROOT:-$HOME/.claude/plugins/marketplaces/cc-skills/plugins/tlg}/scripts/tg-cli.ts"

# Default profile
bun "$SCRIPT" dialogs
Installs
55
GitHub Stars
55
First Seen
Mar 20, 2026
list-dialogs — terrylica/cc-skills