metric-creation

Guide users through defining business metrics with SQL expressions and MCP tools.

39|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins --skill metric-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metric-creation
Source: https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins/tree/main/plugins/semantic-modeling-tools/skills/metric-creation
Command: npx skills add https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins --skill metric-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of business metrics, ensuring a single source of truth for Key Performance Indicators (KPIs) within your semantic layer.

Core Features & Use Cases

  • Guided Metric Definition: Step-by-step guidance for building SQL aggregation logic.
  • Object Management: Supports creation, update, and deletion of metrics using Honeydew's MCP tools.
  • Use Case: Define a 'Total Revenue' metric by aggregating sales data, ensuring consistency across all dashboards and reports.

Quick Start

Use the metric-creation skill to define a new metric for daily active users.

Frequently Asked Questions about metric-creation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define business metrics in a semantic layer?

To define business metrics in a semantic layer, you anchor reusable aggregations to specific entities using guided SQL expression building, ensuring a single source of truth for KPIs across all dashboards and reports.

What types of metrics can I create using SQL aggregation?

You can create various metric types using SQL aggregation, including basic, derived, filtered, ratio, count, and text summarization metrics, all anchored to entities within your semantic layer for consistent reporting.

How do I manage and update existing KPI definitions?

You can manage and update existing KPI definitions using MCP tools to create, update, or delete metric objects, ensuring your semantic layer reflects the latest business logic and SQL expressions.

What is the best way to maintain a single source of truth for KPIs?

The best way to maintain a single source of truth for KPIs is to define them as reusable aggregations anchored to entities in a semantic layer, preventing inconsistent calculations across different dashboards and reports.

Can I build derived and ratio metrics from existing aggregations?

Yes, you can build derived and ratio metrics from existing aggregations by using SQL expression building to combine or filter base metrics, allowing for complex business performance calculations within the semantic layer.