xlsx

Create, edit, and analyze Excel workbooks with formulas across multiple sheets.

178|24|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection --skill xlsx-zhanlincui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection/tree/main/xlsx
Command: npx skills add https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection --skill xlsx-zhanlincui

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the lifecycle of spreadsheets, reducing manual work, errors, and time spent on repetitive formatting, calculations, and data organization across workbooks.

Core Features & Use Cases

  • Create spreadsheets with formulas and formatting that preserve templates.
  • Read, analyze, and visualize data across multiple sheets and workbook formats (xlsx, xlsm, csv, tsv).
  • Recalculate formulas and ensure consistency when data changes, using a LibreOffice-based workflow.

Quick Start

Create a new workbook named 'budget.xlsx' with a sheet 'Overview', headers for Month and Revenue, and a formula to calculate Profit as Revenue minus Costs.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate spreadsheet creation and formatting in Excel workbooks?

To automate spreadsheet creation and formatting, use this Skill to programmatically build Excel workbooks with headers, templates, and formulas. It relies on openpyxl for manipulation, reducing manual work and errors across repetitive data organization tasks.

Can I read and analyze data across multiple sheets and different file formats?

Yes, you can read and analyze data across multiple sheets and formats including xlsx, xlsm, csv, and tsv. The Skill extracts and visualizes your data, enabling comprehensive analysis across various workbook structures without manual conversion.

How do I recalculate formulas and ensure consistency when spreadsheet data changes?

To recalculate formulas and ensure consistency when data changes, the Skill uses a LibreOffice-based recalculation workflow. This mechanism guarantees that formulas in your Excel workbooks stay accurate and reflect the latest data updates automatically.

Does openpyxl support automated formula recalculation for xlsx and xlsm files?

While openpyxl handles workbook manipulation for xlsx and xlsm files, it does not natively recalculate formulas. This Skill integrates a LibreOffice-based workflow to bridge that gap, ensuring formulas remain accurate after data modifications.

What is the best way to update existing Excel workbooks without breaking formulas?

The best way to update workbooks without breaking formulas is to automate the editing process with openpyxl for structure modifications, followed by the integrated LibreOffice-based workflow to trigger formula recalculation and verify consistency.