xlsx

Create, edit, and analyze Excel spreadsheets with formulas and formatting.

Updated Jan 7, 2026
One-click install
npx skills add https://github.com/ashishkushwaha-mpu/ChocoWrap --skill xlsx-ashishkushwaha-mpu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/ashishkushwaha-mpu/ChocoWrap/tree/main/skills/xlsx
Command: npx skills add https://github.com/ashishkushwaha-mpu/ChocoWrap --skill xlsx-ashishkushwaha-mpu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rapid creation, editing, and analysis of spreadsheets with robust support for formulas, formatting, data analysis, and visualization across .xlsx, .xlsm, .csv, and .tsv workflows.

Core Features & Use Cases

  • Spreadsheet creation: Generate new workbooks with formulas and consistent formatting that align to existing templates.
  • Data analysis & visualization: Read, analyze, and visualize data within Excel files, including preserving formulas when modifying templates.
  • Recalculation & templates: Recalculate formulas after changes using LibreOffice-based tooling and maintain template integrity across updates.

Quick Start

Use the xlsx skill to create a new budget workbook with basic formulas and formatting, or modify an existing workbook while preserving formulas.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate creating an Excel workbook with formulas and formatting?

Modifying existing Excel templates while preserving formulas requires reading the workbook, applying updates, and recalculating formulas using LibreOffice-based tooling. This skill maintains template integrity across updates and enforces zero formula errors during modifications.

Does this approach work with CSV and TSV files or just XLSX?

This approach works with .xlsx, .xlsm, .csv, and .tsv file formats for creating, editing, and analyzing spreadsheet data. It supports reading, analyzing, and modifying these formats while preserving existing formulas and template structures.

How do I analyze data in an Excel spreadsheet without breaking existing formulas?

Analyzing data in Excel spreadsheets without breaking formulas involves reading the workbook, performing analysis, and modifying content while preserving existing formula logic. This skill enforces zero formula errors and provides guidance on validating analysis results.

What is the best way to recalculate formulas in an Excel workbook after making changes?

Recalculating formulas in an Excel workbook after changes requires LibreOffice-based tooling to recompute values while maintaining formula integrity. This skill automates recalculation and provides guidance on documenting hardcoded values and validating results.

Why do my spreadsheet formulas return errors after modifying an existing template?

Spreadsheet formulas return errors after template modifications when formula integrity is not preserved during editing. This skill enforces zero formula errors by preserving existing formulas, recalculating after changes, and validating results to prevent broken references.