📦 markdown-converter — 技能工具
v1.0.0Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XM...
详细分析 ▾
运行时依赖
版本
Initial release of the Markdown Converter skill: - Convert documents to Markdown using markitdown, supporting PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, and EPub formats. - Simple command-line interface for conversion, including options for input/output files, file type hints, MIME type, charset, and plugins. - Instructions for enhanced document processing using the SkillBoss API Hub, including example usage with Python. - Output preserves structure such as headings, tables, and lists; supports authentication via SKILLBOSS_API_KEY. - Complete setup guide provided in documentation.