xlsx

Create, modify, and validate Excel spreadsheets with pandas and openpyxl.

2|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill xlsx-lord1egypt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/Lord1Egypt/scientific-agent-toolkit/tree/main/scientific-skills/xlsx
Command: npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill xlsx-lord1egypt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of programmatically creating, editing, and analyzing complex Excel spreadsheets while ensuring formula integrity and professional formatting.

Core Features & Use Cases

  • Dynamic Modeling: Automates the creation of financial models and data reports using Excel formulas rather than hardcoded values.
  • Data Integrity: Includes automated formula recalculation and error detection to identify issues like #REF! or #DIV/0! errors.
  • Use Case: Use this Skill to ingest raw data, structure it into a professional financial model with industry-standard color coding, and verify that all calculations are error-free before delivery.

Quick Start

Use the xlsx skill to load the file sales_data.xlsx, add a new column calculating the profit margin using an Excel formula, and then recalculate the workbook to ensure there are no errors.

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 validate formulas using pandas?

Automating Excel spreadsheet creation with pandas and openpyxl allows you to dynamically generate financial models and validate formula integrity. The Skill recalculates workbooks using LibreOffice to detect errors like #REF! or #DIV/0!, ensuring data accuracy before delivery.

Can I build financial models with Excel formulas instead of hardcoded values?

Yes, you can build financial models using Excel formulas instead of hardcoded values. The Skill structures raw data into professional reports with industry-standard formatting, using formula-based calculation workflows to maintain dynamic and accurate financial modeling outputs.

Do I need LibreOffice to recalculate Excel formulas and check for errors?

Yes, you need LibreOffice installed for headless formula recalculation and error verification. The Skill requires LibreOffice to automatically recalculate workbook formulas and detect calculation errors, ensuring your Excel spreadsheets are fully validated and error-free.

What is the best way to ingest raw data and structure it into a professional Excel report?

The best way to ingest raw data into a professional Excel report is by using this Skill to automate tabular data restructuring. It leverages pandas and openpyxl to structure ingested data into formatted financial models with automated formula recalculation and error detection.

Does openpyxl support complex tabular data restructuring and automated formula validation?

Openpyxl supports complex tabular data restructuring and automated formula validation when paired with this Skill. It handles spreadsheet modification and formula-based calculations, while LibreOffice handles headless recalculation to verify formula integrity and catch calculation errors.

Why does my Excel automation workflow not catching #REF! or #DIV/0! formula errors?

Your Excel automation workflow misses #REF! or #DIV/0! errors because it lacks headless formula recalculation. This Skill uses LibreOffice to automatically recalculate workbooks and perform error detection, verifying that all formula-based calculations are correct before final output.