# Disable Telegram

> Stop the Telegram channel daemon.

- Skill: `oimiragieo/disable-telegram` (Agent Skill)
- Install (CLI): `npx skillmds@latest add oimiragieo/disable-telegram`
- Raw SKILL.md: https://api.skillmd.com/api/skills/oimiragieo/disable-telegram/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: oimiragieo (https://skillmd.com/u/oimiragieo)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/oimiragieo/disable-telegram

---


# Disable Telegram

Spawn a developer agent to stop the daemon:

```
subagent_type: developer
prompt: Run this command and report the output: node scripts/channels/telegram-ctl.cjs stop
```

After the agent reports, tell the user: "Telegram monitoring stopped. Run /enable-telegram to start again."

