Send notifications via Telegram. Use when the user asks to notify, alert, message, or ping — or when a long-running task completes and the user previously asked to be notified.
From telegram-notifynpx claudepluginhub alberduris/skillsThis skill is limited to using the following tools:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Transforms raw data into narratives with story structures, visuals, and frameworks for executive presentations, analytics reports, and stakeholder communications.
Telegram Bot API skill. All commands go through the telegram CLI.
[!COMMANDS]
a) telegram send <text> — send a message to the configured chat.
b) telegram me — get bot info; useful for debugging credential issues.
[!CREDENTIALS] Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID as environment variables (or in .env / .env.local). If missing, tell the user to check the README for setup instructions.
[!GUIDELINES]