data-integration

Integrate databases, files, and data models into Luzmo for analytics.

1|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/luzmo-official/agent-skills --skill data-integration-luzmo-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-integration
Source: https://github.com/luzmo-official/agent-skills/tree/main/skills/data-integration
Command: npx skills add https://github.com/luzmo-official/agent-skills --skill data-integration-luzmo-official

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of integrating data from diverse sources into Luzmo, streamlining the process of connecting databases, uploading files, and modeling data.

Core Features & Use Cases

  • Connect Data Sources: Establish connections to external databases, SaaS platforms, and other data sources.
  • Push Data: Upload CSV, Excel, or JSON files directly into Luzmo datasets.
  • Data Modeling: Configure columns, formulas, and hierarchies for advanced data analysis.
  • Use Case: For instance, you can connect your company's database to Luzmo, push sales data, and create a dataset for analysis.

Quick Start

Use the data-integration skill to connect your PostgreSQL database and import the 'sales' and 'customers' tables into Luzmo.

Frequently Asked Questions about data-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate data from external databases into Luzmo for analytics?

To integrate data into Luzmo, you establish connections to external databases and SaaS platforms. You then configure the dataset by modeling columns and hierarchies to prepare the data for visualization.

Can I upload CSV or Excel files directly into Luzmo datasets?

Yes, you can push CSV, Excel, or JSON files directly into Luzmo datasets. This allows you to bypass external database connections and immediately model the uploaded file data for analysis.

What data modeling capabilities are available after connecting a data source?

Data modeling in Luzmo involves configuring columns, formulas, and hierarchies. This allows you to refine raw integrated data into structured datasets ready for advanced analysis and visualization.

Do I need API credentials and environment variables to connect databases to Luzmo?

Yes, establishing database connections requires environment variables for API credentials and connection details. This setup securely authenticates the data integration pipeline linking your external sources to Luzmo.

What is the best way to import PostgreSQL tables into Luzmo for visualization?

The best way to import PostgreSQL tables is to use the data integration skill to connect your database. You can then select specific tables like sales and customers to import and model as Luzmo datasets.

Are there limitations when pushing JSON files versus connecting SaaS platforms for data integration?

Pushing JSON files requires local file management, while connecting SaaS platforms automates data synchronization. Both methods support data modeling, but direct connections offer more continuous data integration updates.