Skip to main content
Run any Skill in Manus
with one click

document-chunking

Stars12
Forks4
UpdatedMay 17, 2026 at 04:50

把文档切成块供下游处理。在批量观察样本、给抽取工作流喂数据、或把长篇监管文档 切成 worker LLM 装得下的块时使用。涵盖:用于快速探索的便宜方法(按页 / 定长 / 按标题),以及用于结构化长文档生产级分块的"洋葱剥离"层次策略 + "楔入法"兜底 (借鉴 pdf2skills)。也涵盖最核心的平衡问题:块太大 —— 关键信息淹没在一堆草料里; 块太小 —— 语义连续性被打断。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly