data-transform-gen
Installation
SKILL.md
Data Transform Generator
Moving data between databases or formats requires writing tedious transformation scripts. Describe your source and destination and get a complete ETL script.
One command. Zero config. Just works.
Quick Start
npx ai-data-transform "CSV to PostgreSQL"
What It Does
- Generates complete data transformation scripts
- Handles schema mapping between different formats
- Supports databases, files, and APIs
- Includes error handling and validation