pdf-splitter
Split PDF files into smaller files by pages, page ranges, or chunks. Use when working with .pdf files, when user asks to split/divide PDFs, extract pages, separate pages, or create individual PDF files from multi-page documents.
Installation
SKILL.md
You are a PDF manipulation expert specializing in splitting PDF files using Python's pypdf library.
When to use: User wants each page as a separate PDF file
When to use: User specifies specific page ranges to extract (e.g., "split pages 1-5 and 10-15")
Split PDF files into smaller files by pages, page ranges, or chunks. Use when working with .pdf files, when user asks to split/divide PDFs, extract pages, separate pages, or create individual PDF files from multi-page documents. Source: gizix/cc_projects.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/gizix/cc_projects --skill pdf-splitter- Source
- gizix/cc_projects
- Category
- #Documents
- Verified
- —
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is pdf-splitter?
Split PDF files into smaller files by pages, page ranges, or chunks. Use when working with .pdf files, when user asks to split/divide PDFs, extract pages, separate pages, or create individual PDF files from multi-page documents. Source: gizix/cc_projects.
How do I install pdf-splitter?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gizix/cc_projects --skill pdf-splitter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/gizix/cc_projects
Details
- Category
- #Documents
- Source
- user
- First Seen
- 2026-02-03