novel-archiving

Archive novel chapters by generating summaries and updating memory files.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/1012Lonin/Yushufang --skill novel-archiving-1012lonin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: novel-archiving
Source: https://github.com/1012Lonin/Yushufang/tree/main/skills/novel-archiving
Command: npx skills add https://github.com/1012Lonin/Yushufang --skill novel-archiving-1012lonin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the persistent archiving of novel chapters, generating summaries and updating memory.

Core Features & Use Cases

  • Generate chapter summaries at path novel/{书名}/summary/chapter_{XX}.md with a structured template.
  • Update memory-oriented files under 设定/characters.md, 设定/foreshadowing.md, 设定/timeline.md, and 设定/relations.md when new entities or changes occur.
  • Provide an operations-style status report after archiving to reflect updated memory and unresolved issues.
  • Triggered automatically after a chapter finishes, ensuring immediate persistence.

Quick Start

After finishing a chapter, run the archive workflow to generate its summary, update memory files, and produce a status report.

Frequently Asked Questions about novel-archiving

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate novel chapter archiving and generate summaries?

To automate novel chapter archiving, this Skill triggers after a chapter finishes to generate a structured summary at novel/{book}/summary/chapter_{XX}.md and update memory files, ensuring immediate persistence without manual intervention.

How do I track foreshadowing and character relationships when writing a novel?

Track foreshadowing and character relationships by enforcing a workflow that updates 设定/characters.md, 设定/foreshadowing.md, 设定/timeline.md, and 设定/relations.md automatically whenever new narrative entities or changes occur during chapter archiving.

What is the best way to maintain memory files for long-form narrative writing?

The best way to maintain memory files for long-form narrative writing is to automate updates to characters, foreshadowing, timeline, and relations markdown files immediately after a chapter finishes, ensuring consistent tracking without manual file edits.

Can I get a status report on unresolved foreshadowing after archiving a novel chapter?

Yes, you can get a status report on unresolved foreshadowing. After archiving a chapter and updating memory files, the workflow produces an operations-style status report reflecting updated memory and highlighting any unresolved narrative issues.

Does novel chapter archiving work without external dependencies?

Yes, novel chapter archiving works without external dependencies. It operates independently to generate chapter summaries, update memory-oriented markdown files, and produce status reports for your writing workflow.

When do I need to generate a structured summary for my novel chapters?

You need to generate a structured summary for your novel chapters when working on long-form projects where tracking chapter events, timelines, and character relations is essential for maintaining narrative consistency across the manuscript.