AI Agent Hub
Back to skills
Word Template Format Brush icon

Word Template Format Brush

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @user_3f072f00/word-format-skill according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Chinese bid documents, proposals, and business long-form Word files often already contain headings, body text, tables, and numbering, but the fonts, sizes, line spacing, margins, headers, and footers are inconsistent. Manually brushing formats can miss run-level overrides, table borders, section properties, and header media, or it can mix template styles with source styles. This skill targets bid books, proposals, and recommendation documents, migrating the layout of a reference template into a target Word file without rewriting the content.

How It Works

It runs a fixed sequence: it checks dependencies such as python-docx and lxml, then learns the user-provided .docx or .doc template. The learning covers heading levels, body paragraph profile, headers and footers, page setup, and style conflicts. It merges Normal style definitions with actual body run formatting, prefers the visible run-level result, and writes Chinese fonts, Western/digit fonts, size, line spacing, first-line indent, and alignment explicitly into the output.

During formatting, it detects numbered headings such as 1, 1.1, and 1.1.1, maps them to the heading styles that actually exist in the template, preserves table text with basic grid borders and cell margins, and copies template sections, themes, font tables, headers, footers, and related media. It then outputs a formatted .docx, a processing report, and a structural QA report, and recommends rendering a PDF to check clipped text, table overflow, and broken headers or footers.

Limits

It is useful for layout migration, not for rewriting content, inventing missing cover pages, approval pages, or tables of contents. Complex tables, image layout, oversized pages, and missing business fields still require manual review.

Use Cases

  • Apply a client bid template to a proposal draft, unifying heading levels, body formatting, headers, and footers.
  • Normalize proposal drafts with inconsistent fonts, line spacing, and indents into a reviewable company Word template.
  • Map numbered sections such as 1, 1.1, and 1.1.1 to template Heading styles while preserving table text and borders.
  • Verify margins, page numbers, headers, and run-level body fonts before delivery and generate a QA report.

Best For

  • Bid specialists who need to apply a fixed bid format to multiple proposal drafts while preserving section numbers.
  • Proposal managers who need to unify long consulting drafts into a deliverable Word layout and check tables and headers.
  • Business document staff who need to reproduce template fonts, sizes, line spacing, and page numbers without manual edits.
  • Document reviewers who need to verify heading styles, run-level body formatting, and page setup against a reference template.