Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

telegram-skills

يحتوي telegram-skills على 5 من skills المجمعة من roziscoding، مع تغطية مهنية على مستوى المستودع وصفحات 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