通用 AI Agent,通过 Prompt 文件驱动,调用 CNB Skills 自主完成任务。
PROMPT_FROM_FILE 指定的 prompt 文件| 变量 | 必填 | 说明 |
|---|---|---|
PROMPT_FROM_FILE | 是 | Prompt 文件路径(相对于工作目录) |
PLUGIN_DEBUG | 否 | 设为 true 开启 debug 日志 |
main:
"crontab: */5 * * * *":
- name: PM call
stages:
- name: run maestro
image: docker.cnb.woa.com/johannli/maestro
settings:
PROMPT_FROM_FILE: ./doc/pm.md