← 返回 Skills 市场
datadrivenconstruction

Specification Extractor

作者 datadrivenconstruction · GitHub ↗ · v2.1.0
darwinlinuxwin32 ✓ 安全检测通过
1358
总下载
0
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install specification-extractor
功能描述
Extract structured data from construction specifications. Parse CSI sections, requirements, submittals, and product data from spec documents.
安全使用建议
This skill appears coherent and focused on extracting data from PDFs. Before installing or running it: (1) confirm you have python3 and install required Python packages (e.g., pdfplumber) in a controlled environment; the skill doesn't include an install step for those dependencies. (2) Only feed non-sensitive example files at first to validate behavior. (3) Review the full SKILL.md/instructions for any network calls or pip/exec commands not shown in the excerpt. (4) Note that filesystem permission is required to read your documents — ensure you trust the skill owner or run it in an isolated environment if handling confidential specs.
功能分析
Type: OpenClaw Skill Name: specification-extractor Version: 2.1.0 The OpenClaw skill 'specification-extractor' is designed to parse structured data from PDF construction specifications. The Python code in SKILL.md uses `pdfplumber` and `pathlib` to read PDF files, which is consistent with its stated purpose. The `claw.json` explicitly declares 'filesystem' permission, which is necessary for this operation. There is no evidence of malicious code, such as unauthorized network calls, arbitrary command execution, data exfiltration, or attempts at prompt injection against the AI agent in either SKILL.md or instructions.md. The instructions for the agent are clear, aligned with the skill's benign function, and include positive security constraints like validating inputs and using only provided data.
能力评估
Purpose & Capability
Name/description, instructions, and required capabilities align: parsing PDF specs naturally requires Python (for the provided example implementation) and filesystem access to read user documents. There are no unrelated credentials, services, or binaries requested.
Instruction Scope
SKILL.md shows parsing of PDFs (pdfplumber + regex) and extraction of sections/products/submittals — this stays within the stated scope. The instructions ask to use data provided by the user. I did not observe any directives to read unrelated system files, access environment secrets, or transmit data to external endpoints in the provided excerpts. Review the full SKILL.md for any hidden networking calls, but the visible content is focused on local document parsing.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However, the example code uses the third-party package pdfplumber (and possibly other Python libs) but the skill does not declare how those Python dependencies should be installed. That mismatch is an operational issue (missing dependency installation instructions) rather than a security red flag.
Credentials
The skill requests no environment variables or credentials. claw.json declares a 'filesystem' permission which is proportionate to the task of reading user-supplied spec files. No other sensitive access is requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent global presence or elevated privileges. There is no indication it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install specification-extractor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /specification-extractor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
- Added comprehensive README-style documentation to SKILL.md, detailing feature overview, business case, and technical implementation. - Provided full Python implementation in SKILL.md, including data models and extraction logic for parsing CSI sections, products, submittals, and referenced standards from construction specification documents. - Updated metadata with supported OS, required binaries, and custom emoji.
v1.0.0
Specification Extractor 1.0.0 – Initial release. - Parse construction specification documents to extract CSI sections, requirements, submittals, and product data. - Identify and structure submittal types, product standards, manufacturers, and product properties. - Quickly compile actionable data for estimating, procurement, submittal tracking, and compliance checking. - Supports automated extraction from PDF documents using CSI MasterFormat patterns.
元数据
Slug specification-extractor
版本 2.1.0
许可证
累计安装 6
当前安装数 6
历史版本数 2
常见问题

Specification Extractor 是什么?

Extract structured data from construction specifications. Parse CSI sections, requirements, submittals, and product data from spec documents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1358 次。

如何安装 Specification Extractor?

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

Specification Extractor 是免费的吗?

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

Specification Extractor 支持哪些平台?

Specification Extractor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Specification Extractor?

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

💬 留言讨论