novel-summarizing

摘要与状态维护(novel-summarizing)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "novel-summarizing" with this command: npx skills add chen893/--skill/chen893-skill-novel-summarizing

摘要与状态维护(novel-summarizing)

目标

  • 用最小信息保存长篇关键状态,让后续写作不靠“把整书塞进上下文”。

  • 让线索与设定变化可追溯:摘要里明确本章发生了什么、谁变了、开了/收了哪些线索。

输入(按需)

  • 本章正文:draft/chapters/ch-XXX.md

  • 相关场景卡:outline/scene-cards/scn-*.md (若有)

  • 现有 state:summaries/state.md

  • open threads:continuity/open-threads.md

输出(必须落盘)

  • summaries/chapters/ch-XXX-summary.md

  • summaries/state.md

  • 卷末(如适用):summaries/volumes/vol-XX-summary.md

最短路径工作流

  • 生成本章摘要(按模板 5~10 条要点)。

  • 提取人物状态变化(用人物 ID 标注,避免同名混乱;人物 ID 使用 char-中文名 ,不要用拼音)。

  • 记录新增/更新设定(只写“发生了什么变化”,细节落 bible)。

  • 列出 threads_open / threads_close (与 open-threads 表格对账)。

  • 更新 state.md :推进章节范围、当前卷、时间线、地点、POV、主线现状与近期目标。

  • 若本章是卷末/你想做卷间衔接:生成 summaries/volumes/vol-XX-summary.md (可直接改造成“上卷回顾”发布用)。

模板

可复制:

  • assets/chapter-summary-template.md

  • assets/state-template.md

  • assets/volume-summary-template.md (卷末复盘/卷间衔接)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

novel-indexing-and-searching

No summary provided by upstream source.

Repository SourceNeeds Review
General

novel-outlining

No summary provided by upstream source.

Repository SourceNeeds Review
General

novel-bible-managing

No summary provided by upstream source.

Repository SourceNeeds Review
General

novel-release-packaging

No summary provided by upstream source.

Repository SourceNeeds Review