creating-bauplan-pipelines

Create a new Bauplan data pipeline project with configuration and SQL/Python models.

14|3|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/BauplanLabs/bauplan-mcp-server --skill creating-bauplan-pipelines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-bauplan-pipelines
Source: https://github.com/BauplanLabs/bauplan-mcp-server/tree/main/skills/new-pipeline
Command: npx skills add https://github.com/BauplanLabs/bauplan-mcp-server --skill creating-bauplan-pipelines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides you through creating a new bauplan data pipeline project from scratch, including the project configuration and SQL/Python transformation models, providing a solid starting point and reducing setup time.

Core Features & Use Cases

  • Project scaffolding: Generates a complete pipeline project structure with bauplan_project.yml, model templates, and a clear directory layout.
  • Guided workflow: Emphasizes safe branching practices, naming conventions, and prompts to collect necessary user inputs.
  • Use Case: You want to start a new data pipeline project for a dataset, define source tables, transformation steps, and final outputs in a reproducible template.

Quick Start

Start a new Bauplan pipeline project by following the prompts to create the project skeleton (bauplan_project.yml, initial SQL and Python models, and a minimal project layout).