xlsx

Automate Excel spreadsheet creation, editing, and analysis with pandas and openpyxl.

1|12|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ChatAndBuild/chatchat-skills --skill xlsx-chatandbuild
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/ChatAndBuild/chatchat-skills/tree/main/skills/xlsx
Command: npx skills add https://github.com/ChatAndBuild/chatchat-skills --skill xlsx-chatandbuild

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, libreoffice, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines Excel spreadsheet management and manipulation, automating tasks such as data analysis, file formatting, and formula recalculation.

Core Features & Use Cases

  • Data Analysis: Perform complex data analysis with pandas and openpyxl, including data manipulation, visualization, and statistical operations.
  • File Formatting: Apply professional formatting standards to Excel files, including color coding, number formatting, and formula construction rules.
  • Formula Recalculation: Use LibreOffice to recalculate formulas in Excel files, ensuring accuracy and consistency.
  • Use Case: Suppose you have a financial model in Excel that requires regular updates. This Skill can automate the creation, editing, and analysis of your spreadsheets, ensuring that your calculations are always up-to-date and accurate.

Quick Start

To create a new Excel file, use the 'xlsx' skill with the command: 'create a new Excel file from scratch'.

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 creation and data analysis?

You can automate Excel spreadsheet creation and data analysis using Python libraries like pandas and openpyxl to manipulate data, apply formatting, and construct formulas programmatically.

What's the best way to recalculate formulas in Excel files programmatically?

LibreOffice is used to recalculate formulas in Excel files, ensuring that your financial modeling calculations remain accurate and consistent without manual intervention.

Do I need LibreOffice to edit and recalculate Excel files?

Yes, LibreOffice is required specifically for formula recalculation, while pandas and openpyxl handle data manipulation, file creation, and applying professional formatting standards.

Can I apply professional formatting standards to Excel spreadsheets with Python?

You can apply professional formatting to Excel spreadsheets using openpyxl, including color coding, number formatting, and enforcing formula construction rules for financial models.

How do I build a financial model in Excel from scratch?

To create a new Excel file from scratch for financial modeling, you can use this skill to automate data manipulation, apply formatting, and recalculate formulas using pandas and openpyxl.