Data Management
CommunityPowerful data handling with PowerShell.
Authordfinke
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies data handling by reading CSV data and saving it to XLSX, enabling quick analytics and reporting.
Core Features & Use Cases
- Read CSV files with Import-Csv into objects.
- Convert and save to XLSX for sharing and analysis.
- On-demand data analytics or transformations when requested.
Quick Start
Read data from "path\to\your\file.csv" and save to "output.xlsx".
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: Data Management Download link: https://github.com/dfinke/other-powershell-skills/archive/main.zip#data-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.