subcontract-writer

Generates construction subcontract Word documents from templates, bids, and project specs.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/robikscube/SJ-skills-sandbox --skill subcontract-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subcontract-writer
Source: https://github.com/robikscube/SJ-skills-sandbox/tree/main/Skill-List/claude-code-construction/subcontract-writer
Command: npx skills add https://github.com/robikscube/SJ-skills-sandbox --skill subcontract-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx==1.1.2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manually drafting construction subcontracts is time-consuming and error-prone, often leading to missing scope details, incorrect contract sums, or non-compliant legal clauses that create risk for general contractors.

Core Features & Use Cases

  • End-to-end subcontract generation: Build complete subcontracts from firm templates, awarded subcontractor bids, and project specifications with no manual document assembly.
  • Automated validation: Enforce strict checks for contract sum accuracy, required exclusions, legal clause compliance (e.g., indemnity "sole negligence" requirements), and missing bid data before document generation.
  • Guided workflow with user checkpoints: Follow a 5-phase process with mandatory confirmation steps to catch errors early, ensuring the final subcontract matches project requirements.
  • Use case: A general contractor can use this skill to turn a subcontractor's awarded bid and project spec PDFs into a fully compliant Word subcontract in minutes, instead of hours of manual drafting and review.

Quick Start

Use the subcontract-writer skill to generate a complete, compliant subcontract Word document from your firm's template, the awarded subcontractor bid, and project specifications.

Frequently Asked Questions about subcontract-writer

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

FAQPage Schema
How do I automate construction subcontract drafting from bid documents?

The skill enforces strict validation checks for contract sum accuracy, required exclusions, and legal clause compliance, such as verifying indemnity "sole negligence" requirements. It also checks for missing bid data before generating the final Word document to prevent drafting errors.

Can I generate a subcontract Word document from a firm template and project specifications?

The workflow follows a guided 5-phase process with mandatory user checkpoints to catch errors early. These confirmation steps ensure the final subcontract accurately matches project requirements before producing the execution-ready document.

Do I need python-docx to generate compliant construction subcontracts?

Yes, python-docx is required as a dependency to produce execution-ready Word documents. It enables the automated generation of subcontracts aligned with your firm's template structure and project specifications.

What is the best way to validate contract sums and legal clauses in subcontract generation?

The best way to validate contract sums and legal clauses is through automated checks before document generation. This approach enforces required exclusions, indemnity compliance, and missing bid data detection, reducing risk for general contractors.