AI Agent Hub
Back to skills
Technical Bid Outline Generator icon

Technical Bid Outline Generator

Office Efficiency Updated 2026.08.29

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

Please install @user_0f1364e5/tech-bid-outline according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Technical bid preparation often stalls on repeated structural work: irregular chapter numbering, insufficient depth, and unclear word-count allocation. tech-bid-outline addresses this by taking the MD tender-analysis report as input and producing a DOCX outline for the technical bid section, guided by GB/T 50502.

How It Works And Limits

The main output is a four-level table of contents plus a word-count summary table, rendered in Microsoft YaHei. It reads the parsed MD report, extracts project requirements and scoring focus points, organizes chapters according to numbering rules, and writes the result to DOCX. An optional string prompt can steer emphasis, for example add BIM application and highlight safety. The scope is limited to the technical bid: it does not include pricing, commercial response, or contract terms. If the input report is thin, manual supplementation may still be needed. It requires Python 3.8+ and python-docx; detailed numbering, estimation, and keyword mapping rules are in docs/specification.md.

Use Cases

  • After receiving the parsed tender MD, generate a GB/T 50502 DOCX outline.
  • In bid drafting, make a four-level outline with word counts.
  • Use a prompt to emphasize BIM or safety chapters in the outline.
  • Separate technical chapters from pricing and commercial text.

Best For

  • Engineers writing technical bids: convert an MD tender report into a four-level DOCX outline.
  • Bid specialists in engineering tenders: build technical chapters aligned with GB/T 50502.
  • Project managers assigning writing work: generate a word-count table to allocate length.
  • Bid teams emphasizing BIM or safety: steer outline focus with a prompt string.