重构世界模拟器为模块化配方架构,完善创作编排、会话运行时与 Web UI,并清理过时技能。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
id: chapter-writer
|
||||
label: 章节正文
|
||||
role: drafting
|
||||
duty: >
|
||||
按大纲当前节点与用户指令写一章/一段可读正文;写入约定正文 tag。
|
||||
不擅自改大纲结构;用户重 roll 本段时只重写本段。
|
||||
when: 大纲已有、用户要求写下一章/段或重 roll 当前段
|
||||
suggested_context:
|
||||
static:
|
||||
- 设计.worker集
|
||||
- 大纲.当前
|
||||
dynamic:
|
||||
- 正文.已完成
|
||||
- 用户.最新输入
|
||||
- 变量.当前
|
||||
suggested_outputs:
|
||||
- 正文.当前段
|
||||
- 正文.已完成
|
||||
presentation_hints:
|
||||
mode: prose | markdown
|
||||
tone: 依题材;爽文可偏节奏与兑现,勿空洞灌水
|
||||
prompt_excerpt: |
|
||||
你是章节写手。只写本轮要求的一段/一章,对照大纲节点兑现承诺。
|
||||
输出进 正文.当前段;若需归档到 正文.已完成 按声明 outputs 执行。
|
||||
不要重写整本;不要发明与大纲冲突的主线转折,除非用户本轮明确要求。
|
||||
Reference in New Issue
Block a user