bid-writer-pro

Generates bid documents from templates and industry-specific guidelines for multiple sectors.

97|24|Updated May 22, 2026
One-click install
npx skills add https://github.com/Get00/BiaoShu-SKILL --skill bid-writer-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bid-writer-pro
Source: https://github.com/Get00/BiaoShu-SKILL/tree/main/BiaoShu-writer-pro
Command: npx skills add https://github.com/Get00/BiaoShu-SKILL --skill bid-writer-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, pdfplumber, openpyxl, PyPDF2, jieba, pandas, pywin32, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of bid documents for various industries, saving time and reducing errors in the bid preparation process.

Core Features & Use Cases

  • Industry-Specific Templates: Predefined templates for different industries like IT, construction, healthcare, education, manufacturing, logistics, and consulting.
  • Automatic Industry Detection: Automatically identifies the industry of the bid document and selects the appropriate template.
  • Content Generation: Automatically generates bid document content based on the template and industry-specific guidelines.
  • Use Case: Imagine you need to prepare a bid document for a construction project. Use this Skill to automatically generate the document based on the provided bid document and industry-specific guidelines.

Quick Start

Use the bid-writer-pro skill to generate a bid document for the provided bid document 'construction-project-bid.pdf'.

Frequently Asked Questions about bid-writer-pro

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

FAQPage Schema
How do I automate bid document generation for construction and IT projects?

Automate bid document generation by using predefined templates and industry-specific guidelines to extract data and populate sections. This process requires python-docx and pdfplumber to parse input PDFs and generate structured output for various industries.

Can I extract bid preparation data from PDF and Excel files automatically?

Yes, you can extract bid preparation data from PDF and Excel files using pdfplumber and openpyxl. The Skill processes these formats to identify industry-specific information and populate predefined document templates automatically.

Does automatic bid preparation support industries outside of construction?

Automatic bid preparation applies to construction, IT, healthcare, education, manufacturing, logistics, and consulting. It detects the industry from the input document and selects the appropriate predefined template for generation.

Do I need python-docx and pandas to generate bid documents?

Yes, you need python-docx, pandas, jieba, and pdfplumber to generate bid documents. These dependencies are required for document processing, text segmentation, and data extraction during the bid preparation workflow.

What is the best way to prepare bid documents using predefined templates?

The best way to prepare bid documents is leveraging automated template matching to detect the industry and apply specific guidelines. This approach uses predefined structures to generate content, reducing manual errors and saving time.

Why does bid document generation require jieba and pywin32?

Bid document generation requires jieba for Chinese text segmentation during data extraction and pywin32 for Windows-specific document processing operations. These dependencies ensure accurate content parsing and template population.