bid-review-liteAI-powered bid/tender document review. Extracts text from .docx/.doc files, cross-references bid requirements vs responses, and generates a detailed audit re...
Install via ClawdBot CLI:
clawdbot install zacjiang/bid-review-liteGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Government agencies use this skill to audit bid submissions for infrastructure projects, ensuring compliance with mandatory requirements and detecting inconsistencies in technical specifications or pricing. It helps prevent disqualification risks by flagging expired certifications or contradictory data before contract award.
Manufacturing firms review bids from equipment suppliers to verify technical parameters, such as machine tolerances or material standards, against procurement specs. The skill identifies fabrication indicators like identical test results and ensures delivery timelines align with production schedules.
Construction companies analyze competitor bids post-award disclosure to benchmark pricing and compliance, or review their own submissions for errors. It checks for missing signatures, inconsistent company names, and unrealistic timelines that could impact project scoring.
Hospitals or medical suppliers use the skill to review bids for medical devices or services, ensuring qualification claims like valid licenses and certifications are met. It flags risks such as expired certificates or unsupported technical claims that could affect patient safety.
Offer a cloud-based platform where procurement officers upload bid documents for automated review, with tiered pricing based on document volume or features. Revenue comes from monthly subscriptions, targeting enterprises with frequent tender processes.
Integrate the skill into consulting firms that provide bid review services, charging per-project fees for detailed audit reports. This model leverages AI to reduce manual effort and scale client offerings in procurement compliance.
Provide a free lite version for basic text review, with paid upgrades for advanced features like image analysis or PDF generation. Revenue is generated from premium subscriptions or one-time purchases for full capabilities.
💬 Integration Tip
Ensure Python dependencies are installed and documents are in .docx or .doc format; use clear file naming to distinguish procurement and bid response files for accurate analysis.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.