Technical Bid Outline Generator
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.
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.