xlsx

Create, edit, and analyze Excel spreadsheets with openpyxl and pandas.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/cooopmac/nourish --skill xlsx-cooopmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/cooopmac/nourish/tree/main/.claude/project/skills/xlsx
Command: npx skills add https://github.com/cooopmac/nourish --skill xlsx-cooopmac

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, editing, and analysis of Excel spreadsheets, handling complex tasks with precision and ease.

Core Features & Use Cases

  • Spreadsheet Creation & Editing: Build and modify complex spreadsheets with formulas and formatting.
  • Data Analysis & Visualization: Perform advanced data analysis and visualization right within Excel.
  • Use Case: Visualize financial data through charts and graphs within a single spreadsheet. Automate calculations using formulas to save time.

Quick Start

Use the xlsx skill to create a new spreadsheet for financial projections with key assumptions and formulas, and then generate visualizations of the results.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I create and edit Excel spreadsheets with financial formulas?

You can create and edit Excel spreadsheets by automating data input, applying formulas, and formatting cells programmatically. This Skill manages the end-to-end lifecycle of .xlsx files using openpyxl and pandas for financial modeling.

What is the best way to visualize financial data within an Excel spreadsheet?

The best way to visualize financial data within an Excel spreadsheet is to generate charts and graphs directly in the .xlsx file. This allows you to perform advanced data analysis and visualization without leaving the spreadsheet environment.

Do I need Python and LibreOffice to automate Excel calculations and formulas?

Yes, you need Python with the openpyxl and pandas packages installed to automate Excel calculations and formulas. The process also assumes LibreOffice is installed for formula recalculation within the spreadsheets.

Can I use pandas for data analysis on existing .xlsx spreadsheet files?

Yes, you can use pandas for data analysis on existing .xlsx spreadsheet files. The Skill leverages pandas alongside openpyxl to perform advanced data analysis and manage the end-to-end lifecycle of data-intensive spreadsheets.

What are the limitations of using openpyxl for financial modeling in Excel?

A limitation of using openpyxl for financial modeling is that it requires LibreOffice for formula recalculation. While it builds complex spreadsheets with formulas, automated calculations depend on this external environment to update values.