cxcscmu/extract_pdf_text_with_poppler
Extracts text from PDF files using the `pdftotext` command-line utility with the `-layout` flag to preserve multi-column formatting, which is essential for accurately parsing scientific papers.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill extract_pdf_text_with_poppler
Take cxcscmu/extract_pdf_text_with_poppler from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.