Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计提醒

data-analytics-engineering数据分析工程

Agent Skill

用于辅助数据整理、表格处理、CSV/Excel 分析、指标计算和图表准备。它适合让 Agent 清洗字段、汇总数据、发现异常、生成统计口径或把分析结果转成可读说明。使用时需要确认数据来源、字段含义和时间范围,避免把样本数据当全量事实;涉及敏感数据、导出文件或批量写回时,应先确认权限和脱敏边界。

总安装

3,152

周安装

134

GitHub Stars

59

下载量

1,104
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:data-analytics-engineering(数据分析工程)
来源仓库:https://github.com/vasilyu1983/ai-agents-public
仓库路径:skills/data-analytics-engineering
安装命令:
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill data-analytics-engineering
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill data-analytics-engineering

简介

聚焦指标字典构建、维度建模与转换层设计,支撑高质量分析产出。

  • 适用于定义度量粒度、设计 staging/mart 层、实施数据质量测试与血缘追踪。
  • 对齐业务需求与产品目标,确保分析结果符合 BI 与治理要求。
  • 输入需包含业务指标、源系统、仓库现状与访问控制策略。
  • 输出应文档化数据集归属与变更影响,避免脱离实际环境假设。

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


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.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.73%
按下载量换算317

Cursor

26.33%
按下载量换算291

Gemini CLI

18.85%
按下载量换算208

Antigravity

13.26%
按下载量换算146

Codex

7.94%
按下载量换算88

windsurf

3.37%
按下载量换算37

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills