← Back to Skills Marketplace
SPSS Data Cleaning Assistant
by
zihaowyt5525-max
· GitHub ↗
· v1.0.0
· MIT-0
191
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install spss-data-cleaning
Description
提供SPSS数据缺失值检测与处理、异常值识别、数据类型诊断、变量重编码、重复值处理和验证,生成清洗报告。
Usage Guidance
This skill appears coherent for SPSS/CSV/Excel data cleaning. Before installing or running: (1) Test on non-sensitive sample data first; (2) Review any generated Python validation/cleaning scripts before executing them; (3) Back up original data; (4) Be aware that running the suggested pip install will download packages from PyPI, so perform installs in an isolated virtual environment if possible; (5) Do not upload highly sensitive personal data unless you trust the runtime and storage; (6) Confirm that the agent does not transmit your data to external endpoints (SKILL.md shows no external posting, but verify runtime telemetry/policies).
Capability Analysis
Type: OpenClaw Skill
Name: spss-data-cleaning
Version: 1.0.0
The skill bundle describes a legitimate SPSS data cleaning assistant designed to handle missing values, outliers, and data transformations using standard Python libraries like pandas and pyreadstat. No malicious code, data exfiltration, or prompt-injection attacks were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the requested capabilities: missing-value handling, outlier detection, type conversion, recoding, validation and report generation. Declared Python libraries (pandas, pyreadstat, openpyxl, scipy, statsmodels) are appropriate for these tasks; no unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines actions to reading user-uploaded data files, proposing a cleaning plan, generating/ running Python cleaning/validation scripts, and producing output files and a Markdown report. This is within scope, but note the agent is expected to generate and may execute arbitrary Python scripts for validation/cleaning — users should review generated code before execution and avoid uploading highly sensitive PII unless the runtime environment is trusted.
Install Mechanism
There is no install spec (instruction-only), which is lower risk. The README suggests pip install of common packages from PyPI — expected for Python-based data cleaning but remember installing packages will fetch remote code from PyPI and may change the environment.
Credentials
The skill requests no environment variables, credentials, or config paths. Requested resources (file uploads and Python deps) are proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or attempt to modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spss-data-cleaning - After installation, invoke the skill by name or use
/spss-data-cleaning - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
SPSS Data Cleaning Assistant 1.0.0
- Initial release of the SPSS数据清洗助手 (SPSS Data Cleaning Assistant).
- Supports missing value detection & handling, outlier identification, data type conversion, variable recoding, duplicate detection, data validation, and cleaning reports.
- Accepts SPSS (.sav), CSV, Excel (.xlsx/.xls), and TSV file uploads.
- Generates SPSS-formatted cleaned data, CSV exports, and a detailed cleaning report in Markdown.
- Provides a stepwise workflow from data upload and diagnosis to cleaning, validation, and export.
Metadata
Frequently Asked Questions
What is SPSS Data Cleaning Assistant?
提供SPSS数据缺失值检测与处理、异常值识别、数据类型诊断、变量重编码、重复值处理和验证,生成清洗报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.
How do I install SPSS Data Cleaning Assistant?
Run "/install spss-data-cleaning" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SPSS Data Cleaning Assistant free?
Yes, SPSS Data Cleaning Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SPSS Data Cleaning Assistant support?
SPSS Data Cleaning Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SPSS Data Cleaning Assistant?
It is built and maintained by zihaowyt5525-max (@zihaowyt5525-max); the current version is v1.0.0.
More Skills