
from claude-telegram-supercharged87
Manage the Telegram bot daemon lifecycle (start, stop, restart, status, logs) from inside an agent session, with checks and production-safe fallbacks.
Provides full lifecycle management for a Telegram bot daemon used by Claude Code integrations. The skill exposes commands to start, stop, restart, and check status, plus tails for stdout/stderr and a quick remote-control URL lookup. It includes concrete shell commands (launchctl, ps, tail, cat, grep, strings, kill) and verification steps so the agent can perform actions safely and report meaningful outcomes.
Invoke this skill when a user asks about the bot's state or requests operational actions: e.g., 'start the bot', 'stop the daemon', 'restart telegram', 'daemon status', 'show bot logs', or 'is the bot running'. Use it for routine maintenance, troubleshooting, and to fetch recent logs after failures.
Best for Claude Code / Claude-based agent sessions and agents that can run Bash commands or shell tools (agents with Bash/host execution ability).
This skill has not been reviewed by our automated audit pipeline yet.