document-converter-suite
Convert PDFs, Office docs, markdown, HTML, and tables between editable formats. Use for best-effort document conversion, PDF utilities, form filling, and table extraction.
git clone --depth 1 https://github.com/dkyazzentwatwa/chatgpt-skills /tmp/document-converter-suite && cp -r /tmp/document-converter-suite/document-converter-suite ~/.claude/skills/document-converter-suiteSKILL.md
# Document Converter Suite Run best-effort extraction and rebuild workflows across common document formats. Preserve clean structure, not pixel-perfect layout. ## Use This For - Converting between `pdf`, `docx`, `pptx`, `xlsx`, `txt`, `csv`, `md`, and `html` - Pulling tables or spreadsheet-style grids into editable outputs - Running utility PDF operations such as merge, split, rotate, watermark, or page extraction - Filling simple document or form-style templates ## Workflow 1. Confirm the source format, target format, and whether editability or fidelity matters more. 2. Use `scripts/convert.py` for single documents and `scripts/batch_convert.py` for folders. 3. Use the bundled utility scripts when the user needs a focused PDF or table task: - `scripts/pdf_toolkit.py` - `scripts/table_extractor.py` - `scripts/form_filler.py` 4. Say explicitly when the output is best-effort and likely to lose layout, images, OCR text, or advanced formatting. ## Guardrails - Do not promise visual fidelity. - Treat scanned PDFs as OCR problems, not conversion problems. - Raise safety caps gradually on large sheets or documents instead of processing everything blindly. ## References - `references/conversion_matrix.md` for supported paths. - `references/limitations.md` for failure modes and tradeoffs.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Analyze datasets and turn them into narrative reports with charts, audits, comparisons, and statistical summaries. Use for exploratory analysis and executive-ready outputs.
Run loan, investment, NPV, retirement, savings, and risk calculations with schedules and charts. Use for deterministic financial modeling tasks.
Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.
Process images for cleanup, conversion, metadata, comparison, icons, palettes, collages, and sprite sheets. Use for single-image or batch image workflows.
Plan and build MCP servers with agent-friendly tools, schemas, error handling, and evaluation. Use when creating or refactoring MCP integrations.
Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.
Extract text and structure from scans, images, and scanned PDFs. Use for OCR, searchable PDFs, table extraction, receipt parsing, and business card parsing.