Discover Resources

List projects, explores, and tags from the Lightdash server API.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/yu-iskw/dbt-heros --skill discover-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Discover Resources
Source: https://github.com/yu-iskw/dbt-heros/tree/main/plugins/lightdash-content-admin/skills/discover-resources
Command: npx skills add https://github.com/yu-iskw/dbt-heros --skill discover-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly locate and identify available projects, explores, and tags within their Lightdash environment, streamlining data discovery and analysis preparation.

Core Features & Use Cases

  • Project Discovery: Identifies all accessible dbt projects within Lightdash.
  • Explore Discovery: Lists available explores (models or custom explorations) for data analysis.
  • Tag Discovery: Retrieves tags used for categorizing resources, aiding in organization and filtering.
  • Use Case: Before building a new dashboard, a data analyst can use this skill to see all available explores related to 'customer data' to ensure they are leveraging existing assets.

Quick Start

Use the discover resources skill to list all available projects in Lightdash.

Frequently Asked Questions about Discover Resources

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

FAQPage Schema
How do I list available dbt projects and explores in Lightdash?

To list available dbt projects and explores in Lightdash, you can use this Skill to query the Lightdash server API. It retrieves all accessible projects, explores, and tags to streamline your data discovery process.

How do I find existing data assets before building a Lightdash dashboard?

To find existing data assets before building a Lightdash dashboard, use this Skill to list all available explores related to your target data. This ensures you leverage existing models instead of duplicating analysis.

What is the best way to retrieve and filter tags in a Lightdash data catalog?

The best way to retrieve and filter tags in a Lightdash data catalog is to use this Skill's tag discovery feature. It queries the Lightdash API to return all tags used for categorizing resources, aiding in organization.

Can I use this to identify custom explorations in my Lightdash environment?

Yes, you can use this Skill to identify custom explorations in your Lightdash environment. It specifically lists all available explores, including custom explorations and dbt models, for data analysis preparation.

Does discovering Lightdash resources require any specific local setup?

Discovering Lightdash resources requires no specific local setup or dependencies. The Skill directly utilizes the lightdash_tools API to query your Lightdash server, facilitating data exploration and asset identification.