Onboarding Dbt banner
basedosdados basedosdados

Onboarding Dbt

Data community

Description

--- description: Write DBT .sql and schema.yml files for a Data Basis dataset argument-hint: <dataset_slug> [--tables table1,table2] --- Spawn the `dbt` agent with: $ARGUMENTS The agent will read a neighboring dataset as style reference, write SQL model files and schema.yml, check dbt_project.yml, and run models and tests.

Installation

Installs to ~/.claude/skills/basedosdados-pipelines-onboarding-dbt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/basedosdados-pipelines-onboarding-dbt && curl -fsSL https://raw.githubusercontent.com/basedosdados/pipelines/HEAD/.claude/skills/onboarding-dbt.md -o ~/.claude/skills/basedosdados-pipelines-onboarding-dbt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository