AI Agent Hub
Back to plugins
🤖

aitoubiaoling-bid-review

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install zslzxy/aitoubiaoling-bid-review

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

Run dsh plugin install zslzxy/aitoubiaoling-bid-review in DeepSeek Harness to install this plugin; the source code repository is available at https://github.com/zslzxy/aitoubiaoling-bid-review .

About this plugin

Reviewing a bid submission against its RFP is painstaking: you must verify eligibility responses, pricing, schedule, personnel, technical parameters, implementation plans, service commitments, and deviation consistency across the commercial bid, technical bid, and all attachments. A single oversight can mean disqualification. The AI Bid Review Skill packages this checklist-driven methodology into a portable, cross-ecosystem skill that works with any non-scanned PDF or DOCX file and delivers a traceable Markdown risk report.

Under the hood, the skill probes file structure, extracts native text, renders specific pages, and pulls embedded images using Python standard libraries, PyMuPDF, or pypdf. When the underlying model has vision capability, it verifies seals, signatures, table layouts, and designated pages. For scanned documents, image-only Word files, failed conversions, or any point where evidence is insufficient, the skill explicitly flags a skip rather than fabricating a conclusion, so every finding is anchored to a file reference you can audit.

It is built for three audiences: bidding and procurement professionals who want an LLM-assisted first-pass review to save hours of line-by-line comparison; Agent developers on DeepSeek Harness, WorkBuddy, or similar platforms who need a well-bounded, reusable review skill in their workflow; and compliance-sensitive teams that batch-review documents without OCR, network calls, or file uploads. It does not replace formal evaluation, legal opinion, or human final sign-off, and it does not process fully scanned documents.

Use Cases

  • Pre-submission check of eligibility, pricing, schedule, and deviation table against the RFP
  • Batch first-pass review of technical parameters, implementation plans, and service commitments across multiple bids
  • Vision-assisted verification of seals, signatures, and table layouts on specific pages

Best For

  • Bidding and procurement professionals who want LLM-assisted first-pass review to save line-by-line effort
  • Agent developers on DeepSeek Harness, WorkBuddy, or similar platforms needing a reusable review skill
  • Compliance teams that batch-review documents without OCR, network calls, or file uploads