dlt Python Data Load Tool
An open-source Python library that makes loading data from APIs, databases, and files into structured datasets simple and Pythonic. dlt automates schema inference, incremental loading, and normalization, supporting destinations like DuckDB, BigQuery, Snowflake, and Postgres.
dlt Python Data Load Tool
An open-source Python library that makes loading data from APIs, databases, and files into structured datasets simple and Pythonic. dlt automates schema inference, incremental loading, and normalization, supporting destinations like DuckDB, BigQuery, Snowflake, and Postgres.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/dlt-python-data-load-tool/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/dlt-python-data-load-tool
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/dlt-python-data-load-tool.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.