Agent skill

data-analytics-engineering

Analytics engineering for reliable metrics and BI readiness. Use when building dbt models, defining metrics, or designing analytics layers.

Stars 50
Forks 11

Install this agent skill to your Project

npx add-skill https://github.com/vasilyu1983/AI-Agents-public/tree/main/frameworks/shared-skills/skills/data-analytics-engineering

SKILL.md

Data Analytics Engineering

Scope

  • Define metrics, grains, and dimensional models.
  • Build transformation layers and semantic models.
  • Implement data quality tests and observability.
  • Document datasets, lineage, and ownership.
  • Align analytics outputs with BI and product needs.

Ask For Inputs

  • Business metrics and decision use cases.
  • Source systems, data freshness, and latency needs.
  • Existing warehouse, tooling, and orchestration.
  • Expected data volumes and change cadence.
  • Governance requirements and access controls.

Workflow

  1. Define metric dictionary and grains.
  2. Design staging, intermediate, and mart layers.
  3. Model dimensions and facts with clear keys.
  4. Build semantic layer and metric definitions.
  5. Add tests for freshness, nulls, ranges, and duplicates.
  6. Document lineage, owners, and SLAs.
  7. Plan rollout, backfills, and validation checks.

Outputs

  • Metric dictionary and semantic model.
  • Data model with schema and grain definitions.
  • Transformation plan and dbt or SQLMesh structure.
  • Data quality test suite and alerting plan.
  • Documentation and ownership map.

Quality Checks

  • Keep metric definitions stable and versioned.
  • Treat metrics as APIs: document changes, deprecate safely, and backfill deliberately.
  • Define data contracts for core tables (schema, freshness, keys) to control downstream breakage.
  • Avoid mixed grains in a single model.
  • Ensure tests cover critical joins and aggregates.
  • Validate against source of truth and historical baselines.

Templates

  • assets/metric-dictionary.md for metric definitions and owners.
  • assets/semantic-layer-spec.md for entities, measures, and dimensions.
  • assets/data-quality-test-plan.md for test coverage planning.

Resources

  • references/modeling-patterns.md for modeling guidance and data quality patterns.
  • references/tool-comparison-2026.md for dbt vs SQLMesh vs Coalesce decision matrix.
  • references/semantic-layer-patterns.md for semantic layer implementation (Cube, dbt Semantic Layer, AtScale, warehouse-native).
  • references/data-quality-testing.md for data quality test strategies, dbt tests, Great Expectations, and alert design.
  • references/metric-governance.md for metric lifecycle management, ownership models, deprecation policies, and metric debt prevention.
  • data/sources.json for curated vendor docs and trend-tracking sources (use as a WebSearch seed list).

Related Skills

  • Use data-lake-platform for platform architecture.
  • Use data-sql-optimization for query tuning.
  • Use ai-ml-data-science for modeling and experiments.

Trend Awareness Protocol

IMPORTANT: When users ask recommendation questions about analytics engineering, data modeling, or BI, you MUST use WebSearch to check current trends before answering. If WebSearch is unavailable, use data/sources.json + web browsing and state what you verified vs assumed.

Trigger Conditions

  • "What's the best tool for [analytics engineering/data modeling/BI]?"
  • "What should I use for [transformation/semantic layer/metrics]?"
  • "What's the latest in analytics engineering?"
  • "Current best practices for [dbt/metrics layers/data quality]?"
  • "Is [tool/approach] still relevant in 2026?"
  • "[dbt] vs [SQLMesh] vs [other]?"
  • "Best BI tool for [use case]?"
  • "SQLMesh acquisition" or "Fivetran transformation"
  • "Agentic analytics" or "AI data workflows"
  • "Metric debt" or "metric governance"

Required Searches

  1. Search: "analytics engineering best practices 2026"
  2. Search: "[dbt/SQLMesh/semantic layer] vs alternatives 2026"
  3. Search: "analytics engineering trends January 2026"
  4. Search: "[specific tool] new releases 2026"
  5. Search: "agentic analytics AI data 2026" (for AI-related queries)

What to Report

After searching, provide:

  • Current landscape: What analytics tools/patterns are popular NOW
  • Emerging trends: New tools, patterns, or standards gaining traction
  • Deprecated/declining: Tools/approaches losing relevance or support
  • Recommendation: Based on fresh data, not just static knowledge

Example Topics (verify with fresh search)

  • Transformation tools (dbt, SQLMesh, Coalesce)
  • Semantic layers (dbt Semantic Layer, Cube, AtScale, warehouse-native)
  • Metrics stores and headless BI
  • Data quality tools (dbt tests, Elementary, dbt-expectations/Metaplane)
  • BI platforms (Metabase, Superset, Lightdash, Hex)
  • Data modeling patterns (dimensional, wide tables, activity schema)
  • Analytics engineering workflows and CI/CD
  • Agentic AI workflows for analytics
  • Data mesh and domain-owned data products

Fact-Checking

  • Use web search/web fetch to verify current external facts, versions, pricing, deadlines, regulations, or platform behavior before final answers.
  • Prefer primary sources; report source links and dates for volatile information.
  • If web access is unavailable, state the limitation and mark guidance as unverified.

Expand your agent's capabilities with these related and highly-rated skills.

vasilyu1983/AI-Agents-public

software-localisation

Production-grade i18n/l10n for React, Vue, Angular, and Next.js with ICU format and RTL support. Use when setting up or debugging localisation.

50 11
Explore
vasilyu1983/AI-Agents-public

ops-nuke-cicd

Design, implement, and troubleshoot NUKE-based CI/CD pipelines for .NET services with fast local-to-CI feedback loops. Use when creating or refactoring `nuke/Build.cs` target graphs, tuning `DependsOn`/`After`/`Triggers`/`OnlyWhenDynamic` behavior, orchestrating unit/API/DB test categories, merging and publishing coverage and test reports, building and pushing Docker images with traceable tags and digests, producing artifact contracts such as `deploy.env`, and diagnosing flaky or slow pipeline execution. For service code changes use $software-csharp-backend, for NUnit fixture design use $qa-testing-nunit, and for safe logging rewrites use $dev-structured-logs.

50 11
Explore
vasilyu1983/AI-Agents-public

qa-debugging

Systematic debugging for crashes, regressions, flakes, and production bugs. Use when diagnosing stack traces, logs, traces, or profiling data.

50 11
Explore
vasilyu1983/AI-Agents-public

ai-llm

Full LLM lifecycle skill — strategy selection, PEFT/LoRA, evaluation, and deployment. Use when building, fine-tuning, or operating LLM systems.

50 11
Explore
vasilyu1983/AI-Agents-public

qa-testing-playwright

E2E web testing with Playwright. Use when writing tests, debugging flakes, or setting up CI with selectors, sharding, and network mocking.

50 11
Explore
vasilyu1983/AI-Agents-public

software-frontend

Production-grade frontend for Next.js, Vue, Angular, and Svelte. Use when building UI, fixing hydration errors, or setting up a new web project.

50 11
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results