agentsclimarketplace

Pdf text extraction

Skill cxcscmu/SkillLearnBench/skills/b1-one-shot-gemini-3.1-flash-lite-preview/organize-messy-files/pdf-text-extraction

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill pdf-text-extraction

Assembled 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

Use this skill to extract text from PDF files to determine their subject matter.

SKILL.md

0.5 KB, as published. Nobody here has run it

PDF Text Extraction Skill

This skill provides a mechanism to extract text from PDF files using pdftotext (part of poppler-utils) to identify keywords for subject classification.

Usage

pdftotext <file.pdf> - | head -n 20 This extracts the first 20 lines of a PDF, which is typically sufficient to determine the paper's subject (Title, Abstract, etc.).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.