chunk

Community

Split PDFs into manageable text chunks.

Authorgarimto81
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of breaking down large PDF or Markdown files into smaller, more digestible pieces suitable for Large Language Models (LLMs).

Core Features & Use Cases

  • Token-based Chunking: Splits text based on token count for LLM input.
  • Page-based Chunking: Preserves document layout by splitting into fixed page groups, ideal for multimodal LLMs.
  • PRD Chunking: Hierarchically chunks documents like PRDs, preserving structure.
  • Use Case: You have a 50-page PDF report and need to feed its content into an LLM for summarization. This Skill can split it into manageable chunks, either by token count or by groups of pages, ensuring the LLM can process it effectively.

Quick Start

Use the chunk skill to split the attached document 'report.pdf' into token-based chunks.

Dependency Matrix

Required Modules

pymupdftiktoken

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chunk
Download link: https://github.com/garimto81/claude/archive/main.zip#chunk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.