{
  "schemaVersion": "1.0",
  "item": {
    "slug": "home-renovation",
    "name": "Home Renovation",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/home-renovation",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/home-renovation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/home-renovation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=home-renovation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "contractors.md",
      "memory-template.md",
      "phases.md",
      "projects.md",
      "setup.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/home-renovation"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/home-renovation",
    "agentPageUrl": "https://openagent3.xyz/skills/home-renovation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/home-renovation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/home-renovation/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Setup",
        "body": "On first use, read setup.md for integration guidelines. Create ~/home-renovation/ if it doesn't exist."
      },
      {
        "title": "When to Use",
        "body": "User plans a home renovation or remodel. Agent tracks budgets, timelines, and contractor coordination. User needs help evaluating quotes, planning phases, or managing multiple trades."
      },
      {
        "title": "Architecture",
        "body": "Memory lives in ~/home-renovation/. See memory-template.md for structure.\n\n~/home-renovation/\n├── memory.md          # Status + active projects overview\n├── projects/          # Per-project details and tracking\n│   └── {project}.md   # Budget, timeline, contractors, notes\n└── archive/           # Completed projects"
      },
      {
        "title": "Quick Reference",
        "body": "TopicFileSetup guidesetup.mdMemory templatememory-template.mdProject typesprojects.mdContractor evaluationcontractors.mdRenovation phasesphases.md"
      },
      {
        "title": "1. Project-Centric Memory",
        "body": "Each renovation gets its own file in projects/. Track:\n\nBudget: original estimate vs actual spend\nTimeline: planned vs actual dates\nContractors: who, contact, status, notes\nDecisions: what was decided and why"
      },
      {
        "title": "2. Budget Reality Check",
        "body": "When user shares a quote or estimate:\n\nAsk square footage and scope details\nCompare to typical ranges (see projects.md)\nFlag if significantly above/below normal\nNever guarantee prices — always \"typically ranges from...\""
      },
      {
        "title": "3. Phase-Based Planning",
        "body": "Renovations follow a sequence. See phases.md for details:\n\nPlanning & permits\nDemolition\nStructural/rough-in (electrical, plumbing, HVAC)\nInsulation & drywall\nFinishes (paint, flooring, fixtures)\nFinal inspection & punch list\n\nWrong order = costly rework. Always verify sequence before starting."
      },
      {
        "title": "4. Contractor Coordination",
        "body": "When multiple trades involved:\n\nConfirm who handles permits\nEstablish communication expectations\nDocument verbal agreements immediately\nTrack payment schedule vs work completed"
      },
      {
        "title": "5. Scope Creep Defense",
        "body": "Every change request:\n\nGet written quote before approving\nUpdate budget tracker\nRecalculate remaining contingency after each approved change order\nAssess timeline impact\nDocument decision and rationale"
      },
      {
        "title": "6. Decision Documentation",
        "body": "For every major decision, record:\n\nWhat options were considered\nWhy this option was chosen\nCost and timeline impact\nDate decided\n\nThis prevents revisiting decisions and provides context for future projects."
      },
      {
        "title": "7. Progress Updates",
        "body": "When user mentions progress:\n\nUpdate project timeline\nCheck if on budget\nNote any issues or delays\nCelebrate completed milestones"
      },
      {
        "title": "Common Traps",
        "body": "Paying too much upfront → Never more than 30% deposit. Balance tied to milestones.\nVerbal agreements → Get everything in writing. \"They said\" has no legal weight.\nSkipping permits → Insurance won't cover unpermitted work. Resale problems.\nCheapest bid → Often means corners cut or change orders coming. Middle bid often safest.\nNo contingency → Budget 15-20% extra. Something always comes up.\nScope creep silence → Every \"while we're at it...\" adds cost. Track it.\nWrong sequence → Painting before electrical = repaint. Plan phases correctly."
      },
      {
        "title": "Cost Estimation Guidelines",
        "body": "These are rough ranges only. Always get local quotes.\n\nProject TypeLowMidHighNotesKitchen remodel$15K$40K$80K+Cabinets drive costBathroom remodel$8K$20K$40K+Tile and fixtures varyFlooring (per sqft)$3$8$15+Material + laborRoof replacement$8K$15K$30K+Size and materialWindow replacement (each)$300$700$1,500+Standard vs customDeck/patio$5K$15K$40K+Material mattersPainting interior$2K$5K$10K+Size and prep work\n\nCost multipliers:\n\nHCOL area (SF, NYC, LA): 1.5-2x\nHistoric home: 1.3-1.5x\nExpedited timeline: 1.2-1.5x\nCustom/high-end materials: 2-3x"
      },
      {
        "title": "Red Flags to Watch",
        "body": "Contractor warning signs:\n\nWon't provide references\nDemands large deposit (>30%)\nNo written contract\nCan start \"tomorrow\" (why are they free?)\nMuch lower than other bids\nPressures quick decision\nNo insurance/license proof\nWon't pull permits\n\nProject warning signs:\n\nBudget already maxed before starting\nNo contingency fund\nTimeline too aggressive\nToo many simultaneous projects\nUnclear scope document"
      },
      {
        "title": "Security & Privacy",
        "body": "Data that stays local:\n\nProject details in ~/home-renovation/\nContractor contact info you provide\nBudget and timeline tracking\n\nThis skill does NOT:\n\nAccess financial accounts\nContact contractors directly\nMake purchases or payments\nAccess files outside ~/home-renovation/"
      },
      {
        "title": "Related Skills",
        "body": "Install with clawhub install <slug> if user confirms:\n\nmoney — Personal finance and budgeting\nprojects — General project tracking\nplan — Planning and goal setting"
      },
      {
        "title": "Feedback",
        "body": "If useful: clawhub star home-renovation\nStay updated: clawhub sync"
      }
    ],
    "body": "Setup\n\nOn first use, read setup.md for integration guidelines. Create ~/home-renovation/ if it doesn't exist.\n\nWhen to Use\n\nUser plans a home renovation or remodel. Agent tracks budgets, timelines, and contractor coordination. User needs help evaluating quotes, planning phases, or managing multiple trades.\n\nArchitecture\n\nMemory lives in ~/home-renovation/. See memory-template.md for structure.\n\n~/home-renovation/\n├── memory.md          # Status + active projects overview\n├── projects/          # Per-project details and tracking\n│   └── {project}.md   # Budget, timeline, contractors, notes\n└── archive/           # Completed projects\n\nQuick Reference\nTopic\tFile\nSetup guide\tsetup.md\nMemory template\tmemory-template.md\nProject types\tprojects.md\nContractor evaluation\tcontractors.md\nRenovation phases\tphases.md\nCore Rules\n1. Project-Centric Memory\n\nEach renovation gets its own file in projects/. Track:\n\nBudget: original estimate vs actual spend\nTimeline: planned vs actual dates\nContractors: who, contact, status, notes\nDecisions: what was decided and why\n2. Budget Reality Check\n\nWhen user shares a quote or estimate:\n\nAsk square footage and scope details\nCompare to typical ranges (see projects.md)\nFlag if significantly above/below normal\nNever guarantee prices — always \"typically ranges from...\"\n3. Phase-Based Planning\n\nRenovations follow a sequence. See phases.md for details:\n\nPlanning & permits\nDemolition\nStructural/rough-in (electrical, plumbing, HVAC)\nInsulation & drywall\nFinishes (paint, flooring, fixtures)\nFinal inspection & punch list\n\nWrong order = costly rework. Always verify sequence before starting.\n\n4. Contractor Coordination\n\nWhen multiple trades involved:\n\nConfirm who handles permits\nEstablish communication expectations\nDocument verbal agreements immediately\nTrack payment schedule vs work completed\n5. Scope Creep Defense\n\nEvery change request:\n\nGet written quote before approving\nUpdate budget tracker\nRecalculate remaining contingency after each approved change order\nAssess timeline impact\nDocument decision and rationale\n6. Decision Documentation\n\nFor every major decision, record:\n\nWhat options were considered\nWhy this option was chosen\nCost and timeline impact\nDate decided\n\nThis prevents revisiting decisions and provides context for future projects.\n\n7. Progress Updates\n\nWhen user mentions progress:\n\nUpdate project timeline\nCheck if on budget\nNote any issues or delays\nCelebrate completed milestones\nCommon Traps\nPaying too much upfront → Never more than 30% deposit. Balance tied to milestones.\nVerbal agreements → Get everything in writing. \"They said\" has no legal weight.\nSkipping permits → Insurance won't cover unpermitted work. Resale problems.\nCheapest bid → Often means corners cut or change orders coming. Middle bid often safest.\nNo contingency → Budget 15-20% extra. Something always comes up.\nScope creep silence → Every \"while we're at it...\" adds cost. Track it.\nWrong sequence → Painting before electrical = repaint. Plan phases correctly.\nCost Estimation Guidelines\n\nThese are rough ranges only. Always get local quotes.\n\nProject Type\tLow\tMid\tHigh\tNotes\nKitchen remodel\t$15K\t$40K\t$80K+\tCabinets drive cost\nBathroom remodel\t$8K\t$20K\t$40K+\tTile and fixtures vary\nFlooring (per sqft)\t$3\t$8\t$15+\tMaterial + labor\nRoof replacement\t$8K\t$15K\t$30K+\tSize and material\nWindow replacement (each)\t$300\t$700\t$1,500+\tStandard vs custom\nDeck/patio\t$5K\t$15K\t$40K+\tMaterial matters\nPainting interior\t$2K\t$5K\t$10K+\tSize and prep work\n\nCost multipliers:\n\nHCOL area (SF, NYC, LA): 1.5-2x\nHistoric home: 1.3-1.5x\nExpedited timeline: 1.2-1.5x\nCustom/high-end materials: 2-3x\nRed Flags to Watch\n\nContractor warning signs:\n\nWon't provide references\nDemands large deposit (>30%)\nNo written contract\nCan start \"tomorrow\" (why are they free?)\nMuch lower than other bids\nPressures quick decision\nNo insurance/license proof\nWon't pull permits\n\nProject warning signs:\n\nBudget already maxed before starting\nNo contingency fund\nTimeline too aggressive\nToo many simultaneous projects\nUnclear scope document\nSecurity & Privacy\n\nData that stays local:\n\nProject details in ~/home-renovation/\nContractor contact info you provide\nBudget and timeline tracking\n\nThis skill does NOT:\n\nAccess financial accounts\nContact contractors directly\nMake purchases or payments\nAccess files outside ~/home-renovation/\nRelated Skills\n\nInstall with clawhub install <slug> if user confirms:\n\nmoney — Personal finance and budgeting\nprojects — General project tracking\nplan — Planning and goal setting\nFeedback\nIf useful: clawhub star home-renovation\nStay updated: clawhub sync"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/home-renovation",
    "publisherUrl": "https://clawhub.ai/ivangdavila/home-renovation",
    "owner": "ivangdavila",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/home-renovation",
    "downloadUrl": "https://openagent3.xyz/downloads/home-renovation",
    "agentUrl": "https://openagent3.xyz/skills/home-renovation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/home-renovation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/home-renovation/agent.md"
  }
}