bid-md2doc

Convert Markdown files in a directory into formatted Word documents.

4|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/youyouhe/bidsmart-claude-skills --skill bid-md2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bid-md2doc
Source: https://github.com/youyouhe/bidsmart-claude-skills/tree/main/skills/bid-md2doc
Command: npx skills add https://github.com/youyouhe/bidsmart-claude-skills --skill bid-md2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of Markdown files into professionally formatted Word (.docx) documents, streamlining the finalization of bid proposals and other important documents.

Core Features & Use Cases

  • Markdown to DOCX Conversion: Transforms Markdown content, including headings, tables, images, and lists, into a structured Word document.
  • Automated Formatting: Applies consistent styling for headings, paragraphs, and images, ensuring a polished output.
  • Customizable Output: Allows configuration of output file names, header text, and footer information.
  • Use Case: After writing a technical proposal in Markdown, use this Skill to generate the final .docx version for submission, complete with project titles, company branding, and proper pagination.

Quick Start

Use the bid-md2doc skill to convert all markdown files in the '响应文件/ ' directory into a single Word document.

Frequently Asked Questions about bid-md2doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown files to a Word document for proposal writing?

Converting markdown to a Word document is done by transforming markdown files with headings, tables, images, and lists into a formatted .docx file with custom headers, footers, and pagination for proposal submissions.

Can I embed images and apply custom headers when converting markdown to docx?

When converting markdown to docx, the tool supports image embedding, custom headers, and footers, allowing automated extraction of project and company information for dynamic document generation.

Does the markdown to docx conversion support excluding specific files in a directory?

The markdown to docx conversion handles exclusion of specific files in a directory, allowing selective processing of markdown files to generate a single formatted Word document.

Do I need the docx library to generate Word documents from markdown?

Yes, the docx dependency is required to generate Word documents from markdown, providing the internal structure to format headings, paragraphs, and images into a polished .docx file.

What is the best way to automate bid proposal generation from markdown?

The best way to automate bid proposal generation from markdown is converting directory files into a single formatted Word document with automated styling, custom file naming conventions, and dynamic project information extraction.

Are there limitations when converting markdown tables and lists to Word format?

Limitations when converting markdown tables and lists to Word format include potential styling constraints from the docx dependency, though standard markdown tables and lists are structured correctly.