A zero-config CLI utility that uses AI to generate complete ETL and data transformation scripts for seamless system migrations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install data-transform-gen
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install data-transform-gen using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Data Transform Generator is a specialized tool within the Openclaw Skills ecosystem designed to automate the tedious process of writing scripts for data migration and transformation. By simply describing the source and destination systems, developers can generate fully functional Node.js scripts that handle complex schema mapping, data normalization, and error handling. This skill is part of a broader effort to simplify backend workflows, providing a high-performance solution for moving data between databases, files, and APIs without manual coding overhead.
As a core component of the Openclaw Skills library, this generator ensures that data integrity is maintained through built-in validation and batching strategies. It is particularly effective for developers who need to move away from legacy systems or integrate disparate data sources into a unified pipeline, offering a production-ready starting point that follows industry best practices for data engineering.
To use this tool from the Openclaw Skills collection, you must have Node.js 18 or higher installed. No permanent installation is required as it can be run via npx. Ensure your environment variable is configured.
export OPENAI_API_KEY='your_api_key_here'
npx ai-data-transform "CSV to PostgreSQL"
For a full list of commands and options, use the help flag:
npx ai-data-transform --help
| Data Component | Description |
|---|---|
| Supported Sources | CSV, Excel, JSON, MongoDB, SQL, REST APIs |
| Supported Destinations | PostgreSQL, MySQL, SQLite, Elasticsearch, JSON/CSV files |
| Transformation Logic | Schema mapping, type conversion, data normalization, and sanitization |
| Script Architecture | Node.js based with modular error handling and batching support |
| Metadata | Integrated progress logging and validation checks |
Loading
Automatically generate dark mode CSS and Tailwind variants for your UI components using AI.

An automated tool that injects dark mode support into React components using CSS variables or Tailwind prefixes.

A high-performance, zero-dependency CLI toolkit for filtering, transforming, merging, and analyzing CSV data at scale.

Automatically convert vanilla CSS files into Tailwind CSS utility classes using AI-driven mapping.

A smart dependency auditor that identifies unused packages and security risks using AI to streamline your project's footprint.

A powerful CLI tool that converts technical git diffs into plain English summaries for better collaboration and documentation.








































