xlsx

Create and edit Excel spreadsheets with pandas and openpyxl scripting.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/keturk/datrix --skill xlsx-keturk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/keturk/datrix/tree/main/claude-config/.claude/skills/xlsx
Command: npx skills add https://github.com/keturk/datrix --skill xlsx-keturk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines Excel workflows, reducing manual work and enabling complex operations to be performed with a single command.

Core Features & Use Cases

  • Advanced Formula Management: Automate formula recalculations and ensure zero errors.
  • Data Analysis: Leverage pandas for data manipulation and analysis directly within Excel files.
  • File Formatting: Apply professional formatting standards and color coding for financial models.
  • Use Case: Create a financial model with complex calculations and ensure all formulas are correct and formatted consistently.

Quick Start

Use the xlsx skill to calculate the total sales from the 'sales_data.xlsx' file.

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 data analysis using Python?

This Skill automates Excel spreadsheet data analysis using Python with pandas for data processing and openpyxl for complex formatting. It enables comprehensive spreadsheet manipulation, reducing manual work to single-command operations.

How do I recalculate Excel formulas and check for errors via the command line?

To recalculate Excel formulas and check for errors, this Skill requires LibreOffice to be installed in your environment. It facilitates advanced formula management by automating recalculations and ensuring zero errors across your spreadsheets.

Do I need LibreOffice installed to manipulate Excel files with Python?

Yes, you need LibreOffice installed because this Skill assumes it is available for formula recalculations and error checking. Python, pandas, and openpyxl handle the remaining file creation, editing, and formatting tasks independently.

What's the best way to apply professional formatting and color coding to financial models in Excel?

The best way to apply professional formatting and color coding to financial models is using openpyxl through this Skill. It applies professional formatting standards directly to Excel files, ensuring complex calculations are formatted consistently.

Can I use pandas and openpyxl together to create and edit Excel files?

Yes, you can use pandas and openpyxl together through this Skill to create and edit Excel files. Pandas handles data manipulation and analysis while openpyxl manages complex formatting, enabling comprehensive file operations via Python scripts.

How to calculate totals from an Excel file without opening Excel?

You can calculate totals from an Excel file without opening it by running a Python script through this Skill. It uses pandas to process data directly from files like 'sales_data.xlsx' and outputs the calculated results via the command line.