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-binskill. The binary lives in that sibling skill. If<skill-dir>/../telegram-skills-bin/bin/telegramdoes 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.