Skip to main content
Manusで任意のスキルを実行
ワンクリックで

document-chunking

スター12
フォーク4
更新日2026年5月17日 04:50

Split documents into chunks for downstream processing. Use when batching samples for observation, feeding extraction workflows, or breaking long regulation documents into pieces small enough to fit a worker LLM. Covers cheap methods (page, fixed-size, header-based) for quick exploration AND the onion-peeler hierarchical strategy + wedge fallback for production-grade chunking of long structured documents. Also covers the central balance question: chunk-too-big (information lost in a haystack) vs. chunk-too-small (semantic continuity broken).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly