bi-analyst-knowledge

bi-analyst-knowledge is a skill for Claude Code, Codex from Kemetra/Seshat-BI. It costs 43 tokens per session (109 once invoked), scanned A, original, Apache-2.0.

A set of guidance for using analyst judgment in a governed business-intelligence workflow. It helps turn approved metrics and source information into questions and a structured story.

In plain words
What is it for?
Framing decision questions, choosing an analysis approach, and ordering findings for a BI story.
Why use it?
It keeps analysis tied to approved metric definitions and known data. When a question cannot be answered, it records a gap instead of inventing an answer.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Framing decision questions, choosing an analysis approach, and ordering findings for a BI story.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kemetra/seshat-bi/bi-analyst-knowledge
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.

Any agent
npx skills add Kemetra/Seshat-BI --skill bi-analyst-knowledge
Clone the repo
git clone --depth 1 https://github.com/Kemetra/Seshat-BI

Made for: Claude Code, Codex.

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-knowledge

README.md
[![agentmods](https://agentmods.dev/badge/skills/kemetra/seshat-bi/bi-analyst-knowledge/github.svg)](https://agentmods.dev/skills/kemetra/seshat-bi/bi-analyst-knowledge)
Your own site
<a href="https://agentmods.dev/skills/kemetra/seshat-bi/bi-analyst-knowledge"><img src="https://agentmods.dev/badge/skills/kemetra/seshat-bi/bi-analyst-knowledge/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bi-analyst-knowledge

Your own site · 80×15
<a href="https://agentmods.dev/skills/kemetra/seshat-bi/bi-analyst-knowledge"><img src="https://agentmods.dev/badge/skills/kemetra/seshat-bi/bi-analyst-knowledge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 109 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00043 $0.00109
Opus 5 $0.00022 $0.00055
Sonnet 5 $0.00009 $0.00022
Haiku 4.5 $0.00004 $0.00011

Measured 9d ago against content hash 2ba299885d52, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

bi-analyst-knowledge 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 9d 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.

distribution/bundle-templates/shared/skills/bi-analyst-knowledge/SKILL.md · 11 lines

What it actually says

BI Analyst knowledge

Open ../../knowledge/bi-analyst-knowledge/INDEX.md, select only the route needed, and follow its stop rules. Never define metric meaning or invent a number here; an unanswerable question is a [GAP], not a guess.

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. 9d ago First seen · 11 lines · 43 tokens per session scan A 2ba299885d52

Subscribe to this mod's changes

bi-analyst-knowledge is a skill published in the GitHub repository Kemetra/Seshat-BI (2 stars, last pushed 3d ago), licensed Apache-2.0. It adds 43 tokens to every session and 109 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-09-03.

Related

Other skills, from other repositories

ktx-analytics

Use when answering a question that needs data from a ktx-connected database - investigating, analyzing, "how many", "show me", "what's the breakdown of", finding records by value, exploring tables, comparing periods, explaining metrics, or any data-analysis request. Triggers even when the user does not say…

Kaelio/ktx · 86 tokens

metabase_ingest

Convert Metabase questions, models, and metrics into ktx Semantic Layer source definitions. Covers result-metadata to KSL column type mapping, FK/PK detection, near-duplicate deduplication, pre-aggregation decomposition, join-graph connectivity, and how to react to priorProvenance from earlier ingest syncs. Load when…

Kaelio/ktx · 90 tokens

metricflow_ingest

Map a MetricFlow semanticmodel or metric into ktx semantic layer sources. Covers the MetricFlow to ktx primitive table, extends: inheritance flattening, metric-type handling (simple / derived / ratio / cumulative / conversion), model: ref('x') resolution, and four worked examples. Load when the turn contains…

Kaelio/ktx · 0 tokens

sl_capture

How to capture new reusable patterns into ktx's semantic layer - when a measure, segment, or join belongs in the catalog and how to write it generically so it stays small and useful over time. Loaded by the post-turn memory-agent only. The research agent does not write to the SL.

Kaelio/ktx · 63 tokens

looker_ingest

Extract durable ktx knowledge and semantic-layer contribution proposals from staged Looker runtime dashboard, Look, and explore JSON. Load for WorkUnits whose raw files are under explores/, dashboards/, or looks/.

Kaelio/ktx · 44 tokens

sigma_ingest

Extract durable ktx wiki knowledge from staged Sigma data model specs and workbook summaries. Load for WorkUnits with unitKey sigma-data-models or sigma-workbooks.

Kaelio/ktx · 36 tokens