xlsx

Create, edit, and repair XLSX, XLSM, CSV, and TSV spreadsheets.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Takfes/indie-scaffolder --skill xlsx-takfes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/Takfes/indie-scaffolder/tree/main/components/agent-skills-commands/.agents/skills/xlsx
Command: npx skills add https://github.com/Takfes/indie-scaffolder --skill xlsx-takfes

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual work of creating, cleaning, formatting, and repairing spreadsheet files so you can produce reliable Excel deliverables faster.

Core Features & Use Cases

  • Spreadsheet Creation and Editing: Build new workbooks or modify existing XLSX, XLSM, CSV, and TSV files.
  • Formula and Model Support: Write formulas, preserve assumptions, and recalculate results so sheets stay dynamic.
  • Validation and Repair: Check for broken references, Excel error states, template drift, and XML issues in Office files.
  • Use Case: Update a financial model, preserve its existing styling, recalculate formulas, and return a clean workbook with no spreadsheet errors.

Quick Start

Use the xlsx skill to update the attached spreadsheet and return a corrected Excel file with formulas recalculated.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I create and clean spreadsheet files from tabular data?

To clean spreadsheet files from tabular data, this skill builds and edits XLSX, XLSM, CSV, and TSV workbooks while applying data cleanup, formatting, and validation to remove structural errors and produce reliable deliverables.

How do I preserve and recalculate Excel formulas in an automated workflow?

To recalculate Excel formulas in an automated workflow, this skill writes formulas, preserves template fidelity, and triggers LibreOffice recalculation to return dynamic sheets with updated and validated results.

Does this approach support repairing broken references and XML issues in Office files?

Yes, this approach repairs broken references and XML issues in Office files by validating XLSX and XLSM workbooks against template drift and Excel error states, returning corrected and structurally sound spreadsheet files.

Can I use pandas and openpyxl to update existing financial models without losing formatting?

Yes, you can use pandas and openpyxl to update existing financial models without losing formatting, because the skill modifies workbooks while preserving template fidelity, validating references, and returning clean files.

What is the best way to convert CSV or TSV files into formatted XLSX workbooks?

The best way to convert CSV or TSV files into formatted XLSX workbooks is to process the tabular data through the skill's file conversion workflow, which applies template updates, formatting, and formula-driven output.

Why do my spreadsheet exports show Excel errors and broken references after editing?

Spreadsheet exports show Excel errors and broken references after editing due to template drift and XML issues, which this skill prevents by validating formula-driven output and checking references before returning the file.