一键导入
novel-workflow-06-emulation-tick
Legacy / RP simulation tick。用于旧 simulation/ 或 RP 项目推进世界运行 tick;普通写作模式应使用 novel-workflow-08-plot-planning 查询并推进 World Engine。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Legacy / RP simulation tick。用于旧 simulation/ 或 RP 项目推进世界运行 tick;普通写作模式应使用 novel-workflow-08-plot-planning 查询并推进 World Engine。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Lint and polish LLM-generated Chinese text by detecting template-like wording, AI writing tells, hollow summaries, rhythm issues, and rule-driven style problems. Use when the user asks to polish text, check whether writing feels AI-like, lint LLM output, review prose naturalness, or configure llmlint rules.
Guide users and agents through Neuro Book harness, TSX profiles, ProfileTurnPlan, skills, user-assets overlays, settings forms, profile home resources, profile compile checks, templates, system restore, and safe profile editing.
编辑 Neuro Book TSX Agent Profile,包括 builtin 覆盖、自定义 agent、TypeBox schema contract、ProfilePrompt DSL、编译检查和预览。
Writer 执行手册:收到 brief 后的详细执行流程、决策点、常见陷阱。Writer profile 内部参考,不由 leader 直接调用。
Import local SillyTavern character cards, worldbooks, presets, MVU and prompt-template material into a NeuroBook Project Workspace. Use when the user asks to inspect, unpack, convert or import 酒馆角色卡 / SillyTavern cards for novel writing, lorebook migration, RP or world simulation.
用于处理番茄小说、Tomato Novel Downloader、免费小说 epub、下载器结果导入、epub 转 Markdown、以及把外部小说素材整理到当前小说 Project Workspace 的 reference/tomato/ 供后续拆书分析。
| name | novel-workflow-06-emulation-tick |
| description | Legacy / RP simulation tick。用于旧 simulation/ 或 RP 项目推进世界运行 tick;普通写作模式应使用 novel-workflow-08-plot-planning 查询并推进 World Engine。 |
| when_to_use | ["用户明确要求旧 RP / legacy simulation 推进一个 tick","legacy RP 项目需要先确定角色、势力、地点或实体的当前反应","写完一个 RP Tick 后,需要把已发生事实提交到 simulation/subjects 或 simulation/entities"] |
Legacy 边界:本 skill 保留给旧 simulation/ 与 RP 项目。普通写作模式下,剧情事实与状态变化走 World Engine;需要推演和落库时使用
novel-workflow-08-plot-planning,不要把simulation/subjects或simulation/runs当作写作状态源。
本 skill 负责推进一个世界运行 tick。当前落地目录仍是 simulation/;不要新建 emulation/ 目录,除非用户明确要求做目录迁移。新 profile 链路下,优先创建或复用 simulator.leader 执行世界推演和状态裁决。
适合使用:
通常跳过:
simulator.leader profile 可用,把本 tick 目标、范围和允许写入的 simulation 路径交给它;由它返回 world_state_report、writer_safe_brief、director_handoff、plot_handoff 和 open_questions。simulation/subjects/* / simulation/entities/* state。simulation/runs/ticks/{id}-{slug}/report.md。simulation/runs/ticks/{id}-{slug}/prose.md。state.md 和必要 simulation/entities/**。subject events.jsonl、memory.jsonl、mind.md 可由对应 actor sidecar 维护;没有 sidecar 时,leader 可按 report 中的 subject-facing 信息谨慎写入。simulation/runs/current.md 和 simulation/runs/index.md。---
type: emulation-run-report
runId: 000001-short-slug
mode: writing-design
status: draft
worldTimeBefore: ""
worldTimeAfter: ""
---
# 000001 Short Slug
## Trigger
## Goal
## Scope
## Inputs
## Prior State
## Active Subjects
## Active Entities
## Hidden Facts
## Causal Chains
## Random Disturbances
## Adjudicated Events
## Subject Updates
## Entity Updates
## Information Boundary
## Plot Consequences
## Writer-safe Brief
## Commits
## Open Questions
## Next Hooks
Writer-safe Brief 只能包含可写信息。不要把 GM scratch、隐藏真相或 actor 私密意图直接交给 writer。
rp.writer 或 leader 输出给用户的完整正文。manuscript/.../index.md;prose.md 可只放摘要和目标章节链接。prose.md 不保存后台裁决、commit 说明或隐藏真相。000001-short-slug 形式。report.md 记录触发、输入、因果链、裁决、信息边界、状态提交和下一步钩子。prose.md 单独保存正文。simulation/subjects/ 或 simulation/entities/。