Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

telegram-skills

telegram-skills 收录了来自 roziscoding 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
0
更新
2026-06-20
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

telegram-skills-bin
软件开发工程师

Internal dependency, not a user action. Provides the shared `telegram` binary used by the telegram-notify, telegram-ask, and telegram-manage-contacts skills. Do not invoke this skill directly; install it because the others depend on it.

2026-06-20
telegram-manage-contacts
软件开发工程师

Manage Telegram contacts for the telegram-notify and telegram-ask skills. Use when the user asks to add, remove, or list Telegram contacts/recipients.

2026-06-20
telegram-notify
软件开发工程师

Send a one-way Telegram message to configured contacts. Use when the user asks to send a message, notify, ping, or alert via Telegram. Also use when you need to proactively notify the user about something (e.g. a long task completing). This skill is send-only and does NOT wait for or receive a reply — if you need an answer or decision back from the user, use the telegram-ask skill instead.

2026-06-07
telegram-ask
软件开发工程师

Ask a question via Telegram with inline buttons and wait for the user's response — either a button press or a free-text reply to the message. Use when you need user confirmation, input, or a decision before proceeding (e.g. "deploy to prod?", "which option?").

2026-06-07
telegram-setup
软件开发工程师

First-time setup for the Telegram skills — connect a bot and capture the user's chat ID. Use when the user wants to set up, connect, configure, or get started with Telegram notifications, or when another telegram skill fails because no bot token / chat is configured.

2026-06-06