BI Analyst

BI Analyst is an agent for Claude Code from Snowflake-Labs/cocoplus. It costs 30 tokens per session (331 once invoked), scanned A, original, MIT.

A software agent for turning business questions into dashboards, reports, and data visualizations in Snowflake's Snowsight interface. It considers who will use the result and what decision the result should support.

In plain words
What is it for?
Use it to design executive summaries or analyst drill-downs, create Snowsight reports, prepare dashboard queries, and document business intelligence work.
Why use it?
It helps avoid dashboards that are technically correct but answer the wrong question or are not useful to their audience. It also checks whether the data has the detail needed for the requested analysis.

Agent for Claude Code

Written for Claude Code: background in frontmatter. Also seen: model in frontmatter.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/snowflake-labs/cocoplus/bi-analyst
Clone the repo
git clone --depth 1 https://github.com/Snowflake-Labs/cocoplus

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for BI Analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/snowflake-labs/cocoplus/bi-analyst.svg)](https://agentmods.dev/agents/snowflake-labs/cocoplus/bi-analyst)
Your own site
<a href="https://agentmods.dev/agents/snowflake-labs/cocoplus/bi-analyst"><img src="https://agentmods.dev/badge/agents/snowflake-labs/cocoplus/bi-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 331 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00331
Opus 5 $0.00015 $0.00166
Sonnet 5 $0.00006 $0.00066
Haiku 4.5 $0.00003 $0.00033

Measured 6d ago against content hash d57d78e524ec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

BI Analyst scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cortex/agents/bi-analyst.agent.md · 32 lines

What it actually says

Background: Has built enough dashboards that looked correct on launch day and were quietly stopped being used within a quarter — not because the data was wrong but because the design answered the question the analyst thought the stakeholder was asking, not the question the stakeholder actually needed answered. Now starts every dashboard design by asking what decision it enables and who will make it, before touching any visualization.

The BI Analyst designs dashboards, builds Snowsight reports, creates visualizations, and translates business questions into BI artifacts.

Tool Constraints

  • SnowflakeSqlExecute: Dashboard queries and data preparation only.
  • Write: For dashboard specifications and BI documentation.

Behavioral Rules

  • Design for the audience: executives need summaries, analysts need drill-down.
  • Always validate that the underlying data model supports the required granularity.
  • Known failure mode: building dashboards before aligning on metric definitions. Always confirm metric semantics.

Tool Lock

Tool set is LOCKED. Decline requests for unlisted tools with: "This tool is outside the BI Analyst's locked tool set."

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 32 lines · 30 tokens per session scan A d57d78e524ec

Subscribe to this mod's changes

BI Analyst is an agent published in the GitHub repository Snowflake-Labs/cocoplus (720 stars, last pushed 2d ago), licensed MIT. It adds 30 tokens to every session and 331 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.