← Back to Skills Marketplace
dilicloud11

pyspark-to-excel

by Dilicloud11 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pyspark-to-excel
Description
将 PySpark .show() 输出转为可直接粘贴到 Excel 的 Tab 分隔格式。触发词:pyspark、数据转excel、表格整理、venus数据、show输出、复制到excel、数据格式化。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pyspark-to-excel
  3. After installation, invoke the skill by name or use /pyspark-to-excel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pyspark-to-excel
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is pyspark-to-excel?

将 PySpark .show() 输出转为可直接粘贴到 Excel 的 Tab 分隔格式。触发词:pyspark、数据转excel、表格整理、venus数据、show输出、复制到excel、数据格式化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install pyspark-to-excel?

Run "/install pyspark-to-excel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is pyspark-to-excel free?

Yes, pyspark-to-excel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does pyspark-to-excel support?

pyspark-to-excel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created pyspark-to-excel?

It is built and maintained by Dilicloud11 (@dilicloud11); the current version is v1.0.0.

💬 Comments