Help us improve
Share bugs, ideas, or general feedback.
Skill for understanding the Lightdash semantic layer, including explores, metrics, and dimensions.
npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-content-adminHow this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-content-admin:explore-dataThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for understanding the Lightdash semantic layer, including explores, metrics, and dimensions.
Automates Looker dashboard creation: add elements, filters, and configure queries. Useful for data discovery and BI workflows.
Answers business questions on analytics, metrics, KPIs by generating/executing SQL via dbt Semantic Layer, compiled SQL mods, or model analysis against data warehouse.
Share bugs, ideas, or general feedback.
Skill for understanding the Lightdash semantic layer, including explores, metrics, and dimensions.
Enables data exploration and discovery within the semantic layer.
Wraps the following MCP tools from the lightdash server:
ldt__list_exploresldt__get_exploreldt__list_dimensionsldt__list_metricsldt__get_field_lineagelist_explores, get_explore, list_dimensions, list_metrics, get_field_lineage) are safe for read-only mode.list_explores to see available tables/explores.get_explore to see the full list of dimensions and metrics for a specific explore.get_field_lineage to understand the upstream dependencies of a specific field.exploreId and fieldId strings returned by the tools.list_metrics across the data catalog.