tgcli-remote

Installation
SKILL.md

TGCLI Remote

Use tgcli on the remote VPS, not locally.

Target

  • Read the host from TGCLI_SERVER.
  • SSH as danil.
  • Prefer ssh danil@"$TGCLI_SERVER" tgcli ... for one-off commands.
  • Use ssh danil@"$TGCLI_SERVER" 'bash -lc "..."' when shell expansion or multiple commands are needed.
  • Treat the remote host as the only place where the Telegram session store lives.

Use

  • Use this skill for remote message search, sending, sync, media download, and diagnostics.
  • Keep --json on machine workflows.
  • Prefer --source archive|live|both explicitly when reading messages.
  • Do not use MCP here; this skill is CLI-only.
Installs
3
Repository
dapi/tgcli
GitHub Stars
8
First Seen
Jul 10, 2026
tgcli-remote — dapi/tgcli