·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