xlsx

Create, edit, analyze, and validate spreadsheet files with pandas and openpyxl.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bingo2gether/BingotwoGether --skill xlsx-bingo2gether
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/bingo2gether/BingotwoGether/tree/main/.agent/skills/xlsx
Command: npx skills add https://github.com/bingo2gether/BingotwoGether --skill xlsx-bingo2gether

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines all your spreadsheet tasks, from creating new files and editing existing ones to complex data analysis and ensuring formula integrity.

Core Features & Use Cases

  • File Creation & Editing: Generate new spreadsheets from scratch or modify existing ones, including adding data, formulas, and formatting.
  • Data Analysis: Leverage pandas for powerful data manipulation, analysis, and visualization within Excel files.
  • Formula Management: Ensure all formulas are error-free and correctly calculated using LibreOffice integration.
  • Format & Style Adherence: Maintain professional standards for fonts, number formatting, and color-coding, especially for financial models.
  • Use Case: You need to update a financial projection spreadsheet. This Skill can read the existing file, apply new assumptions, recalculate all formulas, ensure no errors, and save the updated file with professional formatting.

Quick Start

Use the xlsx skill to create a new spreadsheet named 'sales_report.xlsx' with columns 'Product', 'Quantity', and 'Revenue'.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate Excel formula recalculation and error checking in xlsx files?

To automate Excel formula recalculation and error checking in xlsx files, this Skill uses openpyxl for formatting control and integrates LibreOffice to recalculate formulas and validate errors. This ensures your spreadsheet formulas are processed correctly without manual intervention.

Can I use pandas for data analysis and cleaning directly within an Excel spreadsheet?

Yes, you can use pandas for data analysis and cleaning directly within an Excel spreadsheet. This Skill leverages pandas for powerful data manipulation and analysis, allowing you to clean, transform, and visualize tabular data efficiently before saving the updated file.

What is the best way to convert CSV or TSV files into formatted xlsx spreadsheets?

The best way to convert CSV or TSV files into formatted xlsx spreadsheets is by using this Skill's format conversion feature. It reads tabular formats and applies openpyxl to generate professionally formatted xlsx files with custom fonts, colors, and number formatting.

Does this spreadsheet automation approach support creating financial models from scratch?

Yes, this spreadsheet automation approach fully supports creating financial models from scratch. It can generate new xlsx files, apply new financial assumptions, insert formulas, and maintain professional format and style adherence for financial reporting.

Why do my spreadsheet formulas show errors after editing an existing xlsx file?

Spreadsheet formulas show errors after editing an existing xlsx file when calculations are not triggered properly. This Skill resolves this by using LibreOffice integration to recalculate all formulas and check for errors, ensuring formula integrity before saving.