novel-steer:排队干预指令
SkillDocs & knowledgeQueue a steering instruction for the current project; it will be automatically injected into the Coordinator the next time a writing session is started or resumed. Triggers: "change it next time it runs", "add a revision note", "make the protagonist female", "speed up the pacing". Use when queuing r
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the novel-steer:排队干预指令 skill
What this skill tells your AI
The instructions your AI receives, as published by xiaoyangy/novel-studio in skills/novel-steer/SKILL.md and read by ahel’s review.
为当前项目排队一条干预意见,持久化到 run.json,下次 --pipeline 启动 / 恢复创作时自动注入
正在运行的 Coordinator,由其评估影响范围(改设定 / 重写已写章节 / 后续章节调整)。
原 TUI 是对正在运行的会话实时注入;一次性子命令进程无法注入另一进程里运行的会话, 因此本子命令做的是「排队待下次生效」。要立刻生效,排队后再跑一次
--pipeline恢复创作即可。
前置条件
- 已完成首次配置(见
skills/README.md)。 - 在项目目录下运行(含
output/novel/)。
执行
novel-studio --steer "把感情线提前到第4章,增加男女主的对手戏"
novel-studio --steer "节奏太慢了,加快推进"
干预示例
| 干预指令 | 系统可能的响应 |
|---|---|
| "主角改成女性" | 修改角色设定,评估已写章节是否需要重写 |
| "把感情线提前到第4章" | 调整大纲,可能重写第 4 章及后续 |
| "加入一个反派角色" | 更新角色档案和世界规则,在后续章节引入 |
| "节奏太慢了,加快推进" | 调整后续章节的大纲密度 |
生效流程
novel-studio --steer "<指令>"(排队)→ novel-studio --pipeline(恢复创作,注入生效)。
Signals
- GitHub stars
- 109
- Forks
- 18
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
novel-steer- Source
- github.com/xiaoyangy/novel-studio