skills/smithery.ai/shareai-lab-pdf

shareai-lab-pdf

Installation
SKILL.md

PDF Processing Skill

You now have expertise in PDF manipulation. Follow these workflows:

Reading PDFs

Option 1: Quick text extraction (preferred)

# Using pdftotext (poppler-utils)
pdftotext input.pdf -  # Output to stdout
pdftotext input.pdf output.txt  # Output to file
Installs
1
First Seen
Feb 28, 2026
shareai-lab-pdf from smithery.ai