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