start orchestrator
✓在後台模式下啟動 Orchestrator 3 Stream 應用程序(後端 + 前端)。當用戶要求啟動 Orchestrator、啟動 Orchestrator、運行 Orchestrator 或打開 Orchestrator UI 時使用。支持後端的 --session 和 --cwd 標誌。
SKILL.md
Launches the Orchestrator 3 Stream application with both backend (FastAPI) and frontend (Vue/Vite) servers.
| --cwd | Working directory for the orchestrator | CLI > .env (ORCHESTRATORWORKINGDIR) > current dir | | --session | Session ID to resume | CLI > .env (ORCHESTRATORSESSIONID) > new session |
If user requests foreground mode, do NOT use & suffix and run each command sequentially, starting frontend first in background then backend in foreground:
在後台模式下啟動 Orchestrator 3 Stream 應用程序(後端 + 前端)。當用戶要求啟動 Orchestrator、啟動 Orchestrator、運行 Orchestrator 或打開 Orchestrator UI 時使用。支持後端的 --session 和 --cwd 標誌。 來源:pytaichukbohdan/danacockfightbot。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/pytaichukbohdan/danacockfightbot --skill start orchestrator- 分類
- *創意媒體
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 start orchestrator?
在後台模式下啟動 Orchestrator 3 Stream 應用程序(後端 + 前端)。當用戶要求啟動 Orchestrator、啟動 Orchestrator、運行 Orchestrator 或打開 Orchestrator UI 時使用。支持後端的 --session 和 --cwd 標誌。 來源:pytaichukbohdan/danacockfightbot。
如何安裝 start orchestrator?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pytaichukbohdan/danacockfightbot --skill start orchestrator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/pytaichukbohdan/danacockfightbot