document-parser
Parse large documents that exceed context limits into structured sections with abstracts, metadata, and hierarchies. This skill should be used when encountering documents over the context limit (typically 25k+ tokens) or when a user explicitly requests document parsing. Apply layout-aware hierarchical chunking principles to preserve semantic structure.
$ Installer
git clone https://github.com/brendanbecker/SREcodex /tmp/SREcodex && cp -r /tmp/SREcodex/codexskills/skills/document-parser ~/.claude/skills/SREcodex// tip: Run this command in your terminal to install the skill
Repository

brendanbecker
Author
brendanbecker/SREcodex/codexskills/skills/document-parser
0
Stars
0
Forks
Updated5d ago
Added5d ago