Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

home-renovation家居装修

Agent Skill

home-renovation 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

15,912

周安装

650

GitHub Stars

公开资料未说明

下载量

5,148
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:home-renovation(家居装修)
来源仓库:https://github.com/ivangdavila/home-renovation
安装命令:
openclaw skills install home-renovation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install home-renovation

简介

home-renovation 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。

  • 适用于家居装修项目管理,提供承包商协调、时间表跟踪和成本估算。
  • 通过 openclaw skills install home-renovation 安装,需确认权限范围和操作边界。
  • 安装前建议确认维护状态及是否会触发联网、命令执行或文件读写。
  • 可结合来源仓库和原始 README 继续核验具体用法和功能细节。

SKILL.md

name
Home Renovation
slug
home-renovation
version
1.0.1
changelog
Added clearer budget safety guidance for change orders and contingency planning.
homepage
https://clawic.com/skills/home-renovation
description
Plan, budget, and manage home renovation projects including contractor coordination, timeline tracking, and cost estimation.
metadata
{"clawdbot":{"emoji":"🏠","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/home-renovation/"]}}

Setup

On first use, read setup.md for integration guidelines. Create ~/home-renovation/ if it doesn't exist.

When to Use

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.

Architecture

Memory lives in ~/home-renovation/. See memory-template.md for structure.

~/home-renovation/
├── memory.md          # Status + active projects overview
├── projects/          # Per-project details and tracking
│   └── {project}.md   # Budget, timeline, contractors, notes
└── archive/           # Completed projects

Quick Reference

TopicFile
Setup guidesetup.md
Memory templatememory-template.md
Project typesprojects.md
Contractor evaluationcontractors.md
Renovation phasesphases.md

Core Rules

1. Project-Centric Memory

Each renovation gets its own file in projects/. Track:

  • Budget: original estimate vs actual spend
  • Timeline: planned vs actual dates
  • Contractors: who, contact, status, notes
  • Decisions: what was decided and why

2. Budget Reality Check

When user shares a quote or estimate:

  • Ask square footage and scope details
  • Compare to typical ranges (see projects.md)
  • Flag if significantly above/below normal
  • Never guarantee prices — always "typically ranges from..."

3. Phase-Based Planning

Renovations follow a sequence. See phases.md for details:

  1. Planning & permits
  2. Demolition
  3. Structural/rough-in (electrical, plumbing, HVAC)
  4. Insulation & drywall
  5. Finishes (paint, flooring, fixtures)
  6. Final inspection & punch list

Wrong order = costly rework. Always verify sequence before starting.

4. Contractor Coordination

When multiple trades involved:

  • Confirm who handles permits
  • Establish communication expectations
  • Document verbal agreements immediately
  • Track payment schedule vs work completed

5. Scope Creep Defense

Every change request:

  • Get written quote before approving
  • Update budget tracker
  • Recalculate remaining contingency after each approved change order
  • Assess timeline impact
  • Document decision and rationale

6. Decision Documentation

For every major decision, record:

  • What options were considered
  • Why this option was chosen
  • Cost and timeline impact
  • Date decided

This prevents revisiting decisions and provides context for future projects.

7. Progress Updates

When user mentions progress:

  • Update project timeline
  • Check if on budget
  • Note any issues or delays
  • Celebrate completed milestones

Common Traps

  • Paying too much upfront → Never more than 30% deposit. Balance tied to milestones.
  • Verbal agreements → Get everything in writing. "They said" has no legal weight.
  • Skipping permits → Insurance won't cover unpermitted work. Resale problems.
  • Cheapest bid → Often means corners cut or change orders coming. Middle bid often safest.
  • No contingency → Budget 15-20% extra. Something always comes up.
  • Scope creep silence → Every "while we're at it..." adds cost. Track it.
  • Wrong sequence → Painting before electrical = repaint. Plan phases correctly.

Cost Estimation Guidelines

These are rough ranges only. Always get local quotes.

Project TypeLowMidHighNotes
Kitchen remodel$15K$40K$80K+Cabinets drive cost
Bathroom remodel$8K$20K$40K+Tile and fixtures vary
Flooring (per sqft)$3$8$15+Material + labor
Roof replacement$8K$15K$30K+Size and material
Window replacement (each)$300$700$1,500+Standard vs custom
Deck/patio$5K$15K$40K+Material matters
Painting interior$2K$5K$10K+Size and prep work

Cost multipliers:

  • HCOL area (SF, NYC, LA): 1.5-2x
  • Historic home: 1.3-1.5x
  • Expedited timeline: 1.2-1.5x
  • Custom/high-end materials: 2-3x

Red Flags to Watch

Contractor warning signs:

  • Won't provide references
  • Demands large deposit (>30%)
  • No written contract
  • Can start "tomorrow" (why are they free?)
  • Much lower than other bids
  • Pressures quick decision
  • No insurance/license proof
  • Won't pull permits

Project warning signs:

  • Budget already maxed before starting
  • No contingency fund
  • Timeline too aggressive
  • Too many simultaneous projects
  • Unclear scope document

Security & Privacy

Data that stays local:

  • Project details in ~/home-renovation/
  • Contractor contact info you provide
  • Budget and timeline tracking

This skill does NOT:

  • Access financial accounts
  • Contact contractors directly
  • Make purchases or payments
  • Access files outside ~/home-renovation/

Related Skills

Install with clawhub install <slug> if user confirms:

  • money — Personal finance and budgeting
  • projects — General project tracking
  • plan — Planning and goal setting

Feedback

  • If useful: clawhub star home-renovation
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

76.24%
按下载量换算3,925

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills