← 返回 Skills 市场
datadrivenconstruction

Open Construction Estimate

作者 datadrivenconstruction · GitHub ↗ · v2.0.0
cross-platform ✓ 安全检测通过
1763
总下载
2
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install open-construction-estimate
功能描述
Access and utilize open construction pricing databases. Match BIM elements to standardized work items, calculate costs using public unit price databases with 55,000+ work items.
安全使用建议
This skill appears to do what it says (semantic matching + cost calculation) and needs network/filesystem access to load databases, call pricing APIs, download ML model weights, and export Excel files. Before installing: 1) Confirm where the work-item CSV/database will come from and that it is from a trusted source; 2) Expect large model downloads (sentence-transformers) and ensure you allow or block network access accordingly; 3) If you plan to use RSMeans or other subscription APIs, be prepared to supply credentials securely — the skill does not declare them up front; 4) Consider privacy of BIM files you provide (they may be read and transmitted if network access is granted); 5) Because the skill's source and homepage are unknown, prefer running it in a controlled environment or sandbox and review any dataset files you load. If any of the above are unacceptable, do not enable the skill or restrict its network/filesystem permissions.
功能分析
Type: OpenClaw Skill Name: open-construction-estimate Version: 2.0.0 This skill bundle is classified as benign. The code in SKILL.md implements construction cost estimation, work item matching, and database management using standard libraries like pandas, scikit-learn, and sentence-transformers. The requested 'filesystem' permission in claw.json is justified by reading/writing local CSV databases and exporting Excel reports. The 'network' permission is justified by the sentence-transformer model download and the skill's description mentioning access to online pricing databases. The instructions.md and SKILL.md contain no evidence of prompt injection attempts or malicious intent, such as data exfiltration, unauthorized execution, or persistence mechanisms.
能力评估
Purpose & Capability
Name/description match the instructions: the skill is focused on matching BIM elements to standardized work items and calculating costs from open pricing databases (55k+ items). Declared permissions (network, filesystem) align with loading CSVs, exporting Excel, and calling APIs.
Instruction Scope
SKILL.md contains concrete Python examples that read a local CSV database, run TF-IDF and sentence-transformer embedding models, apply region factors, and export Excel. All actions are within the stated purpose, but the instructions assume access to datasets and may download models at runtime (sentence-transformers), which implies network usage and large downloads.
Install Mechanism
No install spec and no bundled code — instruction-only. This minimizes install-time risk. However, runtime will depend on Python packages (pandas, sklearn, sentence-transformers) which are not declared and would need to be installed in the host environment.
Credentials
The skill requests no environment variables or credentials, which is consistent. It does declare filesystem and network permissions in claw.json — appropriate for reading datasets/exporting results and accessing pricing APIs. Be aware it references RSMeans (a subscription service) without declared credential handling; it will likely require the user to supply credentials at runtime. Also, sentence-transformers will typically fetch model weights from external hosts (Hugging Face), so expect network downloads.
Persistence & Privilege
always:false and no actions that modify other skills or global agent settings. The skill does require ordinary runtime permissions but does not request permanent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open-construction-estimate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open-construction-estimate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
**Major update with advanced work item matching features and expanded database integration.** - Added semantic matching engine using TF-IDF and sentence embeddings for accurate BIM-to-cost item mapping. - Supports filtering and searching across 55,000+ open construction work items from multiple public pricing databases. - Flexible API for matching BIM elements to standardized cost items, including CSI MasterFormat categorization. - Detailed documentation, code examples, and database schema included for quick integration.
v1.0.0
Open Construction Estimate v1.0.0 - Initial release providing access to open construction pricing databases with over 55,000 work items. - Enables automated cost estimation by matching BIM elements to standardized work items. - Includes a Python-based matching engine supporting both TF-IDF and semantic (embedding) matching. - Supports filtering by category (CSI MasterFormat Divisions) and partial BIM element mapping. - Offers a clear work items database schema for flexible integration.
元数据
Slug open-construction-estimate
版本 2.0.0
许可证
累计安装 4
当前安装数 2
历史版本数 2
常见问题

Open Construction Estimate 是什么?

Access and utilize open construction pricing databases. Match BIM elements to standardized work items, calculate costs using public unit price databases with 55,000+ work items. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1763 次。

如何安装 Open Construction Estimate?

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

Open Construction Estimate 是免费的吗?

是的,Open Construction Estimate 完全免费(开源免费),可自由下载、安装和使用。

Open Construction Estimate 支持哪些平台?

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

谁开发了 Open Construction Estimate?

由 datadrivenconstruction(@datadrivenconstruction)开发并维护,当前版本 v2.0.0。

💬 留言讨论