xlsx

Edit and analyze .xlsx, .xlsm, .csv, and .tsv spreadsheet files.

44|1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/IPADS-SAI/MobiClaw --skill xlsx-ipads-sai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/IPADS-SAI/MobiClaw/tree/main/mobiclaw/skills/xlsx
Command: npx skills add https://github.com/IPADS-SAI/MobiClaw --skill xlsx-ipads-sai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual friction of working with spreadsheet files by helping you open, edit, clean, format, convert, and repair tabular documents while preserving formulas and workbook structure.

Core Features & Use Cases

  • Spreadsheet Editing: Update existing workbooks, add formulas, insert rows or columns, and preserve template conventions.
  • Data Cleaning & Conversion: Restructure messy CSV, TSV, XLSX, and XLSM files into usable spreadsheets.
  • Validation & Recalculation: Recompute formulas, check for Excel errors, and verify document integrity for reliable deliverables.
  • Use Case: You receive a messy vendor report and need it turned into a polished workbook with totals, formatting, and no formula errors.

Quick Start

Open the attached spreadsheet, make the requested changes, and save the finished workbook as a new .xlsx file.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I clean and reformat messy spreadsheet data without losing formulas?

To clean spreadsheet data without losing formulas, you can restructure messy CSV, TSV, and XLSX files while preserving workbook templates. This process updates existing workbooks, inserts rows or columns, and recomputes formulas for reliable deliverables.

Can I recalculate Excel formulas and check for errors in an xlsx file?

You can recalculate Excel formulas and check for errors in an xlsx file through zero-error recalculation and deterministic Office document validation. This verifies document integrity and recompute formulas to ensure your workbook contains no hidden errors.

Does LibreOffice work with openpyxl for converting CSV to xlsx?

LibreOffice and openpyxl work together to convert CSV and TSV files into polished xlsx workbooks. This combination handles opening, reading, and creating tabular documents while applying necessary formatting and preserving template conventions.

What is the best way to repair a corrupted xlsx or xlsm workbook?

The best way to repair a corrupted xlsx or xlsm workbook is through deterministic Office document validation. This process checks for Excel errors, verifies document integrity, and repairs tabular documents to recover your reporting workflows.

How do I edit an existing spreadsheet and preserve its original template formatting?

To edit an existing spreadsheet and preserve template formatting, update the workbook by adding formulas and inserting rows or columns without breaking structure. This ensures your template conventions remain intact while applying necessary data updates.