sk Skill · firecrawl
convert-documents-to-markdown
Convert Word (.doc, .docx), PowerPoint (.ppt, .pptx), Excel (.xls, .xlsx), OpenDocument (.odt, .ods, .odp), RTF, EPUB, CSV, and PDF files to GitHub-Flavored Markdown. Use when a task needs the contents of an office document, spreadsheet, presentation, ebook, or PDF you cannot read directly.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 7,550
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
bashRust
This is an agent skill that instructs an AI coding agent to convert office documents, spreadsheets, presentations, ebooks, PDFs, CSV, and RTF files into GitHub-Flavored Markdown. It works by running an 'anydoc' CLI in bash, which requires Node 20+ and no installation.
Reach for it when a task needs the contents of a document format you cannot read directly.
Use it to
- Convert .docx or .odt files to Markdown
- Extract spreadsheet contents from .xlsx or .ods as Markdown tables
- Turn PowerPoint or OpenDocument presentations into Markdown
- Convert PDFs and EPUBs to readable Markdown text
- Read CSV and RTF file contents in a task
For Developers whose agents need to read office documents
- Host repository
- firecrawl/anydoc
- Installs, lifetime
- 8,300
- Installs, 8 weeks
- 7,550
- Licence
- MIT
- Host stars
- 22k
- Host language
- Rust
topicsmarkdowndocument-conversionoffice-documentspdfagent-skillcli