One-time setup wizard for the contractor-toolkit. Configures company brand, voice, logos, ICP, and estimating defaults — then templates every sibling plugin to match.
One-time setup wizard for contractor-toolkit. Configures company brand, voice, logos, ICP, capabilities, and estimating defaults. Triggers on /initialize.
Display the current contractor-toolkit configuration — company, brand, voice, contact, ICP, estimating defaults. Reads .claude/contractor.local.md.
Re-run just the brand section of the contractor-toolkit setup — primary color, accent, typography. Updates .claude/contractor-brand.local.md and re-substitutes brand placeholders across sibling plugins.
Update basic company info in the contractor-toolkit setup — display name, legal name, tagline, founded year, addresses, phone, email, domain. Updates .claude/contractor.local.md.
Re-run just the estimating-defaults section of the contractor-toolkit setup — PM contact, default service line, default city, markups. Updates .claude/contractor-estimating.local.md.
An AI plugin marketplace for contractors.
Tell Claude about your company once, and it writes your estimates, proposals, bid packages, contracts, RFIs, daily logs, and pay apps — in your brand, in your voice, the way a senior PM would.
Built for general contractors, design-builders, and specialty trades. Free, open source, yours to fork.
| Plugin | What it does |
|---|---|
| contractor-initialize | The setup wizard. Answer questions about your company once — name, colors, logo, voice, markets, defaults — and every skill below gets configured automatically. |
| contractor-brand | Keeps every document on-brand: your colors, fonts, logos, and how your company sounds. |
| contractor-docs | The document engine. Clean, premium HTML and DOCX output — the kind of paperwork that wins work. |
| contractor-estimating | The full preconstruction pipeline: ROM → Conceptual Budget → Formal Bid, plus plan takeoff, scope checks, sub bid packages, bid leveling, contracts, and subcontracts. |
| contractor-extras | The everyday paperwork: proposals, timelines, change orders, RFIs and RFI logs, submittals, daily logs, look-aheads, punch lists, incident reports, capabilities statements. |
| contractor-subs | For subcontractors: quote GC bid invitations, change order requests, T&M tickets, progress pay applications. |
Everything is plain Markdown — read it, edit it, make it yours.
gh repo fork Sunrise-Systems/contractor-toolkit --clone
cd contractor-toolkit
(Or just clone it. Forking lets you save your company's configured version.)
/plugin marketplace add /absolute/path/to/contractor-toolkit
/plugin install contractor-initialize@contractor-toolkit
/plugin install contractor-brand@contractor-toolkit
/plugin install contractor-docs@contractor-toolkit
/plugin install contractor-estimating@contractor-toolkit
/plugin install contractor-extras@contractor-toolkit
Subcontractor? Add /plugin install contractor-subs@contractor-toolkit.
/initialize
Claude interviews you — company name, brand colors, logo files, how you talk, who your clients are, your estimating defaults, what makes you win work. Takes about 10 minutes. Every answer flows into every document the toolkit ever produces.
That's it. Try:
/rom → ballpark budget from a project description
/estimate → full pipeline, idea to formal bid
/proposal → branded client proposal
/daily-log → site report from the super's notes
/project-intake Qualify the lead
/rom "You're looking at roughly $X–$Y" — before design starts
/plan-takeoff Quantities from the drawings when plans arrive
/conceptual-budget CSI-structured budget + scope gap check
/sub-bid-package Send trades out to bid
/bid-leveling Bids come back — compare apples to apples
/formal-bid The proposal that wins the job
/contract Signable contract from the accepted bid
/subcontract Agreements for your awarded subs
/lookahead Run the job week to week
/rfi-log /change-order /daily-log /submittal The paperwork as it happens
/punch-list Close it out
/capabilities-statement Win the next one
After /initialize, push your configured fork to a private repo:
gh repo create my-company-skills --private --source=. --remote=origin --push
Teammates clone it, install the marketplace, and get your company's skills with zero setup.
Want these skills in the claude.ai web app or Cowork? After running /initialize, build standalone packages:
./scripts/build-dist.sh
Then upload zips from dist/zips/ at Settings → Skills → New skill. Order matters: zips built before /initialize contain unconfigured templates (the build script warns you). See dist/README.md for details and which skills depend on each other.
Every skill is a Markdown file under plugins/<plugin>/skills/<skill>/SKILL.md. Common customizations:
contractor-estimating/skills/estimating-workflow/references/cost-reference.md for your historical numberssub-trade-mapping.md with your state'scontractor-brand/skills/brand/resources/ and /contract uses it automaticallyImprovements that would help any contractor? PRs welcome.
Built by Formwork, derived from plugin suites built for real contractors. MIT licensed — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sunrise-systems/contractor-toolkit --plugin contractor-initializeTemplated brand identity reference for construction companies — colors, typography, voice, logos, sub-brand guidelines, and document archetypes. Run /initialize to populate placeholders with your company's specifics.
Generate branded construction documents — ROM budgets, formal bids, proposals, reports, letters. HTML primary, DOCX secondary. Token-driven so any contractor brand can plug in colors, fonts, and logos.
Preconstruction estimating pipeline for general contractors. Three-stage funnel (ROM, Conceptual Budget, Formal Bid) across eight phases. Plan takeoff, bid leveling, client-facing budgets, sub bid packages, exclusions workbooks, contracts, and subcontracts.
Skills for subcontractors and specialty trades — quote GC bid invitations, submit change order requests, write T&M tickets, and build monthly progress pay applications.
Construction deliverable skills: proposals, timelines, change orders, RFIs, submittals, daily logs, internal docs, and project intake.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.