xlsx

Orchestrate reading, transforming, and exporting data from Excel-compatible files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/josinesprados-hub/vita-zen --skill xlsx-josinesprados-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/josinesprados-hub/vita-zen/tree/main/vita-zen-src/vita-zen-main/skills/xlsx
Command: npx skills add https://github.com/josinesprados-hub/vita-zen --skill xlsx-josinesprados-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate spreadsheet workflows by orchestrating reading, transforming, and exporting data from Excel-compatible files.

Core Features & Use Cases

  • Orchestrates open/read/edit/transform operations on .xlsx, .xlsm, .csv, or .tsv files and outputs enhanced Excel workbooks with charts and dashboards.
  • Supports format conversions (CSV/JSON/PDF → XLSX and XLSX → CSV/JSON) and data cleaning, merging, and pivoting for multi-sheet reports.
  • Handles scene-driven tasks, including generating dashboards, validating structures, and exporting final results for sharing or publication.

Quick Start

Load a sample workbook, run the standard analysis pipeline, and generate a pivot-ready Excel workbook.

Frequently Asked Questions about xlsx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Excel spreadsheet workflows including data cleaning and pivoting?

Automate spreadsheet workflows by orchestrating reading, transforming, and exporting data from Excel-compatible files. The skill handles data cleaning, pivot generation, and multi-sheet merging for .xlsx and .xlsm files with scene-driven instructions and deterministic outputs.

Can I convert CSV or JSON files to XLSX format automatically?

Yes, you can convert CSV, JSON, and PDF files to XLSX format automatically. The skill orchestrates format conversions bidirectionally, supporting CSV/JSON/PDF to XLSX and XLSX back to CSV or JSON, while enforcing compatibility constraints and robust error handling.

What's the best way to generate charts and dashboards from Excel workbook data?

Generate charts and dashboards by loading a sample workbook and running the standard analysis pipeline. The skill orchestrates read and transform operations on .xlsx files to output enhanced Excel workbooks with visual dashboards, validating structures before exporting final results.

Does this spreadsheet automation tool require any external dependencies or libraries?

No external dependencies are required to run this spreadsheet automation tool. The skill operates independently with a frontmatter entry point and optional resources, enforcing deterministic outputs and robust error handling without relying on additional component installations.

How do I create pivot-ready Excel workbooks from raw multi-sheet data?

Create pivot-ready Excel workbooks by loading raw data and running the standard analysis pipeline. The skill orchestrates data cleaning, merging, and pivoting operations across multi-sheet reports, transforming input files into structured, pivot-ready outputs for analysis.

Why does spreadsheet format conversion sometimes fail with compatibility errors?

Spreadsheet format conversion can fail when compatibility constraints between CSV, JSON, PDF, and XLSX formats are not met. The skill enforces deterministic outputs and robust error handling to validate file structures and prevent compatibility errors during transformation operations.