Pdf analyzer
Extracting text and metadata from PDF documents.From its SKILL.md
npx -y skills add cxcscmu/SkillLearnBench --skill pdf-analyzerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.4 KB, 72 tokens by cl100k_base, as published. Nobody here has run it
PDF Analyzer Skill
Use this skill for reading content from PDF files, especially for structured data layouts like calendars.
Usage
Utilize read_file with the appropriate path for PDF analysis. If complex extraction is needed, use standard library PyPDF2 if installed, or rely on OCR-based extraction via read_file tool output.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.