← 返回 Skills 市场
CSV Data Pipeline
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
6468
总下载
2
收藏
43
当前安装
1
版本数
在 OpenClaw 中安装
/install csv-pipeline
功能描述
Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file.
安全使用建议
Install only if you want an agent to help process local CSV, TSV, JSON, or JSON Lines files. Provide explicit input and output paths, keep backups before overwriting important files, and avoid pointing it at sensitive data unless that is intentional.
功能分析
Type: OpenClaw Skill
Name: csv-pipeline
Version: 1.0.0
The OpenClaw AgentSkills skill bundle 'csv-pipeline' is benign. All commands and Python code provided in SKILL.md are standard utilities and library functions for local CSV/JSON data processing (e.g., `head`, `awk`, `sort`, `csv`, `json`). There is no evidence of data exfiltration, malicious execution (like downloading and running remote payloads), persistence mechanisms, or obfuscation. The SKILL.md content serves as legitimate instructions for using the skill and does not contain any prompt injection attempts designed to subvert the agent's behavior or access unrelated sensitive data.
能力评估
Purpose & Capability
The documented commands and Python snippets match the stated purpose of inspecting, filtering, joining, converting, cleaning, aggregating, and reporting on tabular files.
Instruction Scope
The skill instructs the agent to read and write local data files using shell tools and Python, which is expected for this purpose but should remain limited to user-specified paths.
Install Mechanism
The artifact is instruction-only and declares only existing Python or standard tool availability; it does not bundle executables or install external packages.
Credentials
Local file access, standard command-line utilities, Python csv/json modules, and optional sqlite3 examples are proportionate to CSV/JSON processing; no network, credential, browser-profile, or account access is requested.
Persistence & Privilege
No persistence, background workers, privilege escalation, scheduled tasks, or long-lived state are shown in the artifact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install csv-pipeline - 安装完成后,直接呼叫该 Skill 的名称或使用
/csv-pipeline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - CSV/JSON/TSV data processing with filtering, joining, grouping, aggregation, format conversion, deduplication, validation, and report generation using Python and standard CLI tools.
元数据
常见问题
CSV Data Pipeline 是什么?
Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6468 次。
如何安装 CSV Data Pipeline?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install csv-pipeline」即可一键安装,无需额外配置。
CSV Data Pipeline 是免费的吗?
是的,CSV Data Pipeline 完全免费(开源免费),可自由下载、安装和使用。
CSV Data Pipeline 支持哪些平台?
CSV Data Pipeline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 CSV Data Pipeline?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills