xlsx

Open, edit, format, and convert spreadsheet files across xlsx, csv, and tsv formats.

2|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Sacred-G/oh-my-claw --skill xlsx-sacred-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/Sacred-G/oh-my-claw/tree/main/secure-openclaw/skills-main/skills/other-skills/xlsx
Command: npx skills add https://github.com/Sacred-G/oh-my-claw --skill xlsx-sacred-g

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Use this skill to manage spreadsheet files: open, read, edit, fix, format, and convert between common tabular formats such as .xlsx, .xlsm, .csv, and .tsv.

Core Features & Use Cases

  • Open and inspect spreadsheet files and perform common edits (add columns, compute formulas, apply formatting).
  • Convert between tabular formats (xlsx, csv, tsv) and reformat data for downstream systems.
  • Use case: you have a messy CSV with misaligned headers; this skill cleans, restructures, and saves as a proper .xlsx.

Quick Start

Ask the AI to update the target spreadsheet by adding a column and applying a formula to generate the new data.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I convert a CSV file to a formatted xlsx spreadsheet?

You can clean a messy CSV by using the skill to restructure misaligned headers, augment columns, and save the data as a properly formatted .xlsx spreadsheet.

Can I add a column and compute formulas in an existing xlsx worksheet?

Yes, you can add a column and compute formulas in an xlsx worksheet by automating the data augmentation and formula computation directly within the existing spreadsheet file.

What is the best way to automate data cleaning for multiple tabular formats?

The best way to automate data cleaning across tabular formats is to open, fix, and restructure data across .xlsx, .xlsm, .csv, and .tsv files for downstream systems.

Does this spreadsheet automation method support csv and tsv format conversion?

Yes, this spreadsheet automation method supports format conversion, enabling you to convert between common tabular formats like .xlsx, .csv, and .tsv while reformatting data.

What dependencies are needed to automate spreadsheets end-to-end?

To automate spreadsheets end-to-end, the required dependencies include defusedxml, openpyxl, and lxml, which enable opening, editing, and formatting across common tabular formats.