model-exploration

Explore Honeydew semantic layer entities, fields, and relationships.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users navigate and understand complex semantic data models, making it easier to discover available data, understand relationships, and set up the correct context for further analysis or manipulation.

Core Features & Use Cases

  • Discover Data: List and inspect entities, attributes, and metrics within the semantic layer.
  • Context Management: Set and verify the active workspace and branch for Honeydew operations.
  • Model Search: Find specific model objects by name.
  • Use Case: Before building a new metric, a data analyst uses this skill to list all existing entities and search for relevant fields within the 'customer' entity to ensure no duplication and to understand available dimensions.

Quick Start

Use the model-exploration skill to list all entities in the current semantic model.

Frequently Asked Questions about model-exploration

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

FAQPage Schema
How do I explore entities and fields in a Honeydew semantic layer?

You can explore a Honeydew semantic layer by listing and inspecting available entities, attributes, and metrics. This skill facilitates model exploration by allowing you to search for specific objects and understand data relationships within your workspace.

How do I set the active workspace and branch for semantic model operations?

To set the active workspace and branch for semantic model operations, use the context management features. This skill allows you to list, set, and verify your current workspace and branch configurations to ensure correct session context.

Can I search for a specific object by name across the semantic model?

Yes, you can search for specific objects by name across the semantic model. The model-wide search functionality helps you discover relevant entities, fields, and relationships to prevent duplication when building new metrics.

Does this skill support warehouse schema introspection for data discovery?

Yes, this skill supports warehouse schema introspection for data discovery. It provides tools to inspect the underlying warehouse schema, helping you understand available data and relationships before further analysis or manipulation.

What is the best way to understand available dimensions before building a new metric?

To understand available dimensions before building a new metric, list all existing entities and search for relevant fields. This ensures no duplication and clarifies available data relationships within the semantic layer.