tg-bot-ops

仓库创建 2025年12月16日最近提交 8 天前SkillHot 收录 21 天前
▸ 精选理由

默认只读诊断并含安全注意,适合运维与开发排查故障

▸ 风险提示

可能需要读取或使用 bot token 等敏感凭据

这个 Skill 做什么

对 Telegram 机器人进行诊断、部署与运行时检查与建议

用于 Telegram 机器人的运行诊断、部署与监控,覆盖 webhook vs polling、日志排查、环境连通性、Bot API 烟雾测试和安全重启清单。遇到“机器人不响应/下线/报错”这类问题就用,优先做只读诊断并避免泄露 token 或私密信息。能给出可执行修复步骤与巡检建议,帮助快速恢复服务。

▸ 展开 SKILL.md 英文原文

Use when operating, debugging, deploying, or monitoring a Telegram bot or Telegram-to-agent gateway. Triggers on "telegram bot down", "bot not responding", "debug bot", "check webhook", "polling vs webhook", "restart bot", "deploy bot", "bot logs", "agent gateway", "Telegram Bot API error", "send test message", "бот не отвечает", "проверь бота", "логи бота", "перезапусти бота". Covers health checks, logs, webhook/polling diagnostics, environment validation, safe restart/deploy checklists, Bot API smoke tests, forum topic delivery, privacy mode, gateway routing, and incident notes.

开发编程Telegram运维故障诊断通用
208
Stars
26
Forks
32
仓库内 Skill
+6
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/tg-bot-ops/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/tg-bot-ops/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Telegram Bot Ops

Use this skill when the real question is whether a Telegram bot is receiving
updates, processing them in the intended runtime, and sending visible responses
to the right chat, user, or forum topic.

## Public Safety

- Default to read-only diagnostics.
- Do not print tokens, `.env` values, connection strings, raw logs, private DMs,
  payment payloads, session files, or full user records.
- Use placeholders in notes and examples: `<TELEGRAM_BOT_TOKEN>`,
  `<TELEGRAM_USER_ID>`, `<CHAT_ID>`, `<TOPIC_ID>`, `<WEBHOOK_URL>`.
- Do not send Telegram messages, restart production services, change webhooks,
  edit BotFather settings, or deploy until the user has authorized that exac
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有