discovering-gcp-data-assets

Discover and inspect Google Cloud data assets with keyword and semantic search.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/RxFit/hub-overlay --skill discovering-gcp-data-assets-rxfit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discovering-gcp-data-assets
Source: https://github.com/RxFit/hub-overlay/tree/main/hub/skills/discovering-gcp-data-assets
Command: npx skills add https://github.com/RxFit/hub-overlay --skill discovering-gcp-data-assets-rxfit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, dataplex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of finding, exploring, and inspecting data assets within Google Cloud, providing a streamlined approach for users to retrieve schema, metadata, or governance policies.

Core Features & Use Cases

  • Data Asset Discovery: Finds data assets in Google Cloud such as BigQuery datasets, tables, or views, BigLake catalog or tables, Spanner instances, databases or tables.
  • Metadata Retrieval: Allows retrieval of schema, metadata, or governance policies for GCP data assets.
  • Keyword or Topic Search: Offers the ability to search for data using keywords or topics without needing specific table or resource IDs.
  • Use Case: For instance, if you need to find 'sales data' but don't know the specific table or resource ID, this skill can assist in locating the required data asset.

Quick Start

Use the discovering-gcp-data-assets skill to search for 'sales data' within Google Cloud.

Frequently Asked Questions about discovering-gcp-data-assets

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

FAQPage Schema
How do I find BigQuery or Spanner data assets in Google Cloud without knowing the table ID?

You can discover BigQuery or Spanner data assets in Google Cloud by using semantic or keyword searches. This allows you to locate specific data like 'sales data' and retrieve its schema or metadata without needing the exact resource ID.

What is the best way to retrieve schema and governance policies for GCP data assets?

Retrieving schema and governance policies for GCP data assets is done by inspecting the resources directly. This process supports BigQuery datasets, BigLake tables, and Spanner instances to surface the underlying metadata and governance configurations.

Do I need the Dataplex API to discover BigLake tables and metadata in Google Cloud?

Yes, discovering BigLake tables and metadata in Google Cloud requires the Dataplex API. You must also have the appropriate user permissions, specifically `dataplex.entries.get`, to successfully retrieve the asset information.

Can I search for Google Cloud data assets using general topics instead of specific resource names?

Yes, you can search for Google Cloud data assets using general topics or keywords. This feature allows you to find relevant BigQuery or Spanner resources by searching for concepts like 'sales data' instead of requiring exact table names.

What GCP data asset types are supported for metadata retrieval and inspection?

Metadata retrieval and inspection in Google Cloud supports BigQuery datasets, tables, and views, BigLake catalogs and tables, as well as Spanner instances, databases, and tables. This covers the primary structured data storage systems.