什么是 bot-process-control?
启动、停止或重新启动 Telegram 同步机器人进程。触发器 - 启动机器人、停止机器人、重新启动机器人、机器人进程、机器人状态、机器人控制。 来源:terrylica/cc-skills。
启动、停止或重新启动 Telegram 同步机器人进程。触发器 - 启动机器人、停止机器人、重新启动机器人、机器人进程、机器人状态、机器人控制。
通过命令行快速安装 bot-process-control AI 技能到你的开发环境
来源:terrylica/cc-skills。
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启动、停止或重新启动 Telegram 同步机器人进程。触发器 - 启动机器人、停止机器人、重新启动机器人、机器人进程、机器人状态、机器人控制。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill bot-process-control 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills