xlsx

Create, modify, and analyze Excel files with pandas and openpyxl.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complex tasks of creating, editing, and analyzing spreadsheets, ensuring accurate and efficient data manipulation and visualization.

Core Features & Use Cases

  • Spreadsheet Creation & Editing: Generate new spreadsheets with formulas and formatting, modify existing files while preserving formulas, and perform advanced data analysis.
  • Data Analysis & Visualization: Supports data analysis and visualization within spreadsheets for comprehensive insights.
  • Use Case: A financial analyst could use this Skill to create a complex financial model, analyze large datasets, and generate detailed visualizations with just a few commands.

Quick Start

Generate a new financial model for the year 2025 using the xlsx skill.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I modify existing Excel files while preserving formulas using Python?

To create Excel files with formulas and formatting, this Skill leverages the pandas and openpyxl libraries. It enables you to generate new spreadsheets and perform advanced data analysis directly through Python commands.

Can I use pandas and openpyxl for financial modeling and data analysis tasks?

Yes, this Skill uses pandas and openpyxl for financial modeling and data analysis. It enables you to generate complex models, manipulate large datasets, and perform advanced spreadsheet calculations using Python.

What is the best way to automate spreadsheet creation and data visualization?

Automating spreadsheet creation and data visualization is handled by using Python scripts with pandas and openpyxl. This approach streamlines Excel management, enabling you to generate formatted spreadsheets and extract comprehensive data insights efficiently.

Do I need Python to perform formula recalculation and formatting manipulation in Excel?

Yes, Python is required along with the pandas and openpyxl libraries. These dependencies are necessary to execute formula recalculation, modify existing files, and perform advanced formatting manipulation on your spreadsheets.

Does this approach support generating a complete financial model for a specific year?

Yes, you can generate a complete financial model for a specific year. The Skill utilizes Python, pandas, and openpyxl to structure your spreadsheet data, apply formulas, and format the financial analysis output.

Why use openpyxl instead of just pandas for spreadsheet management?

Using openpyxl alongside pandas is necessary because openpyxl preserves existing formulas and handles formatting manipulation during file modification. Pandas manages the core data analysis, while openpyxl maintains the spreadsheet structure.