AI Agent Hub
Back to skills
Bidding Document Skeleton Assistant icon

Bidding Document Skeleton Assistant

Office Efficiency Updated 2026.08.30

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

Please install @user_7ae399a8/bidding-document-assistant using https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Bidding documents often stall on formatting: heading numbering, cover pages, headers/footers, X/total pages, TOC fields, and body indentation are easy to miss when built manually. This skill handles one narrow job: generating an editable bidding docx skeleton from a .docx tender file, without mixing in technical proposals, pricing, or other substantive content.

How It Works and Limits

It parses section outlines, page setup, fonts, and numbering schemes, then generates a formatted framework. Core outputs include cover pages (original/copy), footer X/total pages, a TOC field, body styling (SimSun 12pt, 1.5 line spacing), H1~H5 heading numbering, and table styling.

It supports four numbering presets: default 1 / 1.1 / 1.1.1, half-width extensions (1) / ①, government-style 一 / (一) / 1, and engineering-style 第一章 / 第一节 / 一、. If the tender file is .docx, formatting can be extracted automatically; for PDF, convert to .docx or provide the section list manually.

Hard limits: it does not generate substantive bid content, parse PDFs, replace user understanding of tender clauses, or guarantee exact matches for highly special formats. After generation, users can fine-tune in Word, and the bundled fix_xml.py can clean invalid XML tags if the document fails to open.

Use Cases

  • After receiving a .docx tender file, quickly generate a bidding docx skeleton with cover, TOC field, and X/total footer.
  • Convert the tender's section outline, font, line spacing, and heading levels into an editable empty Word template.
  • Switch among government or engineering numbering styles to avoid manually reformatting multi-level headings.
  • When a PDF cannot be parsed, provide the section list and still generate a docx skeleton with cover, TOC, and numbering.

Best For

  • Bid coordinators: need to set up a tender-compliant docx skeleton quickly instead of repetitive formatting.
  • Document formatting specialists: need cover pages, TOC fields, footer pagination, and multi-level heading numbering.
  • Project managers: need a structurally correct, editable draft framework before content writers start.
  • Pre-sales support: need to map tender chapter requirements into a consistent numbering style to reduce rework.