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 brucevanfdm/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 formatting.
Can it convert Markdown back to Word?▼
Yes. Run `bdc setup-node` once, then `bdc convert <file.md>` to produce a styled .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 included SKILL.md follows the universal skill standard, so agents can convert and analyze documents from plain-English requests.
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