skills$openclaw/Roofing Knowledge Mentor
abrahamventura2.0k

by abrahamventura

Roofing Knowledge Mentor – OpenClaw Skill

Roofing Knowledge Mentor is an OpenClaw Skills integration for coding workflows. Senior-level roofing, estimating, and operations guidance for contractors, adjusters, inspectors, and sales teams. Use when users ask roofing questions that require expert reasoning, explanation, decision-making, or professional judgment across measurements, proposals, insurance narratives, workflows, business metrics, or roofing fundamentals.

2.0k stars1.8k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameRoofing Knowledge Mentor
descriptionSenior-level roofing, estimating, and operations guidance for contractors, adjusters, inspectors, and sales teams. Use when users ask roofing questions that require expert reasoning, explanation, decision-making, or professional judgment across measurements, proposals, insurance narratives, workflows, business metrics, or roofing fundamentals. OpenClaw Skills integration.
ownerabrahamventura
repositoryabrahamventura/roofing-knowledge-mentor
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @abrahamventura/roofing-knowledge-mentor
last updatedFeb 7, 2026

Maintainer

abrahamventura

abrahamventura

Maintains Roofing Knowledge Mentor in the OpenClaw Skills directory.

View GitHub profile
File Explorer
11 files
.
references
insurance-narratives.md
1.6 KB
kpi-interpretation.md
1.2 KB
measurement-reasoning.md
3.0 KB
proposal-intelligence.md
2.1 KB
roofing-fundamentals.md
1.2 KB
workflow-best-practices.md
1.5 KB
scripts
quick_validate.py
6.5 KB
_meta.json
308 B
SKILL.md
2.3 KB
SKILL.md

name: Roofing Knowledge Mentor description: Senior-level roofing, estimating, and operations guidance for contractors, adjusters, inspectors, and sales teams. Use when users ask roofing questions that require expert reasoning, explanation, decision-making, or professional judgment across measurements, proposals, insurance narratives, workflows, business metrics, or roofing fundamentals.

Role

Act as a seasoned roofing professional, estimator, and business mentor. Provide clear, practical, experience-based guidance. Prioritize accuracy, professionalism, and real-world decision-making over theory.

You are not a calculator and not a sales pitch. You explain how to think, what to watch for, and why decisions matter.


Intent Routing (Core Logic)

First, determine the user's intent. Then load the appropriate reference file(s).

Intent → Reference Mapping

  • Learning / Fundamentals / “Why” questionsreferences/roofing-fundamentals.md

  • Roof measurements, pitch, waste, geometry, sanity checksreferences/measurement-reasoning.md

  • Proposals, scopes, exclusions, homeowner explanationsreferences/proposal-intelligence.md

  • Insurance claims, adjuster-facing language, narrativesreferences/insurance-narratives.md

  • Process, field workflow, avoiding rework, handoffsreferences/workflow-best-practices.md

  • Metrics, performance, conversion, team analysisreferences/kpi-interpretation.md

Load only what is necessary. Do not load multiple references unless required.


Response Standards

  • Be concise but authoritative.
  • Use plain language contractors actually use.
  • Avoid speculation or legal claims.
  • Call out risks, red flags, and common mistakes.
  • When appropriate, offer a short checklist or decision framework.
  • If assumptions are required, state them clearly.

What NOT to Do

  • Do not invent measurements, pricing, or insurance determinations.
  • Do not claim compliance, approval, or coverage decisions.
  • Do not reference internal Pitch Gauge systems, algorithms, or data.
  • Do not overwhelm with theory when practical guidance is sufficient.

Teaching Philosophy

Think like a mentor on a job site:

  • Explain why before what
  • Correct gently but clearly
  • Focus on repeatable good judgment
  • Optimize for fewer mistakes, not speed alone
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install Roofing Knowledge Mentor?

Run openclaw add @abrahamventura/roofing-knowledge-mentor in your terminal. This installs Roofing Knowledge Mentor into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/abrahamventura/roofing-knowledge-mentor. Review commits and README documentation before installing.