Communityv1.0.2

Simple Excel

简单的 Excel 文件处理工具。用于读取、创建、编辑 .xlsx 和 .csv 文件,适合基本的数据操作任务,如读取数据、简单计算、生成表格等。

2.5kdownloads11active installsanmu14641
View on ClawHubBack to Skills

Skill Details

Slug
simple-excel
Latest Version
1.0.2
Author
anmu14641
Published
Mar 11, 2026
Updated
May 11, 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 Simple Excel.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

- Updated documentation (SKILL.md) with clear Quick Start guides and typical Pandas code samples for Excel and CSV operations. - Added examples for reading, writing, filtering, grouping, sorting, and exporting Excel/CSV files. - Provided a table of common Pandas actions for basic data processing. - Included usage tips and best practices for handling Excel and CSV files.