Plugin Claude Code
Plugin marketplace listing 13 plugins: rest-api-pipeline, bootstrap, data-exploration, dlthub-platform, init.
Plugin Claude Code
Plugin marketplace listing 13 plugins: rest-api-pipeline, bootstrap, data-exploration, dlthub-platform, init.
Settings file Claude Code
Agent settings declaring 1 allowed tools.
Skill Claude CodeCodex
Create trigger evaluation setup for a toolkit skill. Use when the user wants to test whether a skill's description triggers correctly, set up eval workspaces, or generate trigger test queries for a skill. Use when user says 'create eval', 'test triggers', 'eval skill', or wants to measure skill triggering accuracy.
Skill Claude CodeCodex
Rename a skill, command, or rule within a toolkit and update all references. Use when the user wants to rename a plugin component.
Skill Claude CodeCodex
Run trigger evaluation for a skill and analyze results. Use when the user wants to run evals, check trigger accuracy, analyze clashes, or improve a skill description based on eval results. Use when user says 'run eval', 'test triggers', 'check skill triggering', or 'analyze eval results'.
Skill Claude CodeCodex
Validate toolkit components and project docs — check external doc URLs, cross-references between skills/commands/rules, and verify README.md and CLAUDE.md are in sync with actual toolkit state. Use when the user asks to validate, review, or check toolkit quality.
Instructions file
Claude Code instructions for dlt-hub/dlthub-ai-harness, covering dlthub ai workbench, structure, toolkit conventions, toolkit workflow (rules/workflow.md) and workflow entry.
Plugin Claude Code
Prepare Python environment for dlthub workspace.
Command
Sets up dlthub workspace. Ensures uv, Python env and dlthub are present. Installs LLM toolkit to kickstart future work.
Plugin Claude Code
Quick insights from dlt pipeline data. Connect to a pipeline, profile tables, plan charts, and assemble marimo dashboards.
Skill Claude CodeCodex
This skill should be used when the user asks to "build the notebook", "launch the dashboard", "generate the marimo notebook", or when an analysisplan.md artifact exists and the user wants to assemble or regenerate the dashboard. Reads chart specs with ibis queries and altair code from analysisplan.md, assembles a…
Skill Claude CodeCodex
This skill should be used when the user asks to "explore my data", "what can I learn from this pipeline", "what's the revenue trend", "show me charts", "visualize my pipeline", "analyze my data", "profile data quality", "what questions can I ask about my data", "map my data to business concepts", or wants to explore…
Plugin Claude Code
Add checks and metrics to dlt pipelines — inspect schema for candidates, define column-level validations and load metrics, run them on every pipeline load, and review results with failure diagnosis.
Skill Claude CodeCodex
Use when the user asks to "define checks", "add validation rules", "what checks should I add", "translate requirements into checks", or wants to map schema hints or business rules to dlthub data quality check and metric calls for a specific pipeline or table. Do NOT use to run checks (use run-data-quality) or to set…
Skill Claude CodeCodex
Use when the user asks to "review data quality results", "what failed", "show me data quality results", "analyze check results", "investigate data quality failures", or wants to understand check and metric outcomes from a pipeline run. Do NOT use to run new checks (use run-data-quality).
Skill Claude CodeCodex
Use when the user asks to "run data quality checks", "execute checks", "run my data quality checks", "check the data now", "run validations", or wants to execute already-defined checks against a loaded pipeline. Do NOT use to define new checks (use define-data-quality-checks) or to review existing results (use…
Skill Claude CodeCodex
Use when the user asks to "set up data quality", "enable data quality checks", "add data quality to my pipeline", "validate my pipeline data", "I want to check data quality", "check my tables for issues", or wants to start any data quality workflow on a dlt pipeline. Do NOT use for exploring or charting data (use…
Plugin Claude Code
Build and deploy a minimal custom REST API pipeline to dltHub Platform after uvx dlthub-init setup.
Skill Claude CodeCodex
Build and deploy a minimal custom REST API pipeline to dltHub Platform. Use when the user says "Help me build and deploy a minimal pipeline", "I've finished onboarding, now what?", or "I just ran dlthub-start and want to build my own pipeline".
Plugin Claude Code
Deploy dlthub workspace and pipelines to the dltHub Platform.
Skill Claude CodeCodex
Debug a failed or misbehaving dltHub Platform deployment. Use when a runtime job fails, produces unexpected results, or the user wants to check job status and logs.
Skill Claude CodeCodex
Deploy dlt pipelines to dltHub Platform. Use when the user says "deploy to dltHub", "launch on dltHub", "run on dltHub", "schedule pipeline", or wants to deploy a pipeline or notebook to dltHub.
Skill Claude CodeCodex
Prepare production credentials and destinations for dltHub Platform. Use when setting up prod profile secrets, splitting dev/prod credentials, or configuring a production destination like Motherduck.
Skill Claude CodeCodex
Verify dlthub workspace is ready for dltHub Platform. Use when user wants to deploy for the first time, or when another skill reports missing prerequisites like .workspace file or dlt[hub] dependency.