loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

channel-fix

SKILL.md

schenkei-code/channel-fix

One command to fix your Telegram plugin in Claude Code. Automatic uninstall, cache purge, reinstall and dependency setup. Never debug MCP server disconnects again.

Install

$ npx loaditout add schenkei-code/channel-fix

About

channel-fix

One command to fix your Telegram plugin in Claude Code. Every time.

[](https://claude.ai/claude-code) [](LICENSE) [](https://github.com/anthropics/claude-plugins-official)

---

The Problem

If you use the Telegram plugin in Claude Code, you've seen this:

MCP server disconnected: plugin:telegram:telegram

The Telegram MCP server randomly drops. Messages stop arriving. Your bot goes silent. You're stuck debugging plugin internals instead of doing actual work.

This happens because:

  • The MCP server process crashes silently
  • Cache files get corrupted or locked
  • node_modules gets into a bad state after updates
  • /reload-plugins alone doesn't fix it

The manual fix? Uninstall, delete cache, delete temp files, reinstall, install dependencies, reload. Every. Single. Time.

The Solution
/channel-fix

That's it. One command. Claude handles the rest automatically:

  1. Uninstalls the Telegram plugin cleanly
  2. Purges all cached files (even locked ones)
  3. Cleans up orphaned temp directories
  4. Reinstalls from the marketplace
  5. Installs dependencies with Bun
  6. Tells you to /reload-plugins

30 seconds instead of 10 minutes of debugging.

Installation
Quick Install (Recommended)
/skill install schenkei-code/channel-fix
Manual Install
  1. Clone this repo into your Claude Code skills directory:
git clone https://github.com/schenkei-code/channel-fix.git ~/.claude/skills/channel-fix
  1. Reload Claude Code or start a new session.
  1. Verify it's available:
/channel-fix
Usage

Just say any of these to Claude:

| Trigger | What happens | |---------|-------------| | `/channe

Tags

anthropicautomationclaudeclaude-codedeveloper-toolsfixmcppluginskilltelegram

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated17 days ago
Security: AHas SKILL.mdREADME

Safety

Risk Levellow
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/schenkei-code/channel-fix)](https://loaditout.ai/skills/schenkei-code/channel-fix)