xlsx

Create, edit, analyze, and convert Excel files with Python and openpyxl.

1|Updated May 1, 2026
One-click install
npx skills add https://github.com/e2662020/QuickMovie --skill xlsx-e2662020
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/e2662020/QuickMovie/tree/main/skills/xlsx
Command: npx skills add https://github.com/e2662020/QuickMovie --skill xlsx-e2662020

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious manual work of managing Excel files, from creating professional spreadsheets and analyzing data to converting between formats and fixing existing workbooks, saving you hours of repetitive effort.

Core Features & Use Cases

  • Full-Spectrum Spreadsheet Automation: Create new Excel files from scratch, edit existing workbooks while preserving styles and VBA, analyze data with pandas and openpyxl, and convert between CSV, JSON, PDF, and XLSX formats.
  • Professional Design System: Apply consistent, cross-platform styling with 12 visual palettes, smart chart recommendations, and IB-grade financial model templates.
  • Use Case: Imagine you need to turn a messy CSV of sales data into a professionally formatted Excel dashboard with pivot tables, charts, and conditional formatting. This Skill handles the entire pipeline from data ingestion to validated output.

Quick Start

Use the xlsx skill to analyze the attached data.csv file and generate a formatted Excel report with summary charts saved as output.xlsx.

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

Automate Excel spreadsheet creation and analysis using Python with openpyxl and pandas to handle data ingestion, formula validation, chart embedding, and batch processing for .xlsx and .csv files.

Can I edit existing Excel workbooks while preserving VBA macros and styles?

Yes, you can edit existing Excel workbooks while preserving original styles and VBA macros, applying cross-platform formatting and integrity pipeline verification to maintain file fidelity.

What is the best way to convert CSV files into formatted Excel dashboards with charts?

Converting CSV files into formatted Excel dashboards involves ingesting raw data with pandas, applying design system styling with openpyxl, and embedding summary charts to generate a validated .xlsx report.

Does this approach support financial modeling and report generation for .xlsm files?

Yes, this approach supports financial modeling and report generation for .xlsm files by utilizing IB-grade financial model templates, smart chart recommendations, and automated format conversion.

How do I apply consistent styling across multiple Excel spreadsheets?

Apply consistent cross-platform styling across Excel spreadsheets using a professional design system with 12 visual palettes, ensuring uniform formatting and chart embedding for batch processed files.

What are the limitations of using openpyxl and pandas for Excel automation?

Limitations of using openpyxl and pandas for Excel automation include potential constraints with highly complex legacy VBA macro management and dependency on Python environments for executing batch processing workflows.