← 返回 Skills 市场
1499
总下载
0
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install simple-excel
功能描述
简单的 Excel 文件处理工具。用于读取、创建、编辑 .xlsx 和 .csv 文件,适合基本的数据操作任务,如读取数据、简单计算、生成表格等。
安全使用建议
This skill is a short how-to for using pandas to handle Excel/CSV files and does not require credentials or install anything. Before using: ensure your agent environment has Python and pandas (and an Excel engine such as openpyxl) if you want the examples to run; consider whether you trust any Excel files you open (avoid untrusted files — they can contain malicious content in other contexts, though pandas itself does not execute Excel macros). If you need guarantees about dependencies or reproducible installs, prefer a skill that declares its required packages or provides code that you can inspect and run in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: simple-excel
Version: 1.0.2
The skill bundle contains standard documentation and Python code snippets for basic Excel and CSV file manipulation using the pandas library. The content in SKILL.md is purely instructional, focusing on common data operations like reading, writing, and filtering dataframes, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (simple Excel processing) matches the SKILL.md content, which contains pandas examples for reading, writing, and basic manipulation of .xlsx/.csv files. There are no unrelated requirements or capabilities requested.
Instruction Scope
SKILL.md contains only example Python/pandas snippets for file operations and basic transformations; it does not instruct the agent to read other system files, call external endpoints, or access credentials. Note: it implicitly assumes a Python environment with pandas (and potentially an Excel engine like openpyxl), but does not declare those dependencies.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportional to its stated purpose.
Persistence & Privilege
always is false and the default autonomous invocation setting is unchanged. The skill does not request permanent presence or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simple-excel - 安装完成后,直接呼叫该 Skill 的名称或使用
/simple-excel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated documentation (SKILL.md) with clear Quick Start guides and typical Pandas code samples for Excel and CSV operations.
- Added examples for reading, writing, filtering, grouping, sorting, and exporting Excel/CSV files.
- Provided a table of common Pandas actions for basic data processing.
- Included usage tips and best practices for handling Excel and CSV files.
元数据
常见问题
Simple Excel 是什么?
简单的 Excel 文件处理工具。用于读取、创建、编辑 .xlsx 和 .csv 文件,适合基本的数据操作任务,如读取数据、简单计算、生成表格等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1499 次。
如何安装 Simple Excel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simple-excel」即可一键安装,无需额外配置。
Simple Excel 是免费的吗?
是的,Simple Excel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simple Excel 支持哪些平台?
Simple Excel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simple Excel?
由 anmu14641(@anmu14641)开发并维护,当前版本 v1.0.2。
推荐 Skills