home/categories/documents/natebjones-projects-ob1-skills-heavy-file-ingestion-variants-claude-code-skill-md
documentscontent-media
heavy-file-ingestion-claude-code
Use in Claude Code when a user asks to read, analyze, summarize, or extract from a heavyweight file such as PDF, DOCX, PPTX, XLSX, CSV, or TSV. Convert the file into markdown or CSV first with the bundled script, generate a lightweight index, and only spend model tokens on the compressed artifact.
maintainer
NateBJones-Projects
Mis à jour 3/31/2026
Étoiles
1354
Forks
245
quick start
Installation and usage
Use in Claude Code when a user asks to read, analyze, summarize, or extract from a heavyweight file such as PDF, DOCX, PPTX, XLSX, CSV, or TSV. Convert the file into markdown or CSV first with the bundled script, generate a lightweight index, and only spend model tokens on the compressed artifact.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use heavy-file-ingestion-claude-code