Skip to main content
Back to the directory
claude-office-skills/skillsSoftware EngineeringFrontend and Design

md-to-office

This skill enables conversion from Markdown to various Office formats using Pandoc - the universal document converter. Convert your Markdown files to professional Word documents, PowerPoint presentations, PDFs, and more while preserving formatting and structure.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
878

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/claude-office-skills/skills --skill md-to-office
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, md-to-office has 878 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: claude-office-skills/skills. Canonical URL: https://skills.sh/claude-office-skills/skills/md-to-office.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill enables conversion from Markdown to various Office formats using Pandoc - the universal document converter. Convert your Markdown files to professional Word documents, PowerPoint presentations, PDFs, and more while preserving formatting and structure. Example prompts: Add metadata at the top of your Markdown: Authorization: Bearer YOUR_API_KEY with open('api_docs.md', 'w') as f: f.write(doc) subprocess.run([ 'pandoc', 'api_docs.md', '-o', 'api_documentation.docx', '--toc', '--reference-doc', 'company_template.docx' ], check=True) subprocess.run([ 'pandoc', 'api_docs.md', '-o', 'api_documentation.pdf', '--toc', '-V', 'geometry:margin=1in', '-V', 'fontsize=11pt' ], check=True) - Provide the Markdown content or file - Specify the target format (docx, pptx, pdf, etc.) - Optionally provide a reference template for styling - I'll convert using Pandoc with optimal settings - "Convert this README.md to a professional Word document" - "Turn my markdown notes into a PowerPoint presentation" - "Generate a PDF from this markdown with custom styling" - "Create a Word doc from this markdown using company template" - Use Templates : Create a reference document for consistent branding - Structure Headers : Use consistent heading levels (## for slides, # for sections) - Test Incrementally : Convert small sections first to verify formatting - Include Metadata : Use YAML frontmatter...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does md-to-office do?

This skill enables conversion from Markdown to various Office formats using Pandoc - the universal document converter. Convert your Markdown files to professional Word documents, PowerPoint presentations, PDFs, and more while preserving formatting and structure.

Is md-to-office good?

md-to-office does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support md-to-office?

md-to-office currently lists compatibility with Skills CLI.

Is md-to-office safe to install?

md-to-office has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to md-to-office?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install md-to-office?

Run the following command to install md-to-office: npx skills add https://github.com/claude-office-skills/skills --skill md-to-office

Related skills

More from claude-office-skills/skills

claude-office-skills/skills/Software Engineering

contract-review

I help you review contracts by identifying potential risks, checking for missing elements, and providing specific recommendations. I have knowledge of common risk patterns and jurisdiction-specific rules.

Weekly installs
975
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource claude-office-skills/skills
claude-office-skills/skills/Software Engineering

academic-search

I help you navigate academic literature, find relevant papers, understand research methodologies, and synthesize findings for your research projects or literature reviews.

Weekly installs
965
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource claude-office-skills/skills
claude-office-skills/skills/Software Engineering

pptx-manipulation

This skill enables programmatic creation, editing, and manipulation of Microsoft PowerPoint (.pptx) presentations using the python-pptx library. Create professional slides with text, shapes, images, charts, and tables without manual editing.

Weekly installs
932
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource claude-office-skills/skills
claude-office-skills/skills/Software Engineering

weekly-report

This skill helps you create consistent, well-structured weekly status reports that communicate progress, blockers, and plans effectively to your team, manager, or stakeholders.

Weekly installs
924
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource claude-office-skills/skills
Related skills

Alternatives in Software Engineering