
Snowflake Brief
v0.1.0Every Monday, the numbers out of your warehouse, in plain words.
Snowflake Brief
agents
Metric Reader
.agents/metric-reader/
Weekly Snowflake Brief
0 9 * * 1
1
Agents
1
Jobs
1
Depts
2
Pages
Runs read-only queries against the warehouse each week and writes one short brief saying what moved and what it means.
Snowflake Brief
Every Monday, the numbers out of your warehouse, in plain words.
What you get
One page, waiting for you Monday morning. Every metric worth watching gets one line — the number, how it moved against the week before, and what that actually means for you. No SQL to read, no dashboard to open.
Nothing is changed. No table, view or warehouse setting is touched — it only reads.
How to look at it
Open the Weekly Brief app in this cabinet. It comes pre-filled with a made-up example so you can see the shape of it straight away — the page says clearly that those numbers are fake. Your first real brief takes its place.
Before it can read your real warehouse
Connect Snowflake in Cabinet's integrations screen with your account id and a read-only user — the screen walks you through both. Cabinet keeps the credentials in a locked file on your own machine. It goes nowhere else.
Set aside five minutes for it once. After that it stays connected. Until then the page keeps showing the example.
What's inside
- Metric Reader — the one agent. Reads last week's numbers, writes the brief.
- Weekly Snowflake Brief — the one routine. Runs at 09:00 every Monday.
- Weekly Brief — the one page. Opens on this week, with a picker for earlier ones.
$ git clone --filter=blob:none --sparse https://github.com/cabinetai/cabinets.git && cd cabinets && git sparse-checkout set snowflake-brief