← 返回 Skills 市场
xlsx-skill
作者
weaglewang
· GitHub ↗
· v1.0.0
· MIT-0
255
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xlsx-skill
功能描述
Create, read, edit Excel spreadsheets (.xlsx, .xlsm, .csv). Supports formulas, formatting, charts, pivot tables, and data analysis with pandas.
安全使用建议
This skill is an instruction-only cookbook for using pandas/openpyxl and appears coherent with its description. Before installing or running the suggested commands: 1) prefer creating a Python virtual environment and pin package versions (pip install 'pandas==...' etc.) to reduce supply-chain risk; 2) inspect any packages you install from PyPI and avoid running code from unknown sources; 3) be cautious with .xlsm files (macros/VBA can be malicious) — SKILL.md lists .xlsm support but doesn't address macro handling; 4) note the provenance gap (no source/homepage and a version mismatch in SKILL.md), so treat this skill as community-contributed: if you need stronger assurance, ask the publisher for source code or a homepage, or run examples in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: xlsx-skill
Version: 1.0.0
The xlsx-skill bundle is a legitimate utility for Excel file processing using standard Python libraries like pandas and openpyxl. The SKILL.md file contains comprehensive documentation, API references, and practical examples for creating, reading, and formatting spreadsheets without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (Excel read/write/analysis) matches the SKILL.md content (pandas, openpyxl, xlsxwriter examples). Minor mismatch: SKILL.md lists version 2.0.0 while registry metadata shows 1.0.0, and source/homepage are missing — these are provenance gaps but do not contradict functionality.
Instruction Scope
Runtime instructions are concrete Python examples that read/write .xlsx/.xlsm/.csv files and show formula/format/chart usage. The instructions do not ask the agent to read unrelated system files, secrets, or send data to external endpoints. They do recommend installing packages and optionally LibreOffice for PDF export.
Install Mechanism
No install spec in the registry (instruction-only). SKILL.md recommends pip installs (pandas, openpyxl, xlsxwriter) and optionally brew cask libreoffice. These are standard but carry normal supply-chain/system-install implications (untrusted PyPI packages or brew casks can be risky).
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate for an offline spreadsheet-processing guide.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent platform privileges or modify other skills. Autonomous invocation is allowed by default but not combined with other concerning requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xlsx-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/xlsx-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ppt-skill 1.0.0
- Major change: Reveal.js-based HTML presentation generation has been removed.
- All core files, references, scripts, and documentation for Reveal.js and related tooling have been deleted.
- The skill no longer provides HTML or browser-focused presentation features.
- No PowerPoint (.pptx) functionality is included in this version.
元数据
常见问题
xlsx-skill 是什么?
Create, read, edit Excel spreadsheets (.xlsx, .xlsm, .csv). Supports formulas, formatting, charts, pivot tables, and data analysis with pandas. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。
如何安装 xlsx-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xlsx-skill」即可一键安装,无需额外配置。
xlsx-skill 是免费的吗?
是的,xlsx-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xlsx-skill 支持哪些平台?
xlsx-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xlsx-skill?
由 weaglewang(@weaglewang)开发并维护,当前版本 v1.0.0。
推荐 Skills