← 返回 Skills 市场
albionaiinc-del

Quickcsv

作者 albionaiinc-del · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quickcsv
功能描述
Convert JSON, YAML, or TSV files to standardized CSV format with automatic header detection and consistent output for easy data analysis and processing.
安全使用建议
This skill appears coherent and purpose‑aligned. Before installing: (1) ensure you trust the skill author (source/homepage unknown) and are comfortable running a provided Python script; (2) run it in a controlled environment or sandbox if you want extra caution; (3) ensure the target environment has PyYAML available (yaml.safe_load is used); (4) avoid pointing it at sensitive files you don't want read/processed — it will open whatever file path you supply; and (5) note the listed price in SKILL.md if that matters to you.
功能分析
Type: OpenClaw Skill Name: quickcsv Version: 1.0.0 The QuickCSV skill bundle is a straightforward utility for converting JSON, YAML, and TSV files into CSV format. The implementation in tool.py uses standard Python libraries and follows security best practices by using yaml.safe_load() to prevent arbitrary code execution. No indicators of malicious intent, data exfiltration, or prompt injection were found.
能力评估
Purpose & Capability
Name/description match the included tool.py which implements JSON/YAML/TSV to CSV conversion; no unrelated env vars, binaries, or capabilities are requested.
Instruction Scope
SKILL.md only documents CLI usage for local file conversion. The instructions do not ask the agent to read unrelated files, call external endpoints, or access secrets.
Install Mechanism
No install spec or external downloads. The skill is instruction + a Python script; nothing is fetched from remote URLs or installed automatically.
Credentials
The skill requests no environment variables or credentials. The Python script operates only on files provided by the user.
Persistence & Privilege
always:false and no code to modify agent/system config or other skills. The skill does not request persistent background privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quickcsv
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quickcsv 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of QuickCSV. - Convert JSON, YAML, or TSV files into standardized CSV format. - Automatic header detection and consistent output formatting. - Supports output to file or stdout. - Option to suppress the header row. - Simple command-line interface for fast, reliable data conversion.
元数据
Slug quickcsv
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Quickcsv 是什么?

Convert JSON, YAML, or TSV files to standardized CSV format with automatic header detection and consistent output for easy data analysis and processing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Quickcsv?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install quickcsv」即可一键安装,无需额外配置。

Quickcsv 是免费的吗?

是的,Quickcsv 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Quickcsv 支持哪些平台?

Quickcsv 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Quickcsv?

由 albionaiinc-del(@albionaiinc-del)开发并维护,当前版本 v1.0.0。

💬 留言讨论