← 返回 Skills 市场
gitgoodordietrying

CSV Data Pipeline

作者 gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
7410
总下载
2
收藏
0
当前安装
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 this if you want an agent to help process local CSV, TSV, JSON, or JSON Lines files. Give clear file paths, keep backups before overwriting important datasets, and only use sensitive data when you intend the agent to read and transform it.
功能分析
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 shell and Python examples match the stated purpose: inspecting, filtering, joining, deduplicating, converting, validating, aggregating, and reporting on CSV, TSV, JSON, and JSON Lines files.
Instruction Scope
The skill tells an agent to read and write local data files, which is expected for data processing, but users should provide explicit input and output paths to avoid accidental overwrites.
Install Mechanism
The artifact is instruction-only Markdown and declares only standard runtime availability such as Python or common command-line tools; it does not bundle executables or install external packages.
Credentials
Local file access and standard tools such as Python csv/json, awk, sort, and sqlite3 are proportionate to CSV/JSON processing; no network, account, browser profile, or credential access is requested.
Persistence & Privilege
No persistence, background workers, privilege escalation, scheduled execution, obfuscation, or long-lived state are present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install csv-pipeline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /csv-pipeline 触发
  4. 根据 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.
元数据
Slug csv-pipeline
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 插件,目前累计下载 7410 次。

如何安装 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。

💬 留言讨论