Writing
Command
/timeline
管理和验证故事时间线
Install
$ npx -y skills add wordflowlab/novel-writer-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/timeline
Context preview
What this command does when you run it.
管理和验证故事时间线
Command definition
timeline.mdname: timeline description: 管理和验证故事时间线 argument-hint: [add | check | show | sync] allowed-tools: Read(//spec/tracking/timeline.json), Read(spec/tracking/timeline.json), Write(//spec/tracking/timeline.json), Write(spec/tracking/timeline.json), Read(//stories/**/content/**), Read(stories/**/content/**), Bash(find:*), Bash(*) model: claude-sonnet-4-5-20250929 scripts: sh: .specify/scripts/bash/check-timeline.sh ps: .specify/scripts/powershell/check-timeline.ps1
时间线管理
维护故事的时间轴,确保时间逻辑的一致性。
功能
1. **时间记录** - 追踪每个章节的时间点 2. **并行事件** - 管理同时发生的多线剧情 3. **历史对照** - 与真实历史事件对比(历史小说) 4. **逻辑验证** - 检查时间跨度的合理性
使用方法
执行脚本 {SCRIPT},支持以下操作:
- `add` - 添加时间节点
- `check` - 验证时间连续性
- `show` - 显示时间线概览
- `sync` - 同步并行事件
时间线数据
时间线信息存储在 `spec/tracking/timeline.json` 中:
- 故事内时间(年/月/日)
- 章节对应关系
- 重要事件标记
- 时间跨度计算
示例输出
📅 故事时间线 ━━━━━━━━━━━━━━━━━━━━ 当前时间:万历三十年春 第1章 | 万历二十九年冬月 | 穿越事件 第4章 | 万历三十年正月 | 北上赴考 第6章 | 万历三十年二月 | 会试 第8章 | 万历三十年三月 | 殿试 第61章 | 万历三十年四月 | [待写] ⏱️ 时间跨度:5个月 🔄 并行事件:日本入侵朝鲜
Ships withnovel-writer-skills
🚀 专为 Claude Code 设计的 AI 智能小说创作助手 深度集成 Slash Commands 和 Agent Skills,提供最佳创作体验
Get the whole plugin
Stats
254
Stars
51
Forks
Quiet
Maintenance
Shell
Language
MIT
License
10mo ago
Last commit
10mo ago
Created
Repo: wordflowlab/novel-writer-skills
Other commands on novel-writer-skills.
- /authentic-voice
以更贴近生活与个人表达的方式进行创作,强调具体细节、口语节奏与个体词汇
Open command - /authenticity-audit
对现有文本做“人味”体检,给出可执行的微调与改写建议,提升自然度与个体风格一致性
Open command - /analyze
智能分析:自动选择框架分析(write前)或内容分析(write后),支持 --type 手动指定
Open command - /checklist
生成或执行质量检查清单(规格验证 + 内容扫描)
Open command - /clarify
通过针对性问答澄清故事大纲中的模糊点,确保创作方向明确,支持焦点参数
Open command - /constitution
创建或更新小说创作宪法,定义不可妥协的创作原则
Open command

