novel-episode-splitter

Split long-form novel scripts into episodic segments by duration with duplicate detection.

187|45|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/jeffstric/ZJT --skill novel-episode-splitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: novel-episode-splitter
Source: https://github.com/jeffstric/ZJT/tree/main/script_writer_core/skills/novel-episode-splitter
Command: npx skills add https://github.com/jeffstric/ZJT --skill novel-episode-splitter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这项技能解决了把长篇小说剧本按固定时长分成独立剧集的困难,同时自动识别并处理重复内容与差异,以保持原著完整性。

Core Features & Use Cases

  • 自动分集:根据每集时长分割剧本,确保情节完整且节奏自然。
  • 重复检测:自动识别已有剧本版本,避免重复输出。
  • 差异处理:在检测到差异时提示用户,并给出保留、覆盖、对比等选项。
  • 内容保持:严格保持原文,不进行润色或改动。

Quick Start

Provide your novel script, the target episode duration, and any existing episodes to start automatic segmentation.

Frequently Asked Questions about novel-episode-splitter

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

FAQPage Schema
How do I split a long novel script into episodes by duration?

To split a novel script into episodes by duration, provide the full script and target episode length to trigger scene-aware segmentation, yielding episodic segments while preserving content integrity.

Does episode splitting modify or polish the original novel content?

Episode splitting strictly preserves original novel content without polishing or modifications, applying non-destructive processing to ensure the script remains unchanged during segmentation.

How do I handle duplicate episodes when splitting novel scripts?

To handle duplicate episodes during novel script splitting, the tool applies duplicate detection to automatically skip or merge previously created episodes against existing versions.

What happens when differences are detected between new and existing episodes?

When differences are detected between new and existing episodes, the tool prompts the user with explicit options to retain, overwrite, or compare the segmented content.

Can I use scene-aware segmentation for long-form story structure management?

Yes, you can use scene-aware segmentation for long-form story structure management, dividing novel scripts into natural episodic segments based on requested duration boundaries.

What do I need to start automatic episode segmentation for a novel?

To start automatic episode segmentation, you need to provide the novel script, the target episode duration, and any existing episodes to compare against for duplication detection.