Skip to content

Data · Global library

Metrics Layer Designer

Designs semantic metrics layers with dbt metrics or Transform for consistent business metric definitions across tools

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Metrics Layer Designer when you need to designs semantic metrics layers with dbt metrics or Transform for consistent business metric definitions across tools, especially when the work is driven by metrics layer and semantic layer.

Trigger signals

metrics layersemantic layerdbt metricstransformmetric definitionbusiness metricKPI

Validation hooks

metrics-validation

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show metrics-layer-designer

Use

orchestrator-mcp skills export metrics-layer-designer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/metrics-layer-designer ./your-agent-skills/metrics-layer-designer
# or open skills/metrics-layer-designer/SKILL.md in a markdown-first client

File patterns

metrics/*.ymlsemantic_models/*.yml*.metricmetrics.yml

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

DataGlobal library

Data Contract Designer

Open pack

Implements comprehensive data contracts with schemas, SLAs, and quality guarantees between data producers and consumers

CodexClaude Code