← Back to Skills Marketplace
showjim

STDF Reader

by Jerry Zhou · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stdf-reader
Description
Parse and analyze STDF (Standard Test Data Format) semiconductor test files. Convert STDF to CSV/XLSX, generate analysis reports, correlation reports, PDF ch...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stdf-reader
  3. After installation, invoke the skill by name or use /stdf-reader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug stdf-reader
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install STDF Reader?

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

Is STDF Reader free?

Yes, STDF Reader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does STDF Reader support?

STDF Reader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created STDF Reader?

It is built and maintained by Jerry Zhou (@showjim); the current version is v1.0.0.

💬 Comments