xlsx

Automate spreadsheet preparation and formatting across XLSX, XLSM, CSV, and TSV files.

1|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Randi-Agent/randi-agent --skill xlsx-randi-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/Randi-Agent/randi-agent/tree/main/src/skills/anthropic-repo/skills/xlsx
Command: npx skills add https://github.com/Randi-Agent/randi-agent --skill xlsx-randi-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use this skill to streamline and automate repetitive spreadsheet preparation tasks, turning manual edits into repeatable, reliable workflows.

Core Features & Use Cases

  • Open, read, edit, clean, format, and convert between .xlsx, .xlsm, .csv, and .tsv files.
  • Create new spreadsheets from scratch or from other data sources, and apply consistent formatting and data cleaning rules.
  • Real-world use: quickly clean messy CSV data and export a polished .xlsx ready for analysis or sharing.

Quick Start

Open the provided spreadsheet and apply cleanup and formatting to produce a clean .xlsx output.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I clean and format messy CSV data for analysis?

To clean and format messy CSV data, you can open the file and apply deterministic formatting rules to produce a polished, ready-to-use .xlsx output. This validates outputs to prevent formatting errors.

Can I convert between XLSX, CSV, and TSV file formats?

Yes, you can convert between XLSX, XLSM, CSV, and TSV formats. The process opens your source file, applies the necessary data transformations, and exports the cleaned data into your target tabular format.

What is the best way to automate repetitive spreadsheet preparation tasks?

The best way to automate repetitive spreadsheet preparation is by applying explicit, deterministic steps to open, read, edit, and transform your data into repeatable, reliable workflows with clean outputs.

Does this spreadsheet formatting approach preserve formulas and data integrity?

Yes, this approach preserves data integrity by validating outputs to prevent formula or formatting errors. It applies deterministic operations via explicit steps to ensure your original data remains accurate.

Can I create a new XLSX spreadsheet from scratch or other data sources?

Yes, you can create new spreadsheets from scratch or from other data sources. The process applies consistent formatting and data cleaning rules to generate a structured, ready-to-use file.

What are the limitations of automated data conversion for tabular files?

Automated data conversion is limited to common tabular formats like XLSX, XLSM, CSV, and TSV. It focuses on deterministic formatting and cleaning tasks, without performing complex analytical modeling or dynamic visualization.