agentsclimarketplace

Pdf text extraction

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

Use this skill to extract text from PDF files to determine their subject matter.From its SKILL.md

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.

SKILL.md

0.5 KB, 87 tokens by cl100k_base, 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.).

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.