xlsx

Read, transform, and generate Excel outputs across multiple tabular inputs.

60|38|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/abcnuts/manus-skills --skill xlsx-abcnuts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/abcnuts/manus-skills/tree/main/skills/utility-skills/xlsx
Command: npx skills add https://github.com/abcnuts/manus-skills --skill xlsx-abcnuts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, defusedxml, lxml, validators, and includes scripts (resource) components.

What problem does it solve?

This Skill automates repetitive spreadsheet tasks, eliminating manual editing, cleaning, and formatting for common workbook workflows.

Core Features & Use Cases

  • Open, read, edit, format, and clean .xlsx, .xlsm, .csv, and .tsv files.
  • Apply formulas, generate charts, and convert between tabular formats as part of a single workflow.
  • Use Case: normalize monthly sales data, compute totals, and output a polished workbook automatically.

Quick Start

Process the attached spreadsheet to open, clean, and compute results in a new 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 formatting?

Automate Excel spreadsheet workflows by reading, transforming, and generating outputs end-to-end. The process handles data cleaning, formula application, formatting, and format conversions across multiple tabular inputs automatically.

Can I open and process .xlsx, .xlsm, .csv, and .tsv files in a single workflow?

Yes, you can open, read, edit, format, and clean .xlsx, .xlsm, .csv, and .tsv files. The workflow supports converting between these tabular formats and applying formulas within a single automated process.

What is the best way to normalize sales data and compute totals in a new workbook?

The best way to normalize sales data and compute totals is using deterministic scripts that read, transform, and generate polished workbooks automatically. This applies formulas and validates outputs using LibreOffice-based recalculation.

How does spreadsheet automation ensure zero formula errors during recalculation?

Spreadsheet automation ensures zero formula errors by validating deterministic script operations with LibreOffice-based recalculation. This mechanism verifies applied formulas and formatting across the generated tabular outputs.

Does this data processing approach support generating charts and applying formulas to .xlsm files?

Yes, this data processing approach supports opening, editing, and applying formulas to .xlsm files. It can generate charts and apply formulas as part of a comprehensive single workflow for tabular inputs.

What dependencies are needed to validate data and process workbooks without errors?

Dependencies needed include openpyxl for workbook operations, defusedxml and lxml for XML processing, and validators for data validation. These ensure deterministic operations and zero formula errors during recalculation.