Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

bauplan-skills

bauplan-skills contient 6 skills collectées depuis BauplanLabs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
14
mis à jour
2026-04-10
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bauplan-safe-ingestion
Développeurs de logiciels

Ingest data from S3 into Bauplan safely using branch isolation and quality checks before publishing. Use when loading new data from S3, importing parquet/csv/jsonl files, or when the user needs to safely load data with validation before merging to main.

2026-04-10
bauplan-data-pipeline
Développeurs de logiciels

Creates bauplan data pipeline projects with SQL and Python models. Use when starting a new pipeline, defining DAG transformations, writing models, or setting up bauplan project structure from scratch.

2026-04-03
bauplan-data-assessment
Scientifiques des données

Assesses whether a business question can be answered with data available in a Bauplan lakehouse. Maps business concepts to tables and columns, checks data quality on the relevant subset, validates semantic fit, and renders a verdict: answerable, partially answerable, or not answerable. Produces a structured feasibility report. Use when a user brings a business question, asks 'can we answer this', wants to know if the data supports an analysis, or before building a one-off analysis or pipeline.

2026-04-01
bauplan-data-quality-checks
Développeurs de logiciels

Generates data quality check code for bauplan pipelines and ingestion workflows. Invoked by the bauplan-data-pipeline and bauplan-safe-ingestion skills, or directly by the user. Produces expectations.py for pipelines or validation logic for WAP scripts. Output is always code, never reports.

2026-04-01
bauplan-debug-and-fix-pipeline
Développeurs de logiciels

Diagnose a failed Bauplan job, pin the exact data state, collect evidence, apply a minimal fix, and rerun. Evidence first, changes second.

2026-04-01
bauplan-explore-data
Scientifiques des données

Explores data in a Bauplan lakehouse safely using the Bauplan Python SDK. Use to inspect namespaces, tables, schemas, samples, and profiling queries; and to export larger result sets to files. Read-only exploration only; no writes or pipeline runs.

2026-04-01