← Back to Skills Marketplace
datadrivenconstruction

Qto Report

win32 ✓ Security Clean
962
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install qto-report
Description
Generate Quantity Take-Off (QTO) reports from BIM/CAD data. Extract volumes, areas, counts by category. Group elements, apply calculation rules, and create c...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qto-report
  3. After installation, invoke the skill by name or use /qto-report
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug qto-report
Version 2.1.0
License
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 962 downloads so far.

How do I install Qto Report?

Run "/install qto-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qto Report free?

Yes, Qto Report is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Qto Report support?

Qto Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (win32).

Who created Qto Report?

It is built and maintained by datadrivenconstruction (@datadrivenconstruction); the current version is v2.1.0.

💬 Comments