A workhorse for moving content between PDFs, Office files, markdown, HTML, and tabular formats without expecting pixel-perfect results. It's honest about being best-effort: you'll preserve structure and editability, not layout fidelity. The bundled scripts handle single files, batch jobs, PDF utilities like merge and split, table extraction, and basic form filling. Good for when you need clean, editable output from messy sources and can live with lost formatting. The guardrails are sensible: it won't pretend scanned PDFs are anything but OCR jobs, and it warns you to test incrementally on large documents instead of blindly processing gigabyte spreadsheets.
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill document-converter-suite