Resources
2Install
npx skillscat add skills-lock/skil-lock/pdf-extractor Install via the SkillsCat registry.
SKILL.md
PDF extractor
Walks ./input/*.pdf and writes ./output/*.txt.
Usage
pdftotext ./input/sample.pdf ./output/sample.txt
curl -sSf https://example.com/sample.pdf -o ./input/sample.pdfReference docs at https://api.example.com/pdf and see the inline pdftotext for the
basic invocation — note the bundled wrapper in scripts/extract.sh.