·bot-process-control
</>

bot-process-control

启动、停止或重新启动 Telegram 同步机器人进程。触发器 - 启动机器人、停止机器人、重新启动机器人、机器人进程、机器人状态、机器人控制。

38安装·1热度·@terrylica

安装

$npx skills add https://github.com/terrylica/cc-skills --skill bot-process-control

如何安装 bot-process-control

通过命令行快速安装 bot-process-control AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill bot-process-control
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:terrylica/cc-skills。

SKILL.md

查看原文

Start, stop, restart, and monitor the Telegram sync bot process. Provides lifecycle management for the bun --watch bot runner with process verification and log access.

If no output, the bot is not running. If multiple lines appear, there are duplicate instances that need cleanup.

In production, launchd manages the bot via a compiled Swift runner binary. The runner uses bun --watch, so code changes auto-restart the service.

启动、停止或重新启动 Telegram 同步机器人进程。触发器 - 启动机器人、停止机器人、重新启动机器人、机器人进程、机器人状态、机器人控制。 来源:terrylica/cc-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/terrylica/cc-skills --skill bot-process-control
分类
</>开发工具
认证
收录时间
2026-03-07
更新时间
2026-03-10

Browse more skills from terrylica/cc-skills

快速解答

什么是 bot-process-control?

启动、停止或重新启动 Telegram 同步机器人进程。触发器 - 启动机器人、停止机器人、重新启动机器人、机器人进程、机器人状态、机器人控制。 来源:terrylica/cc-skills。

如何安装 bot-process-control?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill bot-process-control 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/terrylica/cc-skills