XLSX

Read and generate Excel XLSX files with precise data type handling.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/syzl8512/openclaw-experience --skill xlsx-syzl8512
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: XLSX
Source: https://github.com/syzl8512/openclaw-experience/tree/main/07_%E5%88%9B%E4%BD%9C%E5%B7%A5%E5%85%B7/excel-xlsx
Command: npx skills add https://github.com/syzl8512/openclaw-experience --skill xlsx-syzl8512

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the complexities of working with Excel files, ensuring data integrity and cross-platform compatibility for reading and generating spreadsheets.

Core Features & Use Cases

  • Accurate Data Handling: Reads and writes Excel files, correctly interpreting data types, dates, and numbers.
  • Cross-Platform Compatibility: Addresses potential issues between different spreadsheet applications (Excel, LibreOffice, Google Sheets).
  • Use Case: Generate a sales report in XLSX format, ensuring that dates are formatted correctly and numerical precision is maintained, and then share it with colleagues who use different operating systems or spreadsheet software.

Quick Start

Use the XLSX skill to read the data from the attached file 'sales_data.xlsx'.

Frequently Asked Questions about XLSX

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

FAQPage Schema
How do I generate Excel XLSX files while maintaining correct serial dates and numerical precision?

To generate Excel XLSX files with accurate data types, this Skill correctly interprets serial dates, number formats, and text encoding, ensuring numerical precision and dates are formatted correctly for financial reporting and data entry validation.

Why does my spreadsheet data lose formatting or integrity when opened in LibreOffice or Google Sheets?

Spreadsheet data loses formatting due to cross-platform compatibility issues. This Skill ensures data integrity by addressing potential discrepancies between different spreadsheet applications like Excel, LibreOffice, and Google Sheets during file generation and reading.

Can I use this Skill to read and validate data entry from an existing Excel file?

Yes, you can use this Skill to read Excel XLSX files and validate data entry. It accurately interprets data types, dates, and numbers, making it suitable for verifying data integrity in inter-application data exchange workflows.

What is the best way to handle cross-platform spreadsheet compatibility for financial reporting?

The best way to handle cross-platform spreadsheet compatibility is using a solution that correctly interprets formula caching and data types across different applications. This Skill ensures financial reports maintain their integrity when shared across various operating systems.

Does this approach to managing Excel files support correct interpretation of formula caching?

Yes, managing Excel files with this Skill supports correct interpretation of formula caching. It requires libraries that properly handle formula caching, serial dates, and text encoding to ensure cross-platform compatibility and data integrity.