analytics engineering skills

179 tagged analytics engineering, measured the same way as everything else here.

Browse within: data-governance 119data-engineering 56business-intelligence 53dax 51anthropic-claude 44bigquery 18bi 15looker 15dbt 10

pr-verify

01

docglow/docglow

Skill Claude CodeCodex

Verify a Docglow change actually works before submitting or merging a PR. Runs the conformance suite, then a behavioral verification pass (flag matrix, artifact-join spot checks, pipeline contract sweep, payload budget). Use when reviewing a PR, self-reviewing a branch before opening a PR, or when asked to "verify…

139 20d ago A 79 tokens original MIT

modeler

02

sidequery/sidemantic

Skill Claude CodeCodex

Build, validate, and manage semantic models using Sidemantic. Use when asked to create a semantic layer, define metrics/dimensions, model a database schema, generate models from SQL queries, import from Cube/dbt/LookML, or set up analytics definitions. Prioritizes CLI-first workflows, with YAML and optional Python API…

117 8d ago A 75 tokens AGPL-3.0

semantic-analyst

03

sidequery/sidemantic

Skill Claude CodeCodex

Answer analytical, KPI, metric, trend, cohort, and business-performance questions through a Sidemantic semantic layer. Use when asked to analyze data, explain why a metric changed, compare segments or periods, calculate a business measure, or explore warehouse data when Sidemantic MCP tools or semantic model files are…

117 8d ago A 94 tokens AGPL-3.0

webapp-builder

04

sidequery/sidemantic

Skill Claude CodeCodex

Build interactive analytics webapps, demos, dashboards, or embedded app surfaces from Sidemantic semantic models using copyable component primitives and deterministic query inspection. Use when asked to create a web UI around Sidemantic models, generate a metric explorer, copy reusable analytics components into a…

117 8d ago A 119 tokens AGPL-3.0

dbt-expert

05

personamanagmentlayer/pcl

Skill Claude CodeCodex

Expert-level dbt (data build tool), models, tests, documentation, incremental models, macros, and Jinja templating.

40 5mo ago A 30 tokens original Apache-2.0

northgraindata/dbt-doctor

Skill Claude CodeCodex

CSS and UI animation patterns for responsive, polished interfaces. Use when implementing hover effects, tooltips, button feedback, transitions, or fixing animation issues like flicker and shakiness.

26 1mo ago A 42 tokens original MIT

dbt-doctor

07

northgraindata/dbt-doctor

Skill Claude CodeCodex

Static analysis and health checks for dbt projects. Use before committing SQL/YAML or when enforcing CI quality gates.

26 1mo ago A 28 tokens original MIT

explore

08

exmergo/dex

Skill Claude CodeCodex

Use this whenever you need to know what is actually in a database, warehouse, or DuckDB file before you trust it: ranked inventory of what exists, column profiles, PII detection, grain and data-quality problems, verified join inference, Mermaid ER diagrams, guarded ad-hoc SQL probes, and k-means segmentation…

24 2d ago C 309 tokens original Apache-2.0

maintain

09

exmergo/dex

Skill Claude CodeCodex

Use this to keep a dbt project correct as the warehouse and the business change. It detects drift on four axes and proposes the fix: schema drift (source columns and tables added, dropped, retyped, or renamed), volume drift (a row count that collapsed, a table that emptied, a load that half-failed), grain drift (a key…

24 2d ago C 300 tokens original Apache-2.0

transform

10

exmergo/dex

Skill Claude CodeCodex

Use this to author and change a dbt project: bootstrap a project in a repo that has none (transform init), write or refactor model SQL from staging to marts, add tests and docs in schema.yml, manage dependencies, and define or update the semantic layer (dbt semantic models / MetricFlow: entities, dimensions, measures…

24 2d ago C 317 tokens original Apache-2.0

keithbinkly/dbt-meta-context

Skill Claude CodeCodex

Authors and extracts dbt MetricFlow meta context — structured YAML meta: blocks that encode business knowledge (thresholds, investigation paths, SLAs, relationships) alongside metric definitions so AI agents answer analytical questions accurately. Use when user asks about context cards, meta context blocks, dbt metric…

12 8d ago A 97 tokens original MIT

dbt-agent-readiness

12

GetCassis/dbt-agent-readiness

Skill Claude CodeCodex

Audit a dbt project for agent-readiness: what would an AI agent get wrong if you pointed it at this data today? Produces a prioritized report organized by failure modes (wrong numbers, wrong table, wrong column, can't join, query fails). Scales via two-pass architecture with parallel subagents. Each subagent reads its…

11 6d ago A 126 tokens original MIT

erd-studio

13

liam-machine/erd-studio

Skill Claude CodeCodex

Schema rules for ERD Studio data model files — the .erd-studio/ directory uses a two-file system (YAML model definitions + JSON domain diagrams) with strict format rules you must read before editing. Use this skill whenever the task touches files in .erd-studio/ (domain JSON, logical-models YAML, or .sync-plan.json)…

5 2mo ago A 162 tokens original MIT

create-task

14

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Scan a dbt project and generate ADE-Bench benchmark tasks. Analyzes models, proposes bug-injection scenarios by difficulty, and outputs complete task scaffolding (task.yaml, patches, setup/solution scripts, test SQL). Use when you want to benchmark AI agents against your own dbt project and data.

3 3mo ago B 66 tokens original MIT

plan-tasks

15

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Interactively plan and generate ADE-Bench benchmark tasks from a dbt project. Explores the codebase with the user in a pair-planning loop — understanding the domain, reasoning about what makes good benchmarks, and building up a task plan incrementally. Use when you want high-quality, tailored benchmark tasks for your…

3 3mo ago C 72 tokens original MIT

setup

16

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Install or verify the ade-bench harness, the Python project that actually runs the benchmark tasks this plugin generates. Use when ade-bench isn't yet on the user's machine, when a generated task fails because the harness is missing, or when the user explicitly asks to set up ade-bench. Also invoked automatically by…

3 3mo ago C 79 tokens original MIT

drift-audit

17

wardawgmalvicious/agent-config

Skill Claude CodeCodex

Audit registered upstream docs sources for drift since a prior commit SHA or date — detect new GA / preview features, syntax additions, deprecations, and harness or tooling changes that affect existing skills, rules, CLAUDE.md, settings.json, hooks, or the MCP templates. Sources live in a registry…

2 yesterday A 218 tokens original MIT

fabric-eventstream

18

wardawgmalvicious/agent-config

Skill Claude CodeCodex

Use for Microsoft Fabric Eventstream — the streaming-ingestion item routing CDC / Event Hubs / Kafka / IoT / HTTP / MQTT events into Lakehouse, Eventhouse, Activator, or derived streams, and producing events to a schema-associated custom endpoint. Covers source connectors (Azure SQL / SQL MI / PostgreSQL / MySQL /…

2 yesterday A 242 tokens original MIT

fabric-warehouse

19

wardawgmalvicious/agent-config

Skill Claude CodeCodex

Use for T-SQL against Fabric Warehouse (NOT Fabric SQL Database — see fabric-database). Covers unsupported types (nvarchar/datetime/money/xml/tinyint/hierarchyid), unsupported features (FOR XML, recursive CTEs, triggers, CREATE USER, cursors), MERGE (GA Jan 2026), ALTER COLUMN (preview), schema evolution (ADD nullable…

2 yesterday A 265 tokens original MIT

santoshkanthety/powerbi-agent

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, and DAX library package management (daxlib.org). Automatically invoke when…

2 2d ago A 179 tokens original MIT

powerbi-fabric-cli

21

santoshkanthety/powerbi-agent

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".

2 2d ago A 55 tokens original MIT

powerbi-pbir-cli

22

santoshkanthety/powerbi-agent

Skill Claude CodeCodex

Advanced Power BI report manipulation and execution using pbir CLI and object model; executable scripts for complex workflows, domain-specific references, and reusable templates. Automatically invoke when the user works with .pbir/.pbip report files, or asks to "add a visual", "format a chart", "bind fields", "set a…

2 2d ago A 167 tokens original MIT

Kemetra/Seshat-BI

Skill Claude CodeCodex

Run the medallion sequence UNATTENDED / in CI as a Dagster asset graph -- the scheduler sibling of the retail-orchestrate conductor -- running ONLY already-approved steps behind every gate, and recording what each asset DID as DERIVED run-evidence. Use when someone asks to schedule the pipeline, run the medallion in…

2 6d ago A 186 tokens original Apache-2.0

retail-govern

24

Kemetra/Seshat-BI

Skill Claude CodeCodex

Run the Seshat BI governance checker and interpret its findings. Use when someone asks to check, validate, or gate Power BI / DAX / TMDL / PBIR / SQL work in the Seshat BI repo, when seshat check reports a rule violation, or when you need to know what a rule id (D8, C2, S2, G1, …) means and where to fix it.…

2 6d ago A 129 tokens original Apache-2.0