Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Give agents more agency

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    dkyazzentwatwa

    document-converter-suite

    dkyazzentwatwa/document-converter-suite
    Productivity
    8

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Convert between 8 formats (PDF, DOCX, PPTX, XLSX, TXT, CSV, MD, HTML). Best-effort text extraction, batch processing, and document format transformation.

    SKILL.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.
    Recommended Servers
    Docfork
    Docfork
    Microsoft Learn MCP
    Microsoft Learn MCP
    Ref
    Ref
    Repository
    dkyazzentwatwa/chatgpt-skills
    Files