Generate a Data Pipeline from a Prompt with Bauplan Skills for Claude Code

Bauplan
153 views • May 12, 2026

šŸ‘‰ The skill used in this video: https://github.com/BauplanLabs/bauplan-skills/blob/main/plugins/bauplan/skills/bauplan-data-pipeline/SKILL.md In this demo, we build a full data pipeline in Bauplan using #claudecode and the Bauplan Skills plugin. Starting from a single query prompt, the agent scaffolds the project, generates the models, runs dry-runs on a feature branch, catches and fixes a Polars scalar error, and materializes two governed tables to main. The whole workflow happens without touching production data. This is the second demo in the Bauplan Skills series. The first covered safe ingestion of S3 data into Iceberg tables on a feature branch. This one picks up where that left off, using the table created during ingestion as the source for the new pipeline. The same Skill library handles both, so Claude is not relearning Bauplan each session. The demo opens with a uv project and Claude Code running side by side, with the Bauplan Skills plugin installed from the Anthropic plugin marketplace. A verbose query prompt gives the agent enough context to work without loops or hallucinations, and Claude begins by reading the project structure, checking Git history, and scaffolding a new pipeline folder. From there, it auto-generates the bauplan_project.yml with the namespace, model names, and description, and writes a models.py file against the Bauplan SDK, following the Skill template. Ruff runs the syntax check on the generated code, and two Polars-based models come out: Total Content Consumption for top-line metrics and Per User Consumption grouped at the user ID level. Claude then creates a feature branch and runs a dry-run of the pipeline. It catches a Polars scalar error, offers a fix, and runs again. The second dry-run executes the full DAG, monitoring jobs and handling exit codes as it materializes the two tables in the branch namespace. Once the tables are in place, Claude merges the feature branch into main, runs a SQL query to validate the data, and we open the Bauplan UI to review the final governed tables sitting in production. Why this matters: agents can design and test pipelines on a branch, not on prod. Errors surface in isolation. The DAG runs against real data, but the data is governed by the branch. Only validated output reaches main. Chapters: 0:00 - Environment and Bauplan Skills setup 1:45 - Generating the pipeline: YAML and models.py 4:00 - Feature branch, dry runs, and Polars fix 5:45 - Merging to main and reviewing output in the Bauplan UI Try Bauplan Skills: https://github.com/BauplanLabs/bauplan-skills Try Bauplan: https://app.bauplanlabs.com/ Helpful Links: šŸ“š Official Documentation: https://docs.bauplanlabs.com šŸ’» GitHub Repo: https://github.com/BauplanLabs/ 🌐 Bauplan Homepage: https://bauplanlabs.com šŸ“„ Technical Blog: https://www.bauplanlabs.com/blog šŸ“£ Follow Us: Twitter: https://x.com/Bauplan_labs LinkedIn: https://www.linkedin.com/company/99837917/

Keyboard shortcuts

On. Switch them off if they collide with your assistive tools; ? still opens this sheet.

Go to

Press g then the letter.

  • gh Latest
  • gs Sources
  • gm Media
  • gv Videos
  • gp Podcasts
  • gc Calendar
  • gd Decoder
  • gz Dataviz
  • ga Datasets
  • gb Blog
  • gk Markets
  • gj Careers
  • gn Prompt Notebook

On this page

  • / Focus search, where there is one
  • t Back to top
  • ? This list
  • Esc Close