mark-read

Installation
SKILL.md

Mark Telegram Chat as Read

Mark all messages in a chat as read, clearing unread badges and mentions.

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 << 'EOF'
ROOT="$(cc-plugin-root tlg)"
SCRIPT="$ROOT/scripts/tg-cli.ts"
Installs
60
GitHub Stars
62
First Seen
Mar 20, 2026
mark-read — terrylica/cc-skills