xlsx

Create and validate XLSX workbooks with automated formula recalculation and error checking.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/zinohome/zinoClaw --skill xlsx-zinohome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/zinohome/zinoClaw/tree/main/nodeskclaw-artifacts/nanobot-image/deskclaw-resources/skills/deskclaw-xlsx
Command: npx skills add https://github.com/zinohome/zinoClaw --skill xlsx-zinohome

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of creating, editing, and validating complex spreadsheet files by automating Excel workflows while maintaining formulas, formatting standards, and calculation accuracy.

Core Features & Use Cases

  • Spreadsheet Creation and Editing: Build and modify XLSX files with formulas, formatting, charts, and structured workbook layouts using openpyxl.
  • Data Analysis and Validation: Analyze spreadsheet data with pandas and verify formula integrity through automated recalculation and error scanning.
  • Financial Modeling Support: Apply professional modeling conventions including assumption separation, number formats, color coding, and source documentation.
  • Use Case: A finance analyst can update a forecasting workbook, preserve its existing template style, recalculate formulas, and detect spreadsheet errors before delivery.

Quick Start

Use the xlsx skill to create a financial forecast workbook from the provided revenue and expense data while preserving formulas and formatting standards.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate Excel file generation while preserving formulas and formatting?

Automated Excel file generation preserves formulas and formatting by using openpyxl to build structured workbook layouts and LibreOffice-based recalculation workflows to maintain calculation accuracy. This approach ensures existing template styles remain intact during automated reporting.

Can I validate spreadsheet formulas and detect errors before delivery?

Spreadsheet formula validation is performed through automated recalculation and error scanning using pandas and openpyxl. This process verifies formula integrity and detects spreadsheet errors before workbook delivery, ensuring financial modeling accuracy.

Does openpyxl support financial modeling conventions like assumption separation and number formats?

openpyxl supports financial modeling conventions including assumption separation, number formats, color coding, and source documentation. These features allow finance analysts to build professional forecasting workbooks while maintaining structured workbook layouts.

What is the best way to update a forecasting workbook and recalculate its formulas?

The best way to update a forecasting workbook is through automated recalculation workflows that modify XLSX files with openpyxl, apply LibreOffice-based recalculation to verify formulas, and run error scanning to detect calculation issues before delivery.

Do I need pandas and LibreOffice to edit XLSX, XLS, XLSM, CSV, and TSV files?

Yes, pandas and LibreOffice-based recalculation workflows are required alongside openpyxl to edit XLSX, XLS, XLSM, CSV, and TSV files. This combination maintains formulas, formatting standards, and spreadsheet calculation accuracy across formats.

Why does my spreadsheet recalculation not preserve existing template styles?

Spreadsheet recalculation fails to preserve template styles when openpyxl workbook editing is not properly configured to maintain formatting standards. Automated Excel workflows must integrate formula preservation and formatting controls during XLSX generation and recalculation.