telegram-manage-contacts

Installation
SKILL.md

Telegram Manage Contacts

Add, remove, and list named contacts stored in ~/.config/telegram-skills/credentials.json. These contacts can be used with --to in the telegram-notify and telegram-ask skills.

Usage

The binary is at <skill-dir>/../telegram-skills-bin/bin/telegram.

Requires the telegram-skills-bin skill. The binary lives in that sibling skill. If <skill-dir>/../telegram-skills-bin/bin/telegram does not exist, tell the user to install it (bunx skills add roziscoding/telegram-skills) instead of failing with a raw error.

Add or update a contact

Adding a contact needs a chat ID. Users rarely know their own, so the default procedure is to capture it with --get-id. Only skip this and go straight to --contact-add <name> <id> if the user gives you the chat ID up front.

Standard flow: capture the chat ID with --get-id

Installs
8
First Seen
Jun 6, 2026
telegram-manage-contacts — roziscoding/telegram-skills