xlsx

Create, edit, and analyze .xlsx, .xlsm, and .csv files with Excel-native formulas.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/giosuetedeschi-spec/bobu-website --skill xlsx-giosuetedeschi-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/giosuetedeschi-spec/bobu-website/tree/main/.claude/skills/xlsx-official
Command: npx skills add https://github.com/giosuetedeschi-spec/bobu-website --skill xlsx-giosuetedeschi-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill eliminates manual spreadsheet errors and repetitive data entry by providing a robust framework for creating, editing, and analyzing Excel files with complex formulas and formatting.

Core Features & Use Cases

  • Dynamic Modeling: Create spreadsheets that use Excel formulas rather than hardcoded values, ensuring data remains accurate and updateable.
  • Automated Analysis: Perform data manipulation, visualization, and statistical analysis using pandas, while maintaining Excel-native formatting and structure.
  • Error Prevention: Automatically validate and recalculate formulas to identify and resolve common issues like #REF! or #DIV/0! errors.

Quick Start

Use the xlsx skill to load the provided financial model, update the growth rate assumptions, and recalculate all formulas to ensure the output is error-free.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate Excel financial modeling without hardcoding values?

Excel financial modeling automation uses dynamic, Excel-native formulas instead of hardcoded values to ensure spreadsheets remain accurate and updateable. This approach maintains data integrity by prioritizing live formulas during all file modifications and recalculations.

Can I use pandas for spreadsheet analysis while keeping Excel formatting?

Yes, pandas performs data manipulation and statistical analysis while the workflow maintains Excel-native formatting and structure. This combination allows automated spreadsheet analysis without losing the original layout and formula integrity of your .xlsx files.

How do I automatically fix #REF! and #DIV/0! errors in an .xlsx file?

Automated error verification validates and recalculates formulas to identify and resolve common spreadsheet issues like #REF! or #DIV/0! errors. This process uses LibreOffice and pandas to ensure dynamic data integrity and error-free financial models.

Does this spreadsheet automation approach support .xlsm and .csv files?

Yes, comprehensive spreadsheet creation, editing, and analysis supports .xlsx, .xlsm, and .csv files. It handles complex formula construction and financial modeling standards across these formats using openpyxl and pandas.

What is the best way to update growth rate assumptions in a financial model?

Updating growth rate assumptions involves loading the financial model, modifying the specific variables, and recalculating all Excel-native formulas. This ensures the output remains dynamic, accurate, and completely error-free.

Why do I need openpyxl for Excel automation instead of just using pandas?

openpyxl handles complex spreadsheet creation, editing, and Excel-native formula construction, while pandas focuses on data manipulation and analysis. Together they ensure dynamic modeling, automated analysis, and error prevention without hardcoding values.