bruce-doc-converter
Bidirectional Office, PDF, and Markdown document conversion
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Bruce Doc Converter?▼
Run `npx skills add bruc3van/bruce-doc-converter --all -g -y` in your terminal to install this skill globally.
How to convert Word or PDF files to Markdown?▼
Run `bdc convert <file>` and the tool outputs clean Markdown plus structured JSON, including extracted images and headings.
Can it convert Markdown back to Word?▼
Yes. Run `bdc setup-node` once, then `bdc convert yourfile.md` to produce a formatted .docx with Mermaid diagrams rendered as PNG images.
Which file formats are supported?▼
It reads .docx, .xlsx, .pptx, .pdf, and .md, and writes Markdown or Word. Legacy formats like .doc and .xls are not supported.
Does it work with Claude Code and OpenClaw?▼
Yes. The skill follows the standard SKILL.md format and its JSON output lets agents parse results and recover from errors automatically.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks