excel-data-manager
CommunityManage tabular data stored in Excel files efficiently.
Authorxuantinfx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the management of tabular data stored in Excel files, streamlining CRUD operations, data querying, and reporting, saving time and reducing errors.
Core Features & Use Cases
- Schema-Driven Setup: Design and manage the structure of your data using a setup wizard.
- CRUD Operations: Perform Create, Read, Update, and Delete operations on data stored in Excel.
- Data Querying: Execute queries to filter and aggregate data.
- Reporting: Generate PDF reports from your Excel data.
- Use Case: If you manage customer data in Excel files and need to generate regular reports and perform CRUD operations, this Skill can help automate these tasks.
Quick Start
Set up the Skill by running the wizard: python scripts/wizard.py --data-root ~/Documents/MyData. Once set up, add a new customer: python scripts/crud.py add --data-root ~/Documents/MyData --entity customer --data '{"id":"C001","name":"Alice","phone":"0901xxx"}'.
Dependency Matrix
Required Modules
openpyxlpandasmatplotlibreportlabpyyaml
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: excel-data-manager Download link: https://github.com/xuantinfx/openclaw-install-toolkit/archive/main.zip#excel-data-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.