Pdf analyzer
[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.
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.
What its author says it does
Copied from the file, not written here
Extracting text and metadata from PDF documents.
SKILL.md
0.4 KB, 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.