Bruin CLI Step 5 of 6
Stripe Analytics Pipeline with BigQuery
1) Install the dashboard skill
From the project root, install DAC's dashboard-authoring skill. It teaches your coding agent the DAC schema, which is what makes the customization in Step 6 work.
dac skills install --dir . create-dashboard
Restart your coding agent afterwards so it picks up the local instructions.