business intelligence skills

292 tagged business intelligence, measured the same way as everything else here.

Browse within: data-engineering 72data-visualization 56analytics-engineering 53data-governance 53data 43data-analytics 38reporting 36data-modeling 33data-transformation 33agentic-development 32microsoft-fabric 32power-bi 32semantic-model 32apache-superset 28

add-malli-schemas

01

metabase/metabase

Skill Claude CodeCodex

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling.

49k +37 today A 32 tokens

add-tracing

02

metabase/metabase

Skill Claude CodeCodex

Add OpenTelemetry tracing spans to Clojure code following Metabase tracing conventions. Use when instrumenting backend code with trace coverage.

49k +37 today A 30 tokens

emotion-migrate

03

metabase/metabase

Skill Claude CodeCodex

Migrate Emotion styled-components to Mantine components with style props and CSS modules. Use when converting .styled.tsx files or removing @emotion imports from components.

49k +37 today A 36 tokens

debug-local

04

lightdash/lightdash

Skill Claude CodeCodex

Debug the Lightdash app using PM2 logs, Maple traces, and browser automation. Use when investigating issues, tracking down bugs, understanding request flow, or correlating frontend actions with backend behavior.

6.1k today A 42 tokens

lightdash/lightdash

Skill Claude CodeCodex

Apply the Lightdash frontend style guide and design principles when working on React components or styling frontend code. Use when editing TSX files, building or reviewing UI, fixing styling issues, or when the user mentions Mantine, design, styling, or CSS modules.

6.1k changed today A 56 tokens

lightdash/lightdash

Skill Claude CodeCodex

Build ONE reusable chart visualization component that receives its data and its settings from the host application instead of fetching them, and declares the fields and config options the host exposes to viewers. Use this whenever a single chart component is reused across many different queries rather than built for…

6.1k today A 102 tokens

fabric-cli

07

data-goblin/power-bi-agentic-development

Skill Claude CodeCodex

Expert guidance for using the Fabric CLI (fab) to fully interact with Fabric workspaces, items, and configuration. Automatically invoke this skill whenever the user mentions "Fabric" or "Power BI Service" or a "Fabric/Power BI workspace".

886 24d ago A 52 tokens GPL-3.0

connect-pbid

08

data-goblin/power-bi-agentic-development

Skill Claude CodeCodex

TOM and ADOMD.NET guidance via PowerShell for connecting to Power BI Desktop's local Analysis Services instance. Covers model enumeration, DAX queries, metadata modification, annotations, calendar definitions, field parameters, query tracing, DAX library package management (daxlib.org), and the Desktop Bridge for…

886 24d ago A 221 tokens GPL-3.0

pbir-cli

09

data-goblin/power-bi-agentic-development

Skill Claude CodeCodex

This skill should be used whenever the user mentions "pbir", "pbir-cli", "Power BI reports", or "PBI reports", works with .pbir, .pbip, or .pbix files, or wants to refresh, screenshot, or visually verify a report that is open in Power BI Desktop. Covers creating, exploring, formatting, validating, and publishing Power…

886 24d ago A 112 tokens GPL-3.0

create-dashboard

10

bruin-data/dac

Skill Claude CodeCodex

Create dac dashboards by writing YAML or TSX definition files. Use when the user wants to create, modify, or understand dashboard files, widget configuration, filters, query templating, or CLI usage. TSX dashboards enable loops, variables, custom components, and data-driven layouts impossible in YAML.

727 3d ago A 62 tokens AGPL-3.0

wren-generate-mdl

11

Canner/wren-engine

Skill Claude CodeCodex

Generate a Wren MDL manifest from a database using ibis-server metadata endpoints. Use when a user wants to create or set up a new Wren MDL, scaffold a manifest from an existing database, or onboard a new data source without installing any database drivers locally.

663 3mo ago A 61 tokens original Apache-2.0 archived

wren-http-api

12

Canner/wren-engine

Skill Claude CodeCodex

Interact with Wren Engine MCP server via plain HTTP JSON-RPC requests — no MCP client SDK required. Covers session initialization, tool discovery, and calling all 20+ Wren tools (query, deploy, metadata, health check) using standard HTTP POST with JSON-RPC 2.0 payloads. Use when the client cannot or prefers not to use…

663 3mo ago A 104 tokens original Apache-2.0 archived

wren-dlt-connector

13

Canner/wren-engine

Skill Claude CodeCodex

Connect SaaS data (HubSpot, Stripe, Salesforce, GitHub, Slack, etc.) to Wren Engine for SQL analysis. Guides the user through the full flow: install dlt, pick a SaaS source, set up credentials, run the data pipeline into DuckDB, then auto-generate a Wren semantic project from the loaded data. Use this skill whenever…

663 3mo ago A 160 tokens original Apache-2.0 archived

publisher-release

14

malloydata/publisher

Skill Claude CodeCodex

Cut a Malloy Publisher release, and write the RELEASENOTES.md entries a release ships. Use when asked to release, cut a release, ship a version, or publish Publisher to npm/Docker — and when a change needs a release note, or you are deciding whether it does and what version to stamp on it.

99 3d ago A 68 tokens original MIT

malloy-dashboards

15

malloydata/publisher

Skill Claude CodeCodex

Build or modify a Malloy Publisher dashboard, a tagged .malloy file in a package's dashboards/ directory, with auto-rendered filter controls, a grid layout, and # drill click-through. Use when the user asks for a dashboard, a filterable operational view, or drill-through between views, and no code is wanted.

99 3d ago A 73 tokens original MIT

malloydata/publisher

Skill Claude CodeCodex

Common Malloy modeling mistakes and how to avoid them. Read BEFORE writing source definitions, dimensions, measures, or joins. Covers reserved words, NULL checks, date functions, type casts, field management (extend except/accept/rename vs include public/internal/private), and query-based source gotchas.

99 3d ago A 67 tokens original MIT

add-chart-type

17

cliftonc/drizzle-cube

Skill Claude CodeCodex

Use when adding a new built-in chart type to drizzle-cube. Covers type definition, component, config, the unified chartRegistry entry, lazy loading, icons, and exports.

58 2d ago A 40 tokens original MIT

add-query-mode

18

cliftonc/drizzle-cube

Skill Claude CodeCodex

Use when adding a new analysis/query mode to drizzle-cube (e.g., cohort, path analysis). Covers backend types, query builder, executor/compiler integration, frontend adapter, store slice, hooks, UI components, tests, and icon.

58 2d ago A 52 tokens original MIT

quality-gate

19

cliftonc/drizzle-cube

Skill Claude CodeCodex

Use before finishing or opening a PR for a large / multi-file change to drizzle-cube, to ensure code quality does not regress. Runs fallow audit (complexity, duplication, dead code, circular deps scoped to the diff, reporting issues the change introduces) plus a madge circular-dependency snapshot. Report-only — it…

58 2d ago A 121 tokens original MIT

excel-pivot-wizard

20

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Generates pivot tables and charts from raw data using natural language commands. Targets business analysts and data teams working in Excel. Use when asked to create a pivot table, summarize data by category, analyze sales by region, show revenue breakdowns, or build cross-tab analyses. Trigger with "create a pivot…

53 7d ago A 104 tokens

testing_framework

21

calesthio/PhantomReach

Skill Claude CodeCodex

Skill "testing_framework" from calesthio/PhantomReach, covering phantom reach — agentic testing framework, how this skill works, first steps (every session), 1. read this skill and 2. read the project context.

46 2mo ago A 0 tokens AGPL-3.0

agami-eval

22

AgamiAI/agami-core

Skill Claude CodeCodex

Runs the golden evaluation harness for a profile. Picks one golden dataset, regenerates SQL for every question in it, executes each statement against the org's own warehouse, scores the result against the confirmed answer key, and reports the verdicts — failures first, with the errored, the unscored and the…

29 3d ago A 119 tokens

agami-reconcile

23

AgamiAI/agami-core

Skill Claude CodeCodex

Reconciles known (label, expectedvalue) numbers from an existing dashboard against agami's answers. Input can be a SCREENSHOT of a Metabase / Power BI / Tableau / Looker dashboard (Claude's vision extracts the pairs), a CSV, or numbers pasted inline — the user doesn't need to know which; they can just ask. For each…

29 3d ago A 153 tokens

agami-serve

24

AgamiAI/agami-core

Skill Claude CodeCodex

Wires the local agami MCP server (python -m mcpharness) into the Claude Desktop app in one step, so you can ask your database questions from Claude Desktop — not just inside Claude Code. Auto-detects the right Python interpreter (the one with your DB driver), installs the agami-core package into it so the registration…

29 3d ago A 139 tokens