← 返回 Skills 市场
nic-yuan

Home Reno Estimator

作者 nic-yuan · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vertical-home-reno-estimator
功能描述
装修造价估算工具(Vertical品牌)。 用户输入房屋面积、装修档次、所在城市,AI生成专业的装修造价估算报告。 触发场景: - 用户问"装修要花多少钱"、"帮我估算装修成本" - 用户提到"住宅装修"、"家装预算"、"装修报价" - 用户需要快速估算装修费用区间 输出:结构化估算报告(总价区间 + 分项拆解...
安全使用建议
This package looks coherent for a local estimator: SKILL.md will call scripts/estimate.py with user inputs. But several non-trivial Python scripts are included (estimate.py, update_prices.py, tests) and the full source for those was not available for review here. Before installing or running the skill: 1) Inspect scripts/estimate.py and update_prices.py to confirm they do not perform unexpected network calls, open remote URLs, exec arbitrary shell commands, or upload user inputs to external endpoints. 2) Run the test suite (scripts/test_estimate.py / run-tests.sh) in a sandbox to verify behavior. 3) If the project will be used with real user data, ensure no telemetry or analytics keys are present and that sensitive user data (addresses, phone numbers) are not being transmitted. 4) If you plan to let the agent invoke the skill autonomously, consider limiting that capability until you confirm the code is safe. If you want, I can review the contents of scripts/estimate.py and update_prices.py for network I/O, subprocess usage, and any obvious secrets or obfuscation — paste them here and I’ll analyze them line-by-line.
功能分析
Type: OpenClaw Skill Name: vertical-home-reno-estimator Version: 1.1.0 The vertical-home-reno-estimator skill bundle is a legitimate and highly documented tool for calculating residential renovation costs. The core logic in scripts/estimate.py performs mathematical calculations based on user-provided inputs (area, city, and grade) using hardcoded coefficients and data. The bundle includes extensive business planning, marketing strategies, and market research documentation, all of which are consistent with the stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found across the code or the markdown instructions.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (home renovation estimator) matches the declared runtime requirement (python3) and the SKILL.md instructs running scripts/estimate.py with area/level/city — these are coherent and proportionate.
Instruction Scope
SKILL.md's runtime instructions are narrowly scoped: collect 3 inputs and run python scripts/estimate.py. It does not instruct reading unrelated system files or credentials. However the repository contains additional scripts (update_prices.py, package.py, tests) and many business/marketing docs; SKILL.md does not instruct running update_prices.py but that script may fetch external pricing if used — the code for those scripts was not fully reviewed in the materials shown, so the agent could execute arbitrary local Python code if invoked.
Install Mechanism
No install spec or remote installers are declared; the skill is packaged with its scripts and only requires python3 on PATH. There are no downloads/URL-based installers in the manifest.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to an offline estimator script that uses packaged price data and docs.
Persistence & Privilege
always:false and no special privileges or config modifications are requested. Nothing in SKILL.md asks the agent to persist credentials or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vertical-home-reno-estimator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vertical-home-reno-estimator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Vertical品牌,价格数据更新至2025-2026,测试完善
元数据
Slug vertical-home-reno-estimator
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Home Reno Estimator 是什么?

装修造价估算工具(Vertical品牌)。 用户输入房屋面积、装修档次、所在城市,AI生成专业的装修造价估算报告。 触发场景: - 用户问"装修要花多少钱"、"帮我估算装修成本" - 用户提到"住宅装修"、"家装预算"、"装修报价" - 用户需要快速估算装修费用区间 输出:结构化估算报告(总价区间 + 分项拆解... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Home Reno Estimator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vertical-home-reno-estimator」即可一键安装,无需额外配置。

Home Reno Estimator 是免费的吗?

是的,Home Reno Estimator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Home Reno Estimator 支持哪些平台?

Home Reno Estimator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Home Reno Estimator?

由 nic-yuan(@nic-yuan)开发并维护,当前版本 v1.1.0。

💬 留言讨论