xlsx

Create, edit, and analyze spreadsheets across .xlsx, .xlsm, and .csv files.

26|15|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/AnswerZhao/agent-skills --skill xlsx-answerzhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/AnswerZhao/agent-skills/tree/main/glm-skills/document-skills/xlsx
Command: npx skills add https://github.com/AnswerZhao/agent-skills --skill xlsx-answerzhao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines spreadsheet creation, editing, and analysis, reducing manual Excel work and ensuring formula integrity across large workbooks.

Core Features & Use Cases

  • Spreadsheet creation and formatting: Build new workbooks with formulas and formatting that match templates.
  • Formula preservation and auditing: Modify templates or models while preserving existing formulas and documenting hardcoded values.
  • Data analysis and visualization: Read and analyze data, generate summary insights, and support basic charting or formatting consistent with templates.
  • Use Case: Imagine a quarterly financial model with multiple sheets—this Skill can create, fill, and verify formulas across sheets while preserving templates for consistent reporting.

Quick Start

Use the XLSX skill to create a new workbook from a provided template and apply a set of formulas to calculate totals.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate Excel workbook editing while preserving existing formulas and templates?

To automate Excel workbook editing while preserving formulas, use a Skill that modifies .xlsx, .xlsm, and .csv files while auditing hardcoded values. It ensures deterministic formulas and template maintenance across complex financial models and data reporting tasks.

What is the best way to recalculate Excel formulas programmatically without opening the application?

The best way to recalculate Excel formulas programmatically is using a reproducible recalculation method via LibreOffice. This approach processes .xlsx and .xlsm files deterministically, ensuring formula integrity without requiring manual Excel application interaction.

Can I create formatted financial models in .xlsx and .xlsm files from an existing template?

Yes, you can create formatted financial models in .xlsx and .xlsm files from existing templates. The Skill builds new workbooks applying deterministic formulas and matching formatting standards to ensure consistent data reporting and template preservation.

Does spreadsheet automation support data analysis and summary generation for .csv files?

Spreadsheet automation supports data analysis and summary generation for .csv files by reading and analyzing data to generate insights. It applies formatting consistent with templates and supports basic charting for comprehensive data reporting workflows.

Why should I document hardcoded values when modifying complex Excel workbooks?

You should document hardcoded values when modifying Excel workbooks to maintain formula integrity and ensure reproducible recalculation. This practice minimizes manual errors in financial models and supports transparent template maintenance across multiple sheets.