Bruin CLI Step 6 of 7
PostHog Product Analytics Pipeline with BigQuery
1) Install the dashboard skill
Install DAC's dashboard-authoring skill into the repository root, one level up from the pipeline - that is where your coding agent is open, so that is where it will look for the instructions. It teaches the agent the DAC schema, which is what makes the customization in the next step work.
dac skills install --dir .. create-dashboard
Restart your coding agent afterwards so it picks up the local instructions.