Office to Markdown
Skill Vérifié>
This skill leverages the 'markitdown' Python library to convert Office documents like Word, Excel, and PowerPoint into Markdown format. It supports batch conversions and includes examples for processing different file types and common workflows, such as creating AI-ready corpora or archiving documents.
Scope
- warning:Description qualityThe 'Displayed Description' in the catalog is a single '>' character, which is empty and uninformative.
Documentation
- info:Configuration & parameter referenceWhile the SKILL.md mentions optional conversion options and an LLM client, these are not explicitly detailed with default values or precedence, requiring users to consult external documentation for 'markitdown'.
Code Execution
- info:ValidationThe skill's Python code includes basic file handling and error catching, but explicit schema validation for input parameters or output sanitization is not evident in the provided snippet.
Installation
npx skills add claude-office-skills/skillsExécute le CLI skills de Vercel (skills.sh) via npx — nécessite Node.js en local et au moins un agent compatible skills installé (Claude Code, Cursor, Codex, …). Suppose que le dépôt suit le format agentskills.io.
Extensions similaires
PDF to DOCX Converter
98Convert PDF files to editable Word documents using pdf2docx
MD to Office
65>
HTML/Markdown to PowerPoint
96Convert HTML/Markdown to PowerPoint presentations using Marp
Office Automation Skill
88自动化处理 Word 和 Excel 文件。使用 Python 脚本读取、写入、格式化文档和表格。支持批量处理、模板填充、数据提取和格式转换。
Batch Convert
88Batch convert documents between multiple formats using a unified pipeline
PDF Converter
85Convert PDF files to and from Word, Excel, Image, and other formats