dlthub-ai-workbench
Guided workflows to build, deploy, and monitor data pipelines
All Skills in This Repository (20)
Pure Emerald Level Indicatorsrun-eval
Evaluate AI skill trigger accuracy against test queries using Python scripts.
validate-toolkits
Validate AI toolkit integrity by checking URLs, cross-references, and documentation sync.
create-eval
Scaffold trigger evaluation setups for toolkit skills with test workspaces and queries.
rename-component
Rename components in a dlt toolkit and update cross-references.
toolkit-dispatch
Route user requests to appropriate dlt toolkits and skills by intent.
setup-secrets
Manage dlt secrets in *.secrets.toml files for API keys, passwords, and tokens.
explore-data
Explore, profile, and visualize data in dlt pipelines with SQL and Altair code.
build-notebook
Assemble and validate Marimo Python notebooks from analysis plan files.
validate-data
Validate schemas and data integrity after dlt pipeline loads.
view-data
Query and explore dlt pipeline data using Python and ibis expressions.
new-endpoint
Add a REST API endpoint to an existing dlt pipeline configuration.
improve-skills
Update existing AI skills with session learnings and debugging patterns.
Frequently Asked Questions
FAQPage SchemaHow to install dlthub-ai-workbench?โผ
Run `npx skills add dlt-hub/dlthub-ai-workbench --all -g -y` in your terminal to install all toolkits globally.
How to build a data pipeline from a REST API?โผ
The rest-api-pipeline toolkit finds a verified connector for your API, scaffolds the pipeline, and walks you through debugging, pagination, and incremental loading.
Can it load data from Postgres or MySQL?โผ
Yes. The sql-database-pipeline toolkit builds pipelines from any SQLAlchemy-supported database and helps you pick the fastest backend for your data volume.
Does it work with Claude Code, Cursor, and Codex?โผ
Yes. All toolkits follow the standard SKILL.md format and are tested with Claude Code, Cursor, and Codex.
Can I deploy and schedule pipelines without DevOps experience?โผ
Yes. The dlthub-platform toolkit handles credentials, deployment, cron scheduling, and log debugging through plain-English requests.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web