Communityv1.0.0

csv to excel

Convert CSV files to professionally formatted Excel workbooks with Chinese character support, automatic formatting, and multi-sheet capabilities. Use when us...

1.6kdownloads14active installsxuanguan2020
View on ClawHubBack to Skills

Skill Details

Slug
csvtoexcel
Latest Version
1.0.0
Author
xuanguan2020
Published
Feb 15, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for csv to excel.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: CSV to Excel Converter with formatting and Chinese character support. - Added csv_to_excel.py script for converting single or multiple CSV files into Excel workbooks. - Professional formatting: auto-detects headers, applies bold colored header row, borders, and column width adjustment. - Handles Chinese and other non-ASCII characters; automatic encoding detection (UTF-8, GBK, GB2312, etc.). - Supports combining multiple CSVs into one Excel file, each as a separate sheet. - Allows custom sheet names, with compatibility for Excel's character limits. - Includes troubleshooting guidance and usage examples in documentation.