← 返回 Skills 市场
pyspark-to-excel
作者
Dilicloud11
· GitHub ↗
· v1.0.0
· MIT-0
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pyspark-to-excel
功能描述
将 PySpark .show() 输出转为可直接粘贴到 Excel 的 Tab 分隔格式。触发词:pyspark、数据转excel、表格整理、venus数据、show输出、复制到excel、数据格式化。
安全使用建议
This skill is internally consistent and low-risk: it simply converts pasted PySpark .show() output into tab-separated rows suitable for Excel and explicitly forbids adding commentary. Before installing or using it, avoid pasting any sensitive data (credentials, PII) into the skill input, test with small examples to confirm the conversion handles edge cases (e.g., cell values containing '|' or leading/trailing spaces), and verify the agent's output is only the code-block TSV as specified. Because the skill is instruction-only, its safety depends on the runtime enforcing the SKILL.md rules; if you require stronger guarantees, prefer a local script you can inspect and run yourself.
功能分析
Type: OpenClaw Skill
Name: pyspark-to-excel
Version: 1.0.0
The skill is a text transformation tool designed to convert PySpark table output into a tab-separated format for Excel. The instructions in SKILL.md are limited to string manipulation and formatting, with no requests for sensitive data access, network connectivity, or command execution.
能力评估
Purpose & Capability
Name/description (convert PySpark .show() to Excel-ready tab-separated text) match the SKILL.md processing steps. No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
SKILL.md contains a narrowly scoped, deterministic sequence of text-transform steps (remove separator lines, strip outer pipes, split on '|', trim cells, remove footer). It does not instruct reading files, environment variables, or network endpoints, nor does it request adding commentary (explicitly forbids it).
Install Mechanism
No install spec and no code files are present (instruction-only). This yields minimal surface area — nothing is written to disk or downloaded.
Credentials
The skill requires no credentials, env vars, or config paths. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
always is false and there is no request to modify other skills or system configuration. The skill is user-invocable; autonomous invocation is allowed by platform default but that alone is not a concern given the skill's narrow scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pyspark-to-excel - 安装完成后,直接呼叫该 Skill 的名称或使用
/pyspark-to-excel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of pyspark-to-excel.
- Converts PySpark `.show()` outputs into tab-separated text for easy pasting into Excel.
- Strips format lines, trims whitespace, and presents output in a code block.
- Supports quick table formatting with no data analysis or modification.
元数据
常见问题
pyspark-to-excel 是什么?
将 PySpark .show() 输出转为可直接粘贴到 Excel 的 Tab 分隔格式。触发词:pyspark、数据转excel、表格整理、venus数据、show输出、复制到excel、数据格式化。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 pyspark-to-excel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pyspark-to-excel」即可一键安装,无需额外配置。
pyspark-to-excel 是免费的吗?
是的,pyspark-to-excel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pyspark-to-excel 支持哪些平台?
pyspark-to-excel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pyspark-to-excel?
由 Dilicloud11(@dilicloud11)开发并维护,当前版本 v1.0.0。
推荐 Skills