← 返回 Skills 市场
STDF Reader
作者
Jerry Zhou
· GitHub ↗
· v1.0.0
· MIT-0
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stdf-reader
功能描述
Parse and analyze STDF (Standard Test Data Format) semiconductor test files. Convert STDF to CSV/XLSX, generate analysis reports, correlation reports, PDF ch...
安全使用建议
This skill's instructions are coherent with its purpose, but it relies on installing the external PyPI package `stdf-reader` which was not bundled for review. Before installing or running: (1) verify the package on PyPI (author, download counts, recent releases) and inspect its source repository if available; (2) install and run it in an isolated virtualenv or disposable environment; (3) avoid giving it files that contain secrets or PII until you trust the package; (4) consider reviewing the package code for network activity or unexpected file access; and (5) if you need stronger assurance, request the skill owner to include the package source or a vetted install spec.
功能分析
Type: OpenClaw Skill
Name: stdf-reader
Version: 1.0.0
The skill bundle provides documentation and instructions for using the 'stdf-reader' CLI tool to parse and analyze semiconductor test data (STDF). All commands described in SKILL.md, such as converting files to CSV/XLSX and generating reports, are consistent with the stated purpose, and there are no signs of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
The name/description claim a CLI for parsing STDF files and the SKILL.md instructs installing and using a Python CLI (pip install stdf-reader) and running stdf-reader commands. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Runtime instructions are limited to installing the stdf-reader package and running its CLI commands against local STDF/CSV files. The guide does ask the user to source .venv (a conventional virtualenv path) but does not instruct reading unrelated system files or sending data to external endpoints. No broad or vague "gather arbitrary context" directives are present.
Install Mechanism
There is no formal install spec in the registry; SKILL.md instructs using pip to fetch stdf-reader from PyPI. This is a common approach but means the actual code executed will come from an external package (PyPI) that was not included for review—moderate supply-chain consideration.
Credentials
The skill declares no required environment variables, credentials, or config paths. The requested items (none) align with the described file-processing purpose.
Persistence & Privilege
The skill is not marked always:true and is user-invocable only. It does not request persistent system-wide config changes or other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stdf-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/stdf-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stdf-reader skill — parse and analyze semiconductor STDF test files with conversion, reporting, and charting tools.
- Convert STDF files to CSV or XLSX for data analysis
- Generate analysis, correlation, and site-to-site reports in XLSX format
- Produce PDF charts (trendline, histogram) for selected tests
- Extract specific test records or subsets from STDF/CSV files
- List all test instances and transpose CSV data for flexible analysis
元数据
常见问题
STDF Reader 是什么?
Parse and analyze STDF (Standard Test Data Format) semiconductor test files. Convert STDF to CSV/XLSX, generate analysis reports, correlation reports, PDF ch... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 STDF Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stdf-reader」即可一键安装,无需额外配置。
STDF Reader 是免费的吗?
是的,STDF Reader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
STDF Reader 支持哪些平台?
STDF Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 STDF Reader?
由 Jerry Zhou(@showjim)开发并维护,当前版本 v1.0.0。
推荐 Skills