# Send Roofing Knowledge Mentor to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "roofing-knowledge-mentor",
    "name": "Roofing Knowledge Mentor",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/abrahamventura/roofing-knowledge-mentor",
    "canonicalUrl": "https://clawhub.ai/abrahamventura/roofing-knowledge-mentor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/roofing-knowledge-mentor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=roofing-knowledge-mentor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "scripts/quick_validate.py",
      "references/measurement-reasoning.md",
      "references/insurance-narratives.md",
      "references/kpi-interpretation.md",
      "references/workflow-best-practices.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "roofing-knowledge-mentor",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T11:48:49.191Z",
      "expiresAt": "2026-05-10T11:48:49.191Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=roofing-knowledge-mentor",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=roofing-knowledge-mentor",
        "contentDisposition": "attachment; filename=\"roofing-knowledge-mentor-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "roofing-knowledge-mentor"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/roofing-knowledge-mentor"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/roofing-knowledge-mentor",
    "downloadUrl": "https://openagent3.xyz/downloads/roofing-knowledge-mentor",
    "agentUrl": "https://openagent3.xyz/skills/roofing-knowledge-mentor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/roofing-knowledge-mentor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/roofing-knowledge-mentor/agent.md"
  }
}
```
## Documentation

### 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” questions
→ references/roofing-fundamentals.md


Roof measurements, pitch, waste, geometry, sanity checks
→ references/measurement-reasoning.md


Proposals, scopes, exclusions, homeowner explanations
→ references/proposal-intelligence.md


Insurance claims, adjuster-facing language, narratives
→ references/insurance-narratives.md


Process, field workflow, avoiding rework, handoffs
→ references/workflow-best-practices.md


Metrics, performance, conversion, team analysis
→ references/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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: abrahamventura
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-03T11:48:49.191Z
- Expires at: 2026-05-10T11:48:49.191Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/roofing-knowledge-mentor)
- [Send to Agent page](https://openagent3.xyz/skills/roofing-knowledge-mentor/agent)
- [JSON manifest](https://openagent3.xyz/skills/roofing-knowledge-mentor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/roofing-knowledge-mentor/agent.md)
- [Download page](https://openagent3.xyz/downloads/roofing-knowledge-mentor)