excel-xlsx

Preserve formulas, formatting, and structure when editing Excel workbooks.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill excel-xlsx-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excel-xlsx
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/skill_bundles/marketplace/excel-xlsx
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill excel-xlsx-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents spreadsheet corruption and unreliable results when creating, inspecting, or editing Excel workbooks by preserving formulas, data types, formatting, workbook structure, and calculated values.

Core Features & Use Cases

  • Workbook Creation and Editing: Build or modify XLSX and XLSM workbooks while retaining sheets, styles, formulas, merged cells, validations, filters, and print settings.
  • Formula and Data Reliability: Handle dates, serial numbers, text identifiers, leading zeros, formula references, recalculation, and common spreadsheet errors.
  • Analysis and Conversion: Use appropriate workflows for Excel files, CSV, and TSV data, including analysis, reshaping, structured extraction, and large-file processing.
  • Use Case: Update a financial model from a preserved template, keep assumptions and formulas live, retain its visual conventions, and verify that the delivered workbook contains no formula or formatting regressions.

Quick Start

Use the excel-xlsx skill to inspect the attached workbook, preserve its existing structure, update the requested inputs and formulas, recalculate the results, and verify the final file for data or formula errors.

Frequently Asked Questions about excel-xlsx

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

FAQPage Schema
How do I update an Excel workbook without corrupting formulas and formatting?

To update an Excel workbook without corrupting formulas, you need a process that preserves data types, styles, and workbook structure. This approach retains sheets, merged cells, validations, and print settings while modifying inputs and recalculating results reliably.

What is the best way to handle dates and text identifiers when editing XLSX files?

Handling dates and text identifiers in XLSX files requires formula and data reliability checks to prevent formatting loss. Proper spreadsheet workflows preserve leading zeros, validate formula references, and execute recalculation to avoid common data type errors.

How do I convert and analyze CSV or TSV data within an Excel template?

Converting and analyzing CSV or TSV data within an Excel template involves structured extraction and reshaping workflows. These processes map raw delimited data into existing spreadsheet structures while maintaining template fidelity, data validations, and formula calculations.

Can I process large financial models and retain template fidelity in XLSM workbooks?

Processing large financial models in XLSM workbooks supports template fidelity by retaining live assumptions, formulas, and visual conventions. It handles complex workbook structures, compatibility checks, and large-file processing without causing formula or formatting regressions.

Why does my spreadsheet lose data validations and styles after automated editing?

Automated spreadsheet editing loses data validations and styles when the process fails to preserve workbook structure. Applying a template preservation workflow ensures merged cells, filters, formulas, and print settings remain intact during creation, inspection, and modification.

Do I need to verify formula recalculation after modifying a spreadsheet template?

Verifying formula recalculation after modifying a spreadsheet template is necessary to ensure calculated values are accurate. Checking for formula regressions and common spreadsheet errors validates that the delivered workbook functions correctly without data corruption.