finding-data-lake-assets

Resolve data-lake asset references across Glue Data Catalog, S3, and Redshift.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill finding-data-lake-assets-andrekurait
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finding-data-lake-assets
Source: https://github.com/AndreKurait/claude-marketplace-test/tree/main/skills/specialized-skills/analytics-skills/finding-data-lake-assets
Command: npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill finding-data-lake-assets-andrekurait

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resolve data lake and lakehouse asset references across Glue Data Catalog, S3, S3 Tables, and Redshift. Triggers on: find the table, where is our data, which table has, locate dataset, find data for, search catalog, what tables match, Redshift table, lakehouse table, data lake table, warehouse table, reverse lookup S3 path.

Core Features & Use Cases

  • Resolves asset references across multiple catalogs (Glue, S3, Redshift)
  • Supports ambiguous queries with disambiguation prompts
  • Guides deterministic tasks using AWS MCP server tools

Quick Start

Query a table name, keyword, column name, or S3 path to locate the corresponding data lake asset.

Frequently Asked Questions about finding-data-lake-assets

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

FAQPage Schema
How do I find a table in the AWS Glue Data Catalog using an S3 path?

To map an S3 path to its corresponding table, you can perform a reverse lookup across the Glue Data Catalog to locate the specific data lake asset. This resolves the S3 path reference to a concrete catalog entry and its physical storage location.

What is the best way to locate data lake assets across multiple AWS catalogs?

Locating data lake assets across multiple catalogs involves resolving references across Glue Data Catalog, S3, S3 Tables, and Redshift in a single lookup. This process reconciles lakehouse assets by matching table names, keywords, or paths to concrete catalog entries.

Can I search Redshift tables and S3 Tables simultaneously with Glue catalog entries?

Yes, you can search Redshift tables and S3 Tables simultaneously alongside Glue Data Catalog entries. The lookup resolves asset references across these multiple catalogs to help you locate datasets and reconcile lakehouse assets efficiently.

How do I locate a dataset in S3 when my table reference is ambiguous?

When a table reference is ambiguous, the search process prompts for disambiguation to clarify your request before resolving the data lake asset. It enforces required inputs and prompts for the AWS region when missing to ensure accurate dataset mapping.

Do I need to specify an AWS region to search the Glue Data Catalog for a dataset?

Yes, specifying an AWS region is required to search the Glue Data Catalog accurately. The lookup enforces required inputs and will explicitly prompt for the region when it is missing to ensure deterministic data lake asset resolution.

How does catalog search ensure auditability when locating lakehouse assets?

Catalog search ensures auditability when locating lakehouse assets by loading deterministic steps via AWS MCP tooling. This mechanism maps asset references to concrete catalog entries and locations while maintaining a strict, auditable resolution process.