byericgandrade· 18 skills
This skill should be used when the user needs to convert documents between formats (Office to PDF, PDF to images, image to PDF), perform PDF operations (merge, split, rotate, encrypt, decrypt), or run OCR on scanned documents. Uses local free tools — LibreOffice, ghostscript, pdftk, tesseract, and imagemagick — with no API key required. Trigger when the user says "convert this document", "export to PDF", "merge PDFs", "split PDF", "rotate PDF", "OCR this scan", "convert PPTX to PDF", "convert DOCX to PDF", or any document format conversion request.
$npx -y skills add ericgandrade/claude-superskills --skill document-converterInstalls into the current project.
Run `npx skills use "https://github.com/ericgandrade/claude-superskills" --skill "ericgandrade/claude-superskills/document-converter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ericgandrade/claude-superskills" that are relevant to the current task. Run `npx skills add "https://github.com/ericgandrade/claude-superskills"` and select the relevant skills, then follow their instructions.