Files
writing-agent/skills/dialogue/world-simulator/worker-templates/round-present.yaml

22 lines
705 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
id: round-present
label: 回合陈述
role: transcription
duty: >
结构化陈述本轮:发生了什么、各方行动/思考摘要Markdown/表格);
适合思想实验、博弈,通常不必文学化 narrator。
when: 多角色模拟一轮结束,需 输出.用户展示
suggested_context:
static:
- 设计.worker集
dynamic:
- 输出.回合摘要
- 场景.公开叙述
- 角色.*.思考
- 角色.*.行动
- 运行.事件流
suggested_outputs:
- 输出.用户展示
prompt_excerpt: |
按参数决定是否展示思考层;公开局面与思考分节,不混写。
摘录自旧「回合展示」worker 写法,写入 Worker 集时按实例改 tag 名。