Construction deliverable skills: proposals, timelines, change orders, RFIs, submittals, daily logs, internal docs, and project intake.
Generate a branded capabilities one-pager or project sheet — services, differentiators, notable projects, certifications, bonding, key contacts. Use when the user says "capabilities statement", "cap statement", "project sheet", "case study", or "/capabilities-statement".
Generate a formal change order document in AIA G701-style format with cost impact, schedule impact, and signature blocks. Use when the user says "draft a change order", "CO for [project]", "change order", or "/change-order".
Generate a daily construction site report — weather, crews on-site, work performed, deliveries, visitors, safety, and look-ahead. Use when the user says "daily log", "site report", "daily report", or "/daily-log".
Generate a jobsite incident or near-miss report — facts, classification, witnesses, root cause, corrective actions, and an OSHA recordability checklist. Use when the user says "incident report", "near miss", "someone got hurt on site", "safety report", or "/incident-report".
Generate a flexible internal document — memo, weekly status, preconstruction notes, meeting minutes, or general team communication. Use when the user says "draft a memo", "internal doc", "weekly status", "precon notes", "meeting minutes", or "/internal-doc".
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.
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.
npx claudepluginhub sunrise-systems/contractor-toolkit --plugin contractor-extrasOne-time setup wizard for the contractor-toolkit. Configures company brand, voice, logos, ICP, and estimating defaults — then templates every sibling plugin to match.
Templated 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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).