dltHub avatar

dltHub

Official

@dlt-hub · Germany

0Followers
|
85Public Repos
|
35Published Skills

dltHub is the creator of data load tool (dlt)

Skills Distribution
DomainData Systems...Data Ingestion Eng.. (40%)Pipeline Lifecycle.. (35%)Development Enviro.. (25%)

Agent Skills by dltHub

Showing 35 vetted skills indexed across 2 GitHub repositories.

dlt-hubdlt-hub
5.8k

commit

Stages changes and writes Conventional-Commit messages following repository git rules.

Official
Basic
dlt-hubdlt-hub
5.8k

review-issues-severity

Prioritize open GitHub issues by severity, community impact, and maintainer abandonment.

Official
Intermediate
dlt-hubdlt-hub
5.8k

review-vocabulary

Review and rewrite branch prose against a fixed vocabulary and Simplified Technical English rules.

Official
Advanced
dlt-hubdlt-hub
53

run-eval

Evaluate AI skill trigger accuracy against test queries using Python scripts.

Official
Advanced
dlt-hubdlt-hub
53

validate-toolkits

Validate AI toolkit integrity by checking URLs, cross-references, and documentation sync.

Official
Advanced
dlt-hubdlt-hub
53

create-eval

Scaffold trigger evaluation setups for toolkit skills with test workspaces and queries.

Official
Intermediate
dlt-hubdlt-hub
53

rename-component

Rename components in a dlt toolkit and update cross-references.

Official
Intermediate
dlt-hubdlt-hub
53

toolkit-dispatch

Route user requests to appropriate dlt toolkits and skills by intent.

Official
Basic
dlt-hubdlt-hub
53

setup-secrets

Manage dlt secrets in *.secrets.toml files for API keys, passwords, and tokens.

Official
Intermediate
dlt-hubdlt-hub
53

explore-data

Explore, profile, and visualize data in dlt pipelines with SQL and Altair code.

Official
Intermediate
dlt-hubdlt-hub
53

build-notebook

Assemble and validate Marimo Python notebooks from analysis plan files.

Official
Intermediate
dlt-hubdlt-hub
53

validate-data

Validate schemas and data integrity after dlt pipeline loads.

Official
Intermediate
dlt-hubdlt-hub
53

view-data

Query and explore dlt pipeline data using Python and ibis expressions.

Official
Intermediate
dlt-hubdlt-hub
53

new-endpoint

Add a REST API endpoint to an existing dlt pipeline configuration.

Official
Intermediate
dlt-hubdlt-hub
53

improve-skills

Update existing AI skills with session learnings and debugging patterns.

Official
Intermediate
dlt-hubdlt-hub
53

adjust-endpoint

Configure dlt pipeline API endpoints for production data loading.

Official
Intermediate
dlt-hubdlt-hub
53

create-rest-api-pipeline

Generate a dlt pipeline for ingesting data from a REST API source.

Official
Intermediate
dlt-hubdlt-hub
53

find-source

Identify dlt source connectors for APIs and data providers.

Official
Intermediate
dlt-hubdlt-hub
53

debug-pipeline

Inspect dlt pipeline traces and load packages to diagnose post-execution errors.

Official
Intermediate
dlt-hubdlt-hub
53

deploy-workspace

Deploy dlt pipelines to dltHub Runtime for scheduled production execution.

Official
Intermediate
dlt-hubdlt-hub
53

prepare-deployment

Configure production credentials and Motherduck destinations in a dltHub workspace.

Official
Intermediate
dlt-hubdlt-hub
53

setup-runtime

Verify and configure a dlt workspace for dltHub Runtime deployment.

Official
Intermediate
dlt-hubdlt-hub
53

debug-deployment

Check dltHub Runtime job status, view logs, and cancel jobs.

Official
Intermediate
dlt-hubdlt-hub
5.7k

dashboard

Inspect dlt dashboard modules, routes, and UI components in the marimo-based codebase.

Official
Advanced

Frequently Asked Questions About dltHub

FAQPage Schema
What specific data engineering tasks does dltHub enable?

dltHub enables the generation of ingestion pipelines from REST sources, schema validation of loaded datasets, and the configuration of production destinations like Motherduck. It provides capabilities for debugging pipeline traces, managing secrets, and visualizing data integrity using ibis expressions and Altair.

Which technical personas benefit from these capabilities?

Data engineers and backend developers focused on building, maintaining, and deploying robust data ingestion pipelines benefit from these capabilities. The environment is specifically designed for those managing complex Git-based development cycles and requiring structured validation of data loads.

What are the prerequisites for deploying a pipeline to the runtime?

Deployment requires a configured workspace with valid production credentials and destination settings, such as Motherduck. Users must verify the runtime environment, ensure secrets are managed within the required .toml files, and prepare the workspace for scheduled execution via the deployment interface.