Use when adding Telegram error notifications to any project. Guides through bot creation with @BotFather, chat/channel/forum-topic ID discovery, alert service implementation with deduplication and graceful failure, and framework-specific integration for Python (async/sync) and Node.js.
$npx -y skills add dmitriyyukhanov/claude-plugins --skill tg-alertsInstalls into the current project.
Run `npx skills use "https://github.com/dmitriyyukhanov/claude-plugins" --skill "dmitriyyukhanov/claude-plugins/tg-alerts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dmitriyyukhanov/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dmitriyyukhanov/claude-plugins"` and select the relevant skills, then follow their instructions.