← Back to Skills Marketplace
weaglewang

xlsx-skill

by weaglewang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
255
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xlsx-skill
Description
Create, read, edit Excel spreadsheets (.xlsx, .xlsm, .csv). Supports formulas, formatting, charts, pivot tables, and data analysis with pandas.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xlsx-skill
  3. After installation, invoke the skill by name or use /xlsx-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xlsx-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is xlsx-skill?

Create, read, edit Excel spreadsheets (.xlsx, .xlsm, .csv). Supports formulas, formatting, charts, pivot tables, and data analysis with pandas. It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.

How do I install xlsx-skill?

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

Is xlsx-skill free?

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

Which platforms does xlsx-skill support?

xlsx-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created xlsx-skill?

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

💬 Comments