← 返回 Skills 市场
Qto Report
作者
datadrivenconstruction
· GitHub ↗
· v2.1.0
962
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install qto-report
功能描述
Generate Quantity Take-Off (QTO) reports from BIM/CAD data. Extract volumes, areas, counts by category. Group elements, apply calculation rules, and create c...
安全使用建议
This skill appears internally consistent for generating QTO reports. Before installing: (1) confirm you trust the skill source/homepage if you plan to supply real project files; (2) ensure python3 and, if you need IFC parsing, ifcopenshell are installed from official sources; (3) do not provide sensitive credentials or unrelated system files—the skill operates on user-provided BIM/CAD exports (CSV/Excel/IFC); (4) test with a small non-sensitive sample project first to verify outputs and behavior.
功能分析
Type: OpenClaw Skill
Name: qto-report
Version: 2.1.0
The skill is designed to generate Quantity Take-Off (QTO) reports from BIM/CAD data, which inherently requires file system access. The `claw.json` explicitly requests `filesystem` permission, which is justified by the skill's functionality (reading CSV/Excel/IFC files and exporting reports). The `SKILL.md` and `instructions.md` files contain no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All code snippets demonstrate standard data processing using `pandas` and `ifcopenshell` for their intended purposes, performing only local file I/O operations aligned with the stated goal.
能力评估
Purpose & Capability
Name/description, required binary (python3) and optional IFC parser (ifcopenshell), and filesystem access are coherent with a QTO/reporting skill that reads BIM exports and produces spreadsheets.
Instruction Scope
SKILL.md contains only local data-processing instructions (pandas-based examples, reading CSV/Excel, applying rules, exporting results). It does not instruct the agent to read unrelated files, call external endpoints, or access secrets.
Install Mechanism
This is an instruction-only skill with no install spec or remote downloads. No archives or third‑party package installs are requested by the skill itself.
Credentials
The skill requests no environment variables or credentials. The manifest declares filesystem permission which is appropriate for reading user-provided BIM/CAD exports; nothing else is requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent platform privileges beyond normal filesystem access declared in claw.json.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qto-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/qto-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
- Added integration metadata for OpenCLAW compatibility, including requirements and Windows OS support.
- Introduced new files: `claw.json` for CLI/configuration metadata and `instructions.md` for documentation.
- Updated SKILL.md to OpenCLAW format with structured metadata and homepage link.
v1.0.0
QTO Report v1.0.0
- Initial release introducing automated Quantity Take-Off (QTO) report generation from BIM/CAD data.
- Provides functions for extracting and grouping quantities (volume, area, count) by category.
- Supports multi-level grouping and pivot tables for advanced QTO analysis.
- Includes automated cost estimation using unit prices and Excel-based calculation rules.
- Offers standardized data extraction from Revit (CSV) and IFC models.
元数据
常见问题
Qto Report 是什么?
Generate Quantity Take-Off (QTO) reports from BIM/CAD data. Extract volumes, areas, counts by category. Group elements, apply calculation rules, and create c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 962 次。
如何安装 Qto Report?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qto-report」即可一键安装,无需额外配置。
Qto Report 是免费的吗?
是的,Qto Report 完全免费(开源免费),可自由下载、安装和使用。
Qto Report 支持哪些平台?
Qto Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32)。
谁开发了 Qto Report?
由 datadrivenconstruction(@datadrivenconstruction)开发并维护,当前版本 v2.1.0。
推荐 Skills