An intelligent data ingestion engine that automates the migration of disparate file formats into structured Supabase databases using AI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install flexible-data-importer
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 flexible-data-importer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The OpenClaw Data Importer is a powerful addition to the library of Openclaw Skills designed to streamline the ETL process for developers. By leveraging AI-driven analysis, this skill eliminates the manual labor of defining database schemas when importing CSV, JSON, or XLSX files. It represents a significant advancement in how Openclaw Skills handle complex data migration tasks, ensuring that your raw data is transformed into a clean, type-safe Supabase environment with minimal configuration.
This skill is particularly effective for teams looking to migrate legacy data or prototype new applications quickly. As part of the wider ecosystem of Openclaw Skills, it focuses on reducing friction between raw data sources and production-ready cloud databases.
To get started with this skill from the Openclaw Skills collection, configure your environment variables and run the following CLI commands:
# Install the skill via the agent
openclaw install flexible-data-importer
# Set your environment variables
export SUPABASE_URL="your-project-url"
export SUPABASE_SERVICE_ROLE_KEY="your-key"
# Execute the import for a local file
data-importer ./path/to/your/data.csv
| Component | Description |
|---|---|
| Source Formats | CSV, JSON, XLSX |
| Target | Supabase (PostgreSQL) |
| Type Mapping | Automatic conversion to Date, Number, and JSONB types |
| Metadata | Automatic ingestion timestamps and source file tracking |
Loading
A comprehensive system diagnostics and troubleshooting toolkit designed for DevOps engineers and system administrators using Openclaw Skills.

Automate USDC bids on daily $QR code auctions on the Base network using the Bankr transaction layer.

Track and analyze LLM API costs, token consumption, and performance metrics in real-time for your AI agent.

An autonomous Solana trading bot that monitors liquidity pools and uses AI to detect rugpulls before executing trades.

An AI-driven academic analysis tool that employs a multi-agent system to simulate rigorous peer reviews and find logical flaws.

A powerful automation tool for searching, renting, and managing high-performance GPU cloud instances via VAST.ai.








































