What is office-to-md?
> Source: claude-office-skills/skills.
>
Quickly install office-to-md AI skill to your development environment via command line
Source: claude-office-skills/skills.
This skill enables conversion from various Office formats to Markdown using markitdown - Microsoft's open-source tool for converting documents to Markdown. Perfect for making Office content searchable, version-controllable, and AI-friendly.
| Word | .docx | Full text, tables, basic formatting | | Excel | .xlsx | Converts to Markdown tables | | PowerPoint | .pptx | Slides as sections | | PDF | .pdf | Text extraction | | HTML | .html | Clean markdown | | Images | .jpg, .png | OCR with vision model | | Audio | .mp3, .wav | Transcription | | ZIP | .zip | Processes contained files |
> Source: claude-office-skills/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/claude-office-skills/skills --skill office-to-md Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/claude-office-skills/skills --skill office-to-md> Source: claude-office-skills/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/claude-office-skills/skills --skill office-to-md Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/claude-office-skills/skills